-
Notifications
You must be signed in to change notification settings - Fork 51
NO-ISSUE: Synchronize From Upstream Repositories #752
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
115
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
115 commits
Select commit
Hold shift + click to select a range
b15d736
Add network policy for prometheus-operator in e2e tests (#2756)
pedjak 53b5ecf
:bug: Fix support-bundle collection on e2e failure (#2755)
pedjak f96144f
tlsprofiles: add SecP256r1MLKEM768, SecP384r1MLKEM1024, and secp256r1…
tmshort b63979e
Bump k8s dependencies to v1.36.0 and update tooling (#2717)
dependabot[bot] 23b7e52
E2E Summary Output Fix (#2751)
dtfranz 9c49467
refactor: migrate e2e prometheus from custom chart to kube-prometheus…
pedjak df4bd9a
fix: use $(HELM) instead of bare helm in lint-helm target (#2758)
pedjak 79f6c2a
fix: resolve crdUpgradeSafety reporting OneOf changes as unhandled (#…
pedjak c4e5bf3
:seedling: Bump platformdirs from 4.9.6 to 4.10.0 (#2761)
dependabot[bot] c5d627f
:seedling: Bump idna from 3.16 to 3.17 (#2760)
dependabot[bot] b5f05bb
Update operator-registry and api (#2762)
tmshort 90a99bf
:seedling: Bump github.com/prometheus/common from 0.67.5 to 0.68.0 (#…
dependabot[bot] 8807a64
fix: allow api-lint-diff to run from a git worktree (#2765)
pedjak dd7d1a7
Merge branch 'main' into synchronize
abf74ce
UPSTREAM: <carry>: Add OpenShift specific files
dtfranz 1d52003
UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
camilamacedo86 464156a
UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
camilamacedo86 6e7d964
UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp …
camilamacedo86 64a75ec
UPSTREAM: <carry>: Update OCP catalogs to v4.21
tmshort 006e324
UPSTREAM: <carry>: support singleown cases in disconnected
kuiwang02 3a4f39b
UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
kuiwang02 adf859c
UPSTREAM: <carry>: Define Default timeouts and apply their usage accr…
camilamacedo86 fc720eb
UPSTREAM: <carry>: Update to new feature-gate options in helm
tmshort feb1d51
UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniq…
camilamacedo86 2c96863
UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comme…
camilamacedo86 7d287be
UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inlin…
kuiwang02 a532e62
UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension…
camilamacedo86 44a46f1
UPSTREAM: <carry>: Add [OTP] to migrated cases
kuiwang02 5f42892
UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
camilamacedo86 f87cb7c
UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version…
camilamacedo86 a331f07
UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and depe…
camilamacedo86 aca51d1
UPSTREAM: <carry>: add disconnected environment support with custom p…
kuiwang02 5eacfb7
UPSTREAM: <carry>: migrate jiazha test cases to OTE
jianzhangbjz 5fc06f9
UPSTREAM: <carry>: migrate clustercatalog case to ote
Xia-Zhao-rh 3458a78
UPSTREAM: <carry>: migrate olmv1 QE stress cases
kuiwang02 f1f3cc1
UPSTREAM: <carry>: Use busybox/httpd to simulate probes
tmshort 5d20828
UPSTREAM: <carry>: migrate olmv1 QE cases
Xia-Zhao-rh 7749cba
UPSTREAM: <carry>: add agent for olmv1 qe cases
kuiwang02 e7c74ec
UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
tmshort 47e4134
UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
rashmigottipati 3e998fc
UPSTREAM: <carry>: address review comments through addl prompts
rashmigottipati f7e98cd
UPSTREAM: <carry>: addressing some more review comments
rashmigottipati afad172
UPSTREAM: <carry>: remove DCO line
rashmigottipati 1fbbef2
UPSTREAM: <carry>: migrate bandrade test cases to OTE
bandrade 9872855
UPSTREAM: <carry>: update metadata
bandrade 8260f6d
UPSTREAM: <carry>: remove originalName
bandrade 20f2400
UPSTREAM: <carry>: update 80458's timeout to 180s
jianzhangbjz 1953b4f
UPSTREAM: <carry>: update 83026 to specify the clustercatalog
jianzhangbjz 5e75857
UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
oceanc80 96fa556
UPSTREAM: <carry>: Use oc client for running e2e tests
pedjak cb31b37
UPSTREAM: <carry>: Run upstream e2e tests tagged with `@catalogd-update`
pedjak 67b97d4
UPSTREAM: <carry>: enhance case to make it more stable
kuiwang02 cb9df4b
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat 6dbaa27
UPSTREAM: <carry>: move sa creation out of buildCurlJob()
ehearne-redhat 3cdfd60
UPSTREAM: <carry>: comment out delete service account
ehearne-redhat 378bb35
UPSTREAM: <carry>: move defercleanup for sa for LIFO
ehearne-redhat cd7a145
UPSTREAM: <carry>: add polling so job fully deleted before proceed
ehearne-redhat fda7659
UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redha…
sosiouxme bc5e4a4
UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
camilamacedo86 e762980
UPSTREAM: <carry>: config watchnamespace cases
kuiwang02 1f94b5f
UPSTREAM: <carry>: enhance ocp-79770
Xia-Zhao-rh cb72195
UPSTREAM: <carry>: upgrade version support case
kuiwang02 d86b1fc
UPSTREAM: <carry>: Remove installed condition check from auth preflig…
1bc9dbf
UPSTREAM: <carry>: Add openshift/api dependency
d552fe6
UPSTREAM: <carry>: Add boxcutter specific preflight auth test
1d18853
UPSTREAM: <carry>: adjust watchnamespace case based on change
kuiwang02 0206e7e
UPSTREAM: <carry>: fix(ote): Use as operator-controller dep from root…
camilamacedo86 7c25578
UPSTREAM: <carry>: add 83979 automation
bandrade 8e4645f
UPSTREAM: <carry>: add 85889 automation
bandrade def045a
UPSTREAM: <carry>: Update test-operator startup script to fix pod pro…
d5725b2
UPSTREAM: <carry>: Fix up own-namespace invalid configuration test
9dbd52a
UPSTREAM: <carry>: Preflight tests use in-cluster catalog and bundles…
camilamacedo86 a0d1724
UPSTREAM: <carry>: adjust sa and permission test cases per new change…
kuiwang02 0c5e438
UPSTREAM: <carry>: Update OCP catalogs to v4.22
camilamacedo86 be9ed0a
UPSTREAM: <carry>: chore(OTE and Default Catalog Tests) Update go and…
camilamacedo86 f89db35
UPSTREAM: <carry>: fix 83026 for TP cluster
jianzhangbjz 78a9fc6
UPSTREAM: <carry>: serviceAccount validation unified across all runtimes
kuiwang02 d78cd25
UPSTREAM: <carry>: Fix OLMv1 test operator to listen on IPv6
stbenjam 0607b93
UPSTREAM: <carry>: Increase install timeout and add diagnostic loggin…
camilamacedo86 243483a
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat 05ca72c
UPSTREAM: <carry>: update OCP-75441 to support multi-arch
jianzhangbjz 26311cb
UPSTREAM: <carry>: deployment config cases
kuiwang02 5bea908
UPSTREAM: <carry>: Add OTE tests for OLMv1 DeploymentConfig support
tmshort 871f5ff
UPSTREAM: <carry>: Update openshift/api and client-go
tmshort 042818c
UPSTREAM: <carry>: Add boxcutter tests
camilamacedo86 1ee0301
UPSTREAM: <carry>: enhance QE cases
Xia-Zhao-rh 0654a7d
UPSTREAM: <carry>: Update quay-operator version to one containing arm…
dtfranz 317f299
UPSTREAM: <carry>: verify volume/volumeMount override
kuiwang02 ff3b98a
UPSTREAM: <carry>: Add long-duration test script and documents
jianzhangbjz 318b9fc
UPSTREAM: <carry>: Update grpc in default-catalog-consistency tests
tmshort 67b8784
UPSTREAM: <carry>: Rename ClusterExtensionRevision to ClusterObjectSe…
camilamacedo86 036a4d9
UPSTREAM: <carry>: Skip incompatible operator test when Boxcutter use…
camilamacedo86 6c9d9e9
UPSTREAM: <carry>: add ocp-87557
bandrade f9fdc3d
UPSTREAM: <carry>: Add fgiudici as reviewer
fgiudici c671291
UPSTREAM: <carry>: Remove skip for incompatible operator check after …
camilamacedo86 93b79a6
UPSTREAM: <carry>: Test empty affinity erasure and cleanup
kuiwang02 94cc6be
UPSTREAM: <carry>: Fix boxcutter finalizer ResourceNames in prefligh…
camilamacedo86 e316b3c
UPSTREAM: <carry>: Expand OTE docs with more comprehensive details
camilamacedo86 9706178
UPSTREAM: <carry>: Disable upstream TLSProfile tests
tmshort a1c46b1
UPSTREAM: <carry>: OTE: Simplify by remove option to configure tests …
camilamacedo86 676be51
UPSTREAM: <carry>: OTE - Make OTE local output easier to read
camilamacedo86 6ac9ace
UPSTREAM: <carry>: remove dead e2e registry push job and related vari…
joelanford 26f13f5
UPSTREAM: <carry>: OCPBUGS-62517: Set replicas=1, PDB, and pod anti-a…
tmshort f30bad5
UPSTREAM: <carry>: fix(test): drop blocking namespace-deletion wait b…
tmshort 50e02ea
UPSTREAM: <carry>: Fix downstream e2e test invocation
tmshort 5a34dfb
UPSTREAM: <carry>: Delete openshift/registry.Dockerfile
joelanford 2bb1760
UPSTREAM: <carry>: Remove test-experimenal-e2e
tmshort 806b7d1
UPSTREAM: <carry>: Update readme Default Catalog Tests
camilamacedo86 1f01288
UPSTREAM: <carry>: add OLMv1 topology-based deployment scaling e2e test
tmshort 1bb9859
UPSTREAM: <carry>: Update dockerfiles to use golang-1.26-release-4.23…
tmshort f533e3e
UPSTREAM: <carry>: Updating ose-olm-operator-controller-container ima…
4f3d364
UPSTREAM: <carry>: Updating ose-olm-catalogd-container image to be co…
3ecf595
UPSTREAM: <drop>: go mod vendor
75ab486
UPSTREAM: <drop>: remove upstream GitHub configuration
9d2c9fc
UPSTREAM: <drop>: configure the commit-checker
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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
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,5 +1,5 @@ | ||
| module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT | ||
|
|
||
| go 1.25.0 | ||
| go 1.26.0 | ||
|
|
||
| require sigs.k8s.io/controller-tools v0.20.1 // cmd/controller-gen | ||
| require sigs.k8s.io/controller-tools v0.21.0 // cmd/controller-gen |
Large diffs are not rendered by default.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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.
🧩 Analysis chain
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 183
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 50404
Avoid making e2e setup depend on a live public chart pull.
make prometheus(run bymake test-e2e/make test-experimental-e2e) installskube-prometheus-stackfromoci://ghcr.io/prometheus-community/charts/kube-prometheus-stackusing only--version $(PROMETHEUS_CHART_VERSION)(86.2.2) with no digest pinning, so the test harness depends on live registry availability and can drift if the tagged OCI artifact changes. Pin the OCI artifact by digest (sha256) or vendor/mirror the chart into the repo (then reference the local artifact). [Makefile: ~346-361]🧰 Tools
🪛 checkmake (0.3.2)
[warning] 353-353: Target body for "$(HELM) upgrade --install prometheus oci" exceeds allowed length of 5 lines (8).
(maxbodylength)
[warning] 348-348: Target "prometheus" defined multiple times (lines 347 and 348).
(uniquetargets)
[warning] 349-349: Target "prometheus" defined multiple times (lines 347 and 349).
(uniquetargets)
🤖 Prompt for AI Agents