-
Notifications
You must be signed in to change notification settings - Fork 46
NO-ISSUE: Synchronize From Upstream Repositories #680
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
openshift-bot
wants to merge
81
commits into
openshift:main
Choose a base branch
from
openshift-bot:synchronize-upstream
base: main
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 all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
09d32fb
🌱 Return *DeploymentConfig directly from GetDeploymentConfig() (#2598)
joelanford de9700b
fix(boxcutter): detect collision when duplicate package is installed …
camilamacedo86 e709e65
:seedling: Bump marocchino/sticky-pull-request-comment from 2 to 3 (#…
dependabot[bot] d9d3569
Merge branch 'main' into synchronize
05ced4e
UPSTREAM: <carry>: Add OpenShift specific files
dtfranz deeeebe
UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
camilamacedo86 30783c4
UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
camilamacedo86 d1b3276
UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp …
camilamacedo86 c71355b
UPSTREAM: <carry>: Update OCP catalogs to v4.21
tmshort 2c11698
UPSTREAM: <carry>: support singleown cases in disconnected
kuiwang02 3cbe929
UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
kuiwang02 500db40
UPSTREAM: <carry>: Define Default timeouts and apply their usage accr…
camilamacedo86 f67ccfc
UPSTREAM: <carry>: Update to new feature-gate options in helm
tmshort 895b7a5
UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniq…
camilamacedo86 fe2dda7
UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comme…
camilamacedo86 408ba36
UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inlin…
kuiwang02 4f67f3f
UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension…
camilamacedo86 5d26de0
UPSTREAM: <carry>: Add [OTP] to migrated cases
kuiwang02 5107cd0
UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
camilamacedo86 e2d0c4e
UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version…
camilamacedo86 6a9203c
UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and depe…
camilamacedo86 a388e8a
UPSTREAM: <carry>: add disconnected environment support with custom p…
kuiwang02 311e31e
UPSTREAM: <carry>: migrate jiazha test cases to OTE
jianzhangbjz 288c09e
UPSTREAM: <carry>: migrate clustercatalog case to ote
Xia-Zhao-rh 0b7c61c
UPSTREAM: <carry>: migrate olmv1 QE stress cases
kuiwang02 dbddf36
UPSTREAM: <carry>: Use busybox/httpd to simulate probes
tmshort fc3ce2c
UPSTREAM: <carry>: migrate olmv1 QE cases
Xia-Zhao-rh e3a130a
UPSTREAM: <carry>: add agent for olmv1 qe cases
kuiwang02 8324925
UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
tmshort c897837
UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
rashmigottipati a075566
UPSTREAM: <carry>: address review comments through addl prompts
rashmigottipati c4d113c
UPSTREAM: <carry>: addressing some more review comments
rashmigottipati 9fd42ed
UPSTREAM: <carry>: remove DCO line
rashmigottipati 3e89685
UPSTREAM: <carry>: migrate bandrade test cases to OTE
bandrade 1681d32
UPSTREAM: <carry>: update metadata
bandrade c72eb80
UPSTREAM: <carry>: remove originalName
bandrade 85ee9ab
UPSTREAM: <carry>: update 80458's timeout to 180s
jianzhangbjz fbb7058
UPSTREAM: <carry>: update 83026 to specify the clustercatalog
jianzhangbjz 0314089
UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
oceanc80 23d49ab
UPSTREAM: <carry>: Use oc client for running e2e tests
pedjak fa8ebf6
UPSTREAM: <carry>: Run upstream e2e tests tagged with `@catalogd-update`
pedjak ceeb69b
UPSTREAM: <carry>: enhance case to make it more stable
kuiwang02 31f3e8e
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat 6c75275
UPSTREAM: <carry>: move sa creation out of buildCurlJob()
ehearne-redhat 18f8dc4
UPSTREAM: <carry>: comment out delete service account
ehearne-redhat 10ca082
UPSTREAM: <carry>: move defercleanup for sa for LIFO
ehearne-redhat 2a39fa5
UPSTREAM: <carry>: add polling so job fully deleted before proceed
ehearne-redhat 4494fa5
UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redha…
sosiouxme a11ec2b
UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
camilamacedo86 68d545f
UPSTREAM: <carry>: config watchnamespace cases
kuiwang02 23a9df5
UPSTREAM: <carry>: enhance ocp-79770
Xia-Zhao-rh d36dcc5
UPSTREAM: <carry>: upgrade version support case
kuiwang02 d216918
UPSTREAM: <carry>: Remove installed condition check from auth preflig…
dc9566b
UPSTREAM: <carry>: Add openshift/api dependency
3276837
UPSTREAM: <carry>: Add boxcutter specific preflight auth test
41012c1
UPSTREAM: <carry>: adjust watchnamespace case based on change
kuiwang02 07d33d3
UPSTREAM: <carry>: fix(ote): Use as operator-controller dep from root…
camilamacedo86 27f2d0d
UPSTREAM: <carry>: add 83979 automation
bandrade 5c456fe
UPSTREAM: <carry>: add 85889 automation
bandrade cbe7c5d
UPSTREAM: <carry>: Update test-operator startup script to fix pod pro…
0c39d61
UPSTREAM: <carry>: Fix up own-namespace invalid configuration test
5478865
UPSTREAM: <carry>: Preflight tests use in-cluster catalog and bundles…
camilamacedo86 691ffc3
UPSTREAM: <carry>: adjust sa and permission test cases per new change…
kuiwang02 64af127
UPSTREAM: <carry>: Update OCP catalogs to v4.22
camilamacedo86 34925aa
UPSTREAM: <carry>: chore(OTE and Default Catalog Tests) Update go and…
camilamacedo86 773b1b5
UPSTREAM: <carry>: fix 83026 for TP cluster
jianzhangbjz c836850
UPSTREAM: <carry>: serviceAccount validation unified across all runtimes
kuiwang02 c3eeee6
UPSTREAM: <carry>: Fix OLMv1 test operator to listen on IPv6
stbenjam a0ae3f8
UPSTREAM: <carry>: Increase install timeout and add diagnostic loggin…
camilamacedo86 24c7643
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat fe275f7
UPSTREAM: <carry>: update OCP-75441 to support multi-arch
jianzhangbjz 22a8207
UPSTREAM: <carry>: deployment config cases
kuiwang02 c559b21
UPSTREAM: <carry>: Add OTE tests for OLMv1 DeploymentConfig support
tmshort d2a228f
UPSTREAM: <carry>: Update openshift/api and client-go
tmshort ed77bb3
UPSTREAM: <carry>: Add boxcutter tests
camilamacedo86 004cefb
UPSTREAM: <carry>: enhance QE cases
Xia-Zhao-rh b712e5c
UPSTREAM: <carry>: Update quay-operator version to one containing arm…
dtfranz 595b7c9
UPSTREAM: <carry>: verify volume/volumeMount override
kuiwang02 ce37256
UPSTREAM: <drop>: go mod vendor
b1b3b2c
UPSTREAM: <drop>: remove upstream GitHub configuration
e45faed
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: 253feaef5babbdabfb4b63d1cb3a60455947be3a | ||
| expectedMergeBase: e709e65344e8e7bc23fc421b96587ee702f1e8e3 | ||
| 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
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
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.
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.
Keep foreign-owner collision checks enabled for unlabeled CERs.
Test_ClusterExtensionRevisionReconciler_getScopedClient_Errorsalready treats a missinglabels.OwnerNameKeyas supported, butsiblingRevisionNames()returnsnilthere and Line 216 skipsforeignRevisionController()entirely. That lets an unlabeled revision progress against objects still controlled by anotherClusterExtensionRevisionwithout surfacing the collision.Suggested fix
func (c *ClusterExtensionRevisionReconciler) siblingRevisionNames(ctx context.Context, cer *ocv1.ClusterExtensionRevision) (sets.Set[string], error) { + names := sets.New[string](cer.Name) ownerLabel, ok := cer.Labels[labels.OwnerNameKey] if !ok { - return nil, nil + return names, nil } revList := &ocv1.ClusterExtensionRevisionList{} if err := c.TrackingCache.List(ctx, revList, client.MatchingLabels{ labels.OwnerNameKey: ownerLabel, }); err != nil { return nil, fmt.Errorf("listing sibling revisions: %w", err) } - names := sets.New[string]() for i := range revList.Items { names.Insert(revList.Items[i].Name) } return names, nil }Also applies to: 216-220, 531-565
🤖 Prompt for AI Agents