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.13] create a mechanism to deploy odf using operator-sdk #448

Merged
merged 7 commits into from
Jul 18, 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
    55d1ce9 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
    7a1538c 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
    18bb10f 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
    a3a2f4e View commit details
    Browse the repository at this point in the history
  5. catalog: update catalog files

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

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

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