-
Notifications
You must be signed in to change notification settings - Fork 92
OADP-7235: OLMv1 lifecycle tests + OLMv0→OLMv1 migration target #2160
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
weshayutin
wants to merge
23
commits into
openshift:oadp-dev
Choose a base branch
from
weshayutin:olmv1tests
base: oadp-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
2b88073
dnm: test olmv1 deployment
weshayutin 76f9c16
fix unit tests
weshayutin ac16803
update lint
weshayutin 565e178
Enhance OLMv1 migration support: update service account naming, add m…
kaovilai 8285756
Add OLMv0 remnant cleanup and CatalogSource migration to OLMv1 tests
kaovilai 5234080
Add olm.managed=true cleanup to Makefile migration target
kaovilai f9cfb45
Add CI compatibility, version verification, and docs for OLMv1 migrat…
kaovilai 9de0e76
Add generated OLMv1 manifest to .gitignore
kaovilai d30d922
Address review feedback: fix manifest schema, scope cleanup, add mirr…
kaovilai da78e23
fix: replace xargs -r with portable POSIX alternative in Makefile
kaovilai c8ccff9
fix: handle List errors in Eventually closures to prevent nil deref
kaovilai 87a3e6e
fix: log List errors in OLMv0 remnant cleanup instead of discarding
kaovilai 4cab1a0
fix: set createdCatalog flag when existing ClusterCatalog matches image
kaovilai 929711e
fix: wait for CRD deletion to complete before proceeding
kaovilai 8d1fb17
fix: delete existing ClusterExtension before Create for rerun safety
kaovilai 3cc3733
fix: pin catalog selector in migration path when catalog is auto-dete…
kaovilai 698fcc2
fix: log when ClusterCatalog has no conditions yet during wait
kaovilai 8cd05a8
fix: default OLMv1 test targets to ttl.sh with auto-build
kaovilai 05d8104
fix: default OLMV1_VERSION to VERSION (99.0.0)
kaovilai 04564d0
fix: echo OLMv1 test configuration before running
kaovilai ba5487d
fix: skip OLMv1 tests when cluster lacks prerequisites
kaovilai 16fb09e
fix: check NewOLMOwnSingleNamespace feature gate before running tests
kaovilai c62bcbd
fix: support CustomNoUpgrade as alternative to TechPreviewNoUpgrade
kaovilai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| tmp/ |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.