Skip to content

test: enable upgrade to image built from source #3736

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pawelpaszki
Copy link
Contributor

Why are these changes needed?

Enable upgrade to image built from source. if KUBERAY_OPERATOR_UPGRADE_IMAGE is not provided, empty default will be returned and the e2e upgrade will progress without any changes. In case of providing KUBERAY_OPERATOR_UPGRADE_IMAGE with tag nightly, operator will be upgraded to the nightly image built from source.

Note that in order for the test to work, image needs to be built and loaded into a kind cluster (by GH actions or equivalent workflow).

Related issue number

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • e2e tests were executed with the original flow and with using built nightly image - both were successful
    • Manual tests
    • This PR is not tested :(

@pawelpaszki pawelpaszki force-pushed the e2e-upgrade-to-nightly branch from f2e3bc0 to ac01f87 Compare June 3, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant