Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-4.12] create a mechanism to deploy odf using operator-sdk #449

Merged
merged 7 commits into from
Jul 19, 2024

Commits on Jul 18, 2024

  1. makefile: create a separate catalog image for deps

    A separate catalog image will be used in the openshift CI
    
    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a04b866 View commit details
    Browse the repository at this point in the history
  2. action: update action to verify catalog changes

    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    dfaa250 View commit details
    Browse the repository at this point in the history
  3. makefile: add script to install odf-operator

    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d2cad2c View commit details
    Browse the repository at this point in the history
  4. hack: update operator-sdk version

    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a70d903 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. catalog: update catalog

    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0003217 View commit details
    Browse the repository at this point in the history
  2. test: update e2e tests

    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8193101 View commit details
    Browse the repository at this point in the history
  3. action: add a new image target to the action

    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7ec8d67 View commit details
    Browse the repository at this point in the history