-
Notifications
You must be signed in to change notification settings - Fork 62
OPRUN-4723: Synchronize From Upstream Repositories #811
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
129
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
129 commits
Select commit
Hold shift + click to select a range
6c1d057
:seedling: bump github.com/containerd/containerd from 1.7.34 to 1.7.3…
dependabot[bot] ea5f506
:seedling: bump github.com/google/go-containerregistry (#2908)
dependabot[bot] 00219d5
:seedling: bump google.golang.org/grpc from 1.83.1 to 1.83.2 (#2911)
dependabot[bot] 4a9aab8
:seedling: bump platformdirs from 4.11.3 to 4.11.5 (#2916)
dependabot[bot] bca481f
:seedling: bump click from 8.4.2 to 8.5.0 (#2912)
dependabot[bot] 25b4961
:seedling: bump golang.org/x/sync from 0.22.0 to 0.23.0 (#2919)
dependabot[bot] 5f8add9
:seedling: bump regex from 2026.7.19 to 2026.8.31 (#2918)
dependabot[bot] 45b44af
:seedling: bump github.com/prometheus/common from 0.70.1 to 0.71.0 (#…
dependabot[bot] a8a3ca9
:seedling: bump regex from 2026.8.31 to 2026.9.3 (#2922)
dependabot[bot] 9bbb93d
:seedling: bump platformdirs from 4.11.5 to 4.11.7 (#2923)
dependabot[bot] f75f2b5
:seedling: bump github.com/klauspost/compress from 1.19.2 to 1.20.0 (…
dependabot[bot] c53476c
:seedling: OPRUN-4723: registry+v1: add APIService renderer support (…
tmshort 0fb9219
feat(render): resolve system-managed install namespace from bundle me…
nader-ziada 8c4d513
:seedling: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otl…
dependabot[bot] 5320808
:seedling: bump lxml from 6.1.2 to 6.1.3 (#2928)
dependabot[bot] 4268b85
:seedling: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otl…
dependabot[bot] a61dd75
:seedling: bump github.com/google/go-containerregistry (#2934)
dependabot[bot] 0383d8a
🌱 Move ClusterObjectSet controller to internal/object-controller (#2935)
perdasilva db3ac18
feat(applier): support a system-managed install namespace at runtime …
nader-ziada bf7e69e
Merge branch 'main' into synchronize
d3df818
UPSTREAM: <carry>: Add OpenShift specific files
dtfranz 6cde803
UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
camilamacedo86 c4ef4c4
UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
camilamacedo86 e48a0bb
UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp …
camilamacedo86 294b14d
UPSTREAM: <carry>: Update OCP catalogs to v4.21
tmshort 81c5f01
UPSTREAM: <carry>: support singleown cases in disconnected
kuiwang02 5e28057
UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
kuiwang02 b9570f2
UPSTREAM: <carry>: Define Default timeouts and apply their usage accr…
camilamacedo86 b182bf7
UPSTREAM: <carry>: Update to new feature-gate options in helm
tmshort d1e58ef
UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniq…
camilamacedo86 05194b2
UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comme…
camilamacedo86 df788bb
UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inlin…
kuiwang02 c26fd3d
UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension…
camilamacedo86 c6eaa58
UPSTREAM: <carry>: Add [OTP] to migrated cases
kuiwang02 2af366c
UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
camilamacedo86 c031125
UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version…
camilamacedo86 f8b42c6
UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and depe…
camilamacedo86 aea0619
UPSTREAM: <carry>: add disconnected environment support with custom p…
kuiwang02 0a0a153
UPSTREAM: <carry>: migrate jiazha test cases to OTE
jianzhangbjz 2882b28
UPSTREAM: <carry>: migrate clustercatalog case to ote
Xia-Zhao-rh 89e40b6
UPSTREAM: <carry>: migrate olmv1 QE stress cases
kuiwang02 14ea94d
UPSTREAM: <carry>: Use busybox/httpd to simulate probes
tmshort b39a463
UPSTREAM: <carry>: migrate olmv1 QE cases
Xia-Zhao-rh bd38ecc
UPSTREAM: <carry>: add agent for olmv1 qe cases
kuiwang02 05bdfb2
UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
tmshort 0c94ac9
UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
rashmigottipati 12c99fa
UPSTREAM: <carry>: address review comments through addl prompts
rashmigottipati 55105d3
UPSTREAM: <carry>: addressing some more review comments
rashmigottipati d94e700
UPSTREAM: <carry>: remove DCO line
rashmigottipati 00e2617
UPSTREAM: <carry>: migrate bandrade test cases to OTE
bandrade cfd3c29
UPSTREAM: <carry>: update metadata
bandrade 4a5b4bc
UPSTREAM: <carry>: remove originalName
bandrade 41bc63c
UPSTREAM: <carry>: update 80458's timeout to 180s
jianzhangbjz fb40088
UPSTREAM: <carry>: update 83026 to specify the clustercatalog
jianzhangbjz 8b6e81c
UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
oceanc80 b6b9dc0
UPSTREAM: <carry>: Use oc client for running e2e tests
pedjak fa4962e
UPSTREAM: <carry>: Run upstream e2e tests tagged with `@catalogd-update`
pedjak 0bb1f75
UPSTREAM: <carry>: enhance case to make it more stable
kuiwang02 4cbeb68
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat 0097409
UPSTREAM: <carry>: move sa creation out of buildCurlJob()
ehearne-redhat 8990da9
UPSTREAM: <carry>: comment out delete service account
ehearne-redhat d2003e2
UPSTREAM: <carry>: move defercleanup for sa for LIFO
ehearne-redhat b881ddf
UPSTREAM: <carry>: add polling so job fully deleted before proceed
ehearne-redhat bbc7cb2
UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redha…
sosiouxme 6a35c99
UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
camilamacedo86 41e8192
UPSTREAM: <carry>: config watchnamespace cases
kuiwang02 f79b2c8
UPSTREAM: <carry>: enhance ocp-79770
Xia-Zhao-rh a9d8992
UPSTREAM: <carry>: upgrade version support case
kuiwang02 bf5e10b
UPSTREAM: <carry>: Remove installed condition check from auth preflig…
72f57e1
UPSTREAM: <carry>: Add openshift/api dependency
781bd7b
UPSTREAM: <carry>: Add boxcutter specific preflight auth test
7685310
UPSTREAM: <carry>: adjust watchnamespace case based on change
kuiwang02 8d380bc
UPSTREAM: <carry>: fix(ote): Use as operator-controller dep from root…
camilamacedo86 2fe7058
UPSTREAM: <carry>: add 83979 automation
bandrade f13df14
UPSTREAM: <carry>: add 85889 automation
bandrade 7c100e7
UPSTREAM: <carry>: Update test-operator startup script to fix pod pro…
eb66ded
UPSTREAM: <carry>: Fix up own-namespace invalid configuration test
73adc72
UPSTREAM: <carry>: Preflight tests use in-cluster catalog and bundles…
camilamacedo86 b6e9c17
UPSTREAM: <carry>: adjust sa and permission test cases per new change…
kuiwang02 2b6e4bc
UPSTREAM: <carry>: Update OCP catalogs to v4.22
camilamacedo86 22c5735
UPSTREAM: <carry>: chore(OTE and Default Catalog Tests) Update go and…
camilamacedo86 eb8acd0
UPSTREAM: <carry>: fix 83026 for TP cluster
jianzhangbjz 52ad0a7
UPSTREAM: <carry>: serviceAccount validation unified across all runtimes
kuiwang02 5a8c192
UPSTREAM: <carry>: Fix OLMv1 test operator to listen on IPv6
stbenjam 559d52e
UPSTREAM: <carry>: Increase install timeout and add diagnostic loggin…
camilamacedo86 7b763e0
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat 979cd2e
UPSTREAM: <carry>: update OCP-75441 to support multi-arch
jianzhangbjz 4da0cd0
UPSTREAM: <carry>: deployment config cases
kuiwang02 1e246a6
UPSTREAM: <carry>: Add OTE tests for OLMv1 DeploymentConfig support
tmshort 818b282
UPSTREAM: <carry>: Update openshift/api and client-go
tmshort ead760c
UPSTREAM: <carry>: Add boxcutter tests
camilamacedo86 705afc1
UPSTREAM: <carry>: enhance QE cases
Xia-Zhao-rh 613dc01
UPSTREAM: <carry>: Update quay-operator version to one containing arm…
dtfranz e3fc684
UPSTREAM: <carry>: verify volume/volumeMount override
kuiwang02 64909b3
UPSTREAM: <carry>: Add long-duration test script and documents
jianzhangbjz 1e63935
UPSTREAM: <carry>: Update grpc in default-catalog-consistency tests
tmshort c91c3a7
UPSTREAM: <carry>: Rename ClusterExtensionRevision to ClusterObjectSe…
camilamacedo86 6778c96
UPSTREAM: <carry>: Skip incompatible operator test when Boxcutter use…
camilamacedo86 f4578a0
UPSTREAM: <carry>: add ocp-87557
bandrade aa661cf
UPSTREAM: <carry>: Add fgiudici as reviewer
fgiudici b69e452
UPSTREAM: <carry>: Remove skip for incompatible operator check after …
camilamacedo86 ab0277f
UPSTREAM: <carry>: Test empty affinity erasure and cleanup
kuiwang02 9ab2045
UPSTREAM: <carry>: Fix boxcutter finalizer ResourceNames in prefligh…
camilamacedo86 9631082
UPSTREAM: <carry>: Expand OTE docs with more comprehensive details
camilamacedo86 3072433
UPSTREAM: <carry>: Disable upstream TLSProfile tests
tmshort bfbe19b
UPSTREAM: <carry>: OTE: Simplify by remove option to configure tests …
camilamacedo86 5657179
UPSTREAM: <carry>: OTE - Make OTE local output easier to read
camilamacedo86 af3918a
UPSTREAM: <carry>: remove dead e2e registry push job and related vari…
joelanford 9b28719
UPSTREAM: <carry>: OCPBUGS-62517: Set replicas=1, PDB, and pod anti-a…
tmshort a6d6c7d
UPSTREAM: <carry>: fix(test): drop blocking namespace-deletion wait b…
tmshort 63e4d80
UPSTREAM: <carry>: Fix downstream e2e test invocation
tmshort e645b8d
UPSTREAM: <carry>: Delete openshift/registry.Dockerfile
joelanford bca6e0f
UPSTREAM: <carry>: Remove test-experimenal-e2e
tmshort 90f1d7d
UPSTREAM: <carry>: Update readme Default Catalog Tests
camilamacedo86 a5b913f
UPSTREAM: <carry>: add OLMv1 topology-based deployment scaling e2e test
tmshort ee740cb
UPSTREAM: <carry>: Update dockerfiles to use golang-1.26-release-4.23…
tmshort e020c24
UPSTREAM: <carry>: Updating ose-olm-operator-controller-container ima…
1a00f44
UPSTREAM: <carry>: Updating ose-olm-catalogd-container image to be co…
9d5b7f2
UPSTREAM: <carry>: Update catalogs for 4.23/5.0
tmshort 8a111a6
UPSTREAM: <carry>: Remove HelmChartSupport feature gate from experime…
46a1906
UPSTREAM: <carry>: test: add allow-case for operator maxOCPVersion > …
tmshort 1c59951
UPSTREAM: <carry>: Add OLMv1 progress deadline QE tests
dtfranz 561cd3e
UPSTREAM: <carry>: Remove stale reviewers/approvers, add trgeiger
tmshort 636684f
UPSTREAM: <carry>: Remove openshift/ e2e related to deprecated Servic…
dtfranz ca09dc7
UPSTREAM: <carry>: fix(test): update PolarionID:87224 for 4.23/5.0 up…
tmshort fb34708
UPSTREAM: <carry>: use internal shell image for catalog FBC curl Job
haklein 468b1fd
UPSTREAM: <drop>: go mod vendor
3ebd23e
UPSTREAM: <drop>: remove upstream GitHub configuration
daef8a5
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
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.
🔒 Security & Privacy | 🛡️ Analyzed with Security Review | 🟡 Minor | ⚡ Quick win
🧩 Analysis chain
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 50404
🤖 get_repo_knowledge executed:
get_repo_knowledge openshift/operator-framework-operator-controller /tmp/coderabbit-repo-knowledge/openshift-operator-framework-operator-controller-9c0471ca/conventionsLength of output: 6404
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 1093
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 19066
Security Misconfiguration
CWE: CWE-693
Enable SBOM and provenance generation for release artifacts.
.goreleaser.ymlpasses--provenance=falseto every release image build. Enable provenance attestations and add SBOM generation to the release path. Publish and sign these records with the corresponding artifacts.🤖 Prompt for AI Agents
Source: Path instructions
🔒 Security & Privacy | 🛡️ Analyzed with Security Review | 🟠 Major | 🏗️ Heavy lift
🧩 Analysis chain
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 16558
🤖 get_repo_knowledge executed:
get_repo_knowledge openshift/operator-framework-operator-controller /tmp/coderabbit-repo-knowledge/openshift-operator-framework-operator-controller-9c0471ca/conventionsLength of output: 6404
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 50405
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 26631
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 11326
Security Misconfiguration
CWE: CWE-494 — Download of Code Without Integrity Check
Add mandatory artifact signing to the release pipeline.
.goreleaser.ymlbuilds images with--provenance=falseand defines no signing step. Sign every published image and release artifact with Sigstore or cosign. Enable provenance attestations and fail the release if signing fails.🤖 Prompt for AI Agents
Source: Path instructions