-
Notifications
You must be signed in to change notification settings - Fork 47
OCPBUGS-78787: Synchronize from upstream #670
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
Merged
openshift-merge-bot
merged 75 commits into
openshift:main
from
openshift-bot:synchronize-upstream
Mar 23, 2026
Merged
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
0db26d7
OCPBUGS-78787: fix(operator-controller): clean up orphaned temp dirs …
tmshort 5b9e0e6
:seedling: Bump platformdirs from 4.9.2 to 4.9.4 (#2584)
dependabot[bot] a307a6d
:seedling: Bump charset-normalizer from 3.4.4 to 3.4.5 (#2583)
dependabot[bot] efd1ca3
Merge branch 'main' into synchronize
6634a96
UPSTREAM: <carry>: Add OpenShift specific files
dtfranz 82d4bb8
UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
camilamacedo86 48a85af
UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
camilamacedo86 7187403
UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp …
camilamacedo86 ec76c0b
UPSTREAM: <carry>: Update OCP catalogs to v4.21
tmshort 41c9f4a
UPSTREAM: <carry>: support singleown cases in disconnected
kuiwang02 a05f994
UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
kuiwang02 a131a78
UPSTREAM: <carry>: Define Default timeouts and apply their usage accr…
camilamacedo86 5e52455
UPSTREAM: <carry>: Update to new feature-gate options in helm
tmshort 6cfdda4
UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniq…
camilamacedo86 700afab
UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comme…
camilamacedo86 903490a
UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inlin…
kuiwang02 cb83824
UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension…
camilamacedo86 d19bc91
UPSTREAM: <carry>: Add [OTP] to migrated cases
kuiwang02 4035f5d
UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
camilamacedo86 a648858
UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version…
camilamacedo86 7499dd3
UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and depe…
camilamacedo86 d549256
UPSTREAM: <carry>: add disconnected environment support with custom p…
kuiwang02 1371c3e
UPSTREAM: <carry>: migrate jiazha test cases to OTE
jianzhangbjz 09243e9
UPSTREAM: <carry>: migrate clustercatalog case to ote
Xia-Zhao-rh f236f81
UPSTREAM: <carry>: migrate olmv1 QE stress cases
kuiwang02 de0e401
UPSTREAM: <carry>: Use busybox/httpd to simulate probes
tmshort c4d6d2d
UPSTREAM: <carry>: migrate olmv1 QE cases
Xia-Zhao-rh 58aacf6
UPSTREAM: <carry>: add agent for olmv1 qe cases
kuiwang02 8141f93
UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
tmshort e1e77b6
UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
rashmigottipati 29fa979
UPSTREAM: <carry>: address review comments through addl prompts
rashmigottipati 23da569
UPSTREAM: <carry>: addressing some more review comments
rashmigottipati 4e4dc36
UPSTREAM: <carry>: remove DCO line
rashmigottipati c747c9d
UPSTREAM: <carry>: migrate bandrade test cases to OTE
bandrade 28cf1d9
UPSTREAM: <carry>: update metadata
bandrade 26897c8
UPSTREAM: <carry>: remove originalName
bandrade 422ffdd
UPSTREAM: <carry>: update 80458's timeout to 180s
jianzhangbjz 2de2ee0
UPSTREAM: <carry>: update 83026 to specify the clustercatalog
jianzhangbjz 45fa47e
UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
oceanc80 bed5db2
UPSTREAM: <carry>: Use oc client for running e2e tests
pedjak 753668b
UPSTREAM: <carry>: Run upstream e2e tests tagged with `@catalogd-update`
pedjak bb75d2e
UPSTREAM: <carry>: enhance case to make it more stable
kuiwang02 2f8638b
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat 99ffef0
UPSTREAM: <carry>: move sa creation out of buildCurlJob()
ehearne-redhat 4dcd1c0
UPSTREAM: <carry>: comment out delete service account
ehearne-redhat 71d88e2
UPSTREAM: <carry>: move defercleanup for sa for LIFO
ehearne-redhat 14c3609
UPSTREAM: <carry>: add polling so job fully deleted before proceed
ehearne-redhat 3742cde
UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redha…
sosiouxme 4e29c56
UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
camilamacedo86 041bb8d
UPSTREAM: <carry>: config watchnamespace cases
kuiwang02 b29dc08
UPSTREAM: <carry>: enhance ocp-79770
Xia-Zhao-rh 352f877
UPSTREAM: <carry>: upgrade version support case
kuiwang02 93b8739
UPSTREAM: <carry>: Remove installed condition check from auth preflig…
a780239
UPSTREAM: <carry>: Add openshift/api dependency
96cff6d
UPSTREAM: <carry>: Add boxcutter specific preflight auth test
cbd1a44
UPSTREAM: <carry>: adjust watchnamespace case based on change
kuiwang02 46427e1
UPSTREAM: <carry>: fix(ote): Use as operator-controller dep from root…
camilamacedo86 c80587b
UPSTREAM: <carry>: add 83979 automation
bandrade 6c137b8
UPSTREAM: <carry>: add 85889 automation
bandrade d674d70
UPSTREAM: <carry>: Update test-operator startup script to fix pod pro…
64e51f2
UPSTREAM: <carry>: Fix up own-namespace invalid configuration test
8e1794e
UPSTREAM: <carry>: Preflight tests use in-cluster catalog and bundles…
camilamacedo86 cae9a48
UPSTREAM: <carry>: adjust sa and permission test cases per new change…
kuiwang02 37b43d6
UPSTREAM: <carry>: Update OCP catalogs to v4.22
camilamacedo86 47d26fe
UPSTREAM: <carry>: chore(OTE and Default Catalog Tests) Update go and…
camilamacedo86 445f523
UPSTREAM: <carry>: fix 83026 for TP cluster
jianzhangbjz 4b11f99
UPSTREAM: <carry>: serviceAccount validation unified across all runtimes
kuiwang02 edc7422
UPSTREAM: <carry>: Fix OLMv1 test operator to listen on IPv6
stbenjam 18c0606
UPSTREAM: <carry>: Increase install timeout and add diagnostic loggin…
camilamacedo86 880b373
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat 22930be
UPSTREAM: <carry>: update OCP-75441 to support multi-arch
jianzhangbjz a430946
UPSTREAM: <carry>: deployment config cases
kuiwang02 2e62cb6
UPSTREAM: <drop>: go mod vendor
8125b3d
UPSTREAM: <drop>: remove upstream GitHub configuration
c4285a5
UPSTREAM: <drop>: configure the commit-checker
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| expectedMergeBase: dd1c319eded29d55bad6eb39a741f88ca53329df | ||
| expectedMergeBase: a307a6daf5c5b1bd78c75e0ed02aeaf5c7f9d94d | ||
| upstreamBranch: main | ||
| upstreamOrg: operator-framework | ||
| upstreamRepo: operator-controller |
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prefix matching can remove another catalog’s temp dirs
The
".%s-"naming +HasPrefixcleanup is ambiguous for catalog names that share prefixes (example:foomatches.foo-bar-*). This can delete temp dirs belonging to a different catalog and cause cross-catalog interference.Proposed fix
Also applies to: 186-189
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignoring
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tmshort, understood. I'll note this for future reference.(ㅠ﹏ㅠ)