-
Notifications
You must be signed in to change notification settings - Fork 57
OPRUN-4666,OPRUN-4671,OPRUN-4672,OPRUN-4673,OPRUN-4674,OPRUN-4659: Synchronize From Upstream Repositories + Remove spec.serviceAccount tests #771
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
Closed
Closed
Changes from all commits
Commits
Show all changes
142 commits
Select commit
Hold shift + click to select a range
d0252d4
fix: align OTel versions to v1.44.0 and use explicit e2e timeout fall…
tmshort 6a28728
:seedling: Bump github.com/google/go-containerregistry (#2800)
dependabot[bot] 8013292
feat: replace asciinema with godog-based demo recording (#2801)
pedjak 6655994
chore(deps): bump golang.org/x/net in /hack/tools/test-profiling (#2804)
dependabot[bot] 395bb86
:seedling: Bump github.com/sigstore/fulcio from 1.8.5 to 1.8.6 (#2793)
dependabot[bot] 7461774
fix: missing olm.operatorNamespace annotation (#2803)
Kajot-dev a918ca8
fix: use static permissions in update-demos workflow (#2805)
pedjak 60f2706
:seedling: Bump actions/setup-go from 6.4.0 to 6.5.0 (#2807)
dependabot[bot] b7926dc
:seedling: Bump pymdown-extensions from 10.21.3 to 11.0 (#2808)
dependabot[bot] abd8c4a
:seedling: Bump helm.sh/helm/v3 from 3.21.1 to 3.21.2 (#2806)
dependabot[bot] dd78f2f
:seedling: Bump actions/setup-python from 6.2.0 to 6.3.0 (#2809)
dependabot[bot] be16a0a
:seedling: Align ClusterObjectSet e2e cleanup with addedResources pat…
perdasilva dbc9b4a
fix: remove HelmChartSupport feature (#2798)
pedjak e5bac06
:seedling: Bump click from 8.4.1 to 8.4.2 (#2811)
dependabot[bot] c63b183
:seedling: Bump github.com/cert-manager/cert-manager (#2812)
dependabot[bot] e5877d7
:seedling: Bump golang.org/x/tools from 0.46.0 to 0.47.0 (#2813)
dependabot[bot] 8877ba0
:seedling: Bump regex from 2026.5.9 to 2026.6.28 (#2814)
dependabot[bot] ca2945a
:seedling: Bump github.com/klauspost/compress from 1.18.6 to 1.19.0 (…
dependabot[bot] 507310b
:seedling: Bump docker/login-action from 4.2.0 to 4.3.0 (#2816)
dependabot[bot] 61c439f
:seedling: Bump dorny/paths-filter from 4.0.1 to 4.0.2 (#2817)
dependabot[bot] 7909550
:seedling: Bump golang.org/x/sync from 0.21.0 to 0.22.0 (#2818)
dependabot[bot] 07e6312
✨ catalogd graphql shift to file-based cache (#2732)
grokspawn 74d27b2
:seedling: Bump docker/login-action from 4.3.0 to 4.4.0 (#2820)
dependabot[bot] 4562584
:seedling: Bump pymdown-extensions from 11.0 to 11.0.1 (#2821)
dependabot[bot] 1bbe788
✨ Deprecate ClusterExtension spec.serviceAccount (#2770)
pedjak a7e2fcd
:seedling: Bump marocchino/sticky-pull-request-comment (#2822)
dependabot[bot] 36631f6
:seedling: Bump sigs.k8s.io/structured-merge-diff/v6 (#2823)
dependabot[bot] a701c11
:seedling: Bump actions/stale from 10.3.0 to 10.4.0 (#2827)
dependabot[bot] a0e38b7
:seedling: Bump golang.org/x/tools from 0.47.0 to 0.48.0 (#2829)
dependabot[bot] 441ed2b
:seedling: Bump github.com/cert-manager/cert-manager (#2830)
dependabot[bot] 06e81f0
:seedling: Bump sigs.k8s.io/structured-merge-diff/v6 (#2828)
dependabot[bot] 2196694
:seedling: Bump charset-normalizer from 3.4.7 to 3.4.9 (#2824)
dependabot[bot] bd0f55f
:seedling: Bump google.golang.org/grpc from 1.81.1 to 1.82.1 (#2826)
dependabot[bot] 14472eb
chore: bump o-f deps (#2831)
grokspawn 52c4259
Merge branch 'main' into synchronize
0ccc077
UPSTREAM: <carry>: Add OpenShift specific files
dtfranz 60ede30
UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
camilamacedo86 ee96dc1
UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
camilamacedo86 80d97f8
UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp …
camilamacedo86 071e814
UPSTREAM: <carry>: Update OCP catalogs to v4.21
tmshort f80b47a
UPSTREAM: <carry>: support singleown cases in disconnected
kuiwang02 7d03123
UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
kuiwang02 ea677ef
UPSTREAM: <carry>: Define Default timeouts and apply their usage accr…
camilamacedo86 4922ed2
UPSTREAM: <carry>: Update to new feature-gate options in helm
tmshort aa62f33
UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniq…
camilamacedo86 2f0f531
UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comme…
camilamacedo86 36d61ea
UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inlin…
kuiwang02 70bfc13
UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension…
camilamacedo86 ed7b8d8
UPSTREAM: <carry>: Add [OTP] to migrated cases
kuiwang02 423ec6f
UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
camilamacedo86 5d0888e
UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version…
camilamacedo86 116d217
UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and depe…
camilamacedo86 04b0d8b
UPSTREAM: <carry>: add disconnected environment support with custom p…
kuiwang02 ba7f06b
UPSTREAM: <carry>: migrate jiazha test cases to OTE
jianzhangbjz feaf9a0
UPSTREAM: <carry>: migrate clustercatalog case to ote
Xia-Zhao-rh 4ac2b13
UPSTREAM: <carry>: migrate olmv1 QE stress cases
kuiwang02 e22dafd
UPSTREAM: <carry>: Use busybox/httpd to simulate probes
tmshort f97eae3
UPSTREAM: <carry>: migrate olmv1 QE cases
Xia-Zhao-rh c3019f6
UPSTREAM: <carry>: add agent for olmv1 qe cases
kuiwang02 8351259
UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
tmshort a923158
UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
rashmigottipati 744f8e5
UPSTREAM: <carry>: address review comments through addl prompts
rashmigottipati 9473412
UPSTREAM: <carry>: addressing some more review comments
rashmigottipati 82649eb
UPSTREAM: <carry>: remove DCO line
rashmigottipati bf38ba1
UPSTREAM: <carry>: migrate bandrade test cases to OTE
bandrade 04a1f5f
UPSTREAM: <carry>: update metadata
bandrade 42205b5
UPSTREAM: <carry>: remove originalName
bandrade 6a979e3
UPSTREAM: <carry>: update 80458's timeout to 180s
jianzhangbjz d052148
UPSTREAM: <carry>: update 83026 to specify the clustercatalog
jianzhangbjz c0ee6fc
UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
oceanc80 292fae2
UPSTREAM: <carry>: Use oc client for running e2e tests
pedjak 1f586af
UPSTREAM: <carry>: Run upstream e2e tests tagged with `@catalogd-update`
pedjak 12b2772
UPSTREAM: <carry>: enhance case to make it more stable
kuiwang02 a6c611c
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat d5db55a
UPSTREAM: <carry>: move sa creation out of buildCurlJob()
ehearne-redhat e358b4e
UPSTREAM: <carry>: comment out delete service account
ehearne-redhat e18c52a
UPSTREAM: <carry>: move defercleanup for sa for LIFO
ehearne-redhat 0864627
UPSTREAM: <carry>: add polling so job fully deleted before proceed
ehearne-redhat b00b068
UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redha…
sosiouxme 3a55c99
UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
camilamacedo86 087501a
UPSTREAM: <carry>: config watchnamespace cases
kuiwang02 e986a41
UPSTREAM: <carry>: enhance ocp-79770
Xia-Zhao-rh ca0dcd1
UPSTREAM: <carry>: upgrade version support case
kuiwang02 a586b05
UPSTREAM: <carry>: Remove installed condition check from auth preflig…
8786c05
UPSTREAM: <carry>: Add openshift/api dependency
a3425e1
UPSTREAM: <carry>: Add boxcutter specific preflight auth test
773f3c8
UPSTREAM: <carry>: adjust watchnamespace case based on change
kuiwang02 6e5861e
UPSTREAM: <carry>: fix(ote): Use as operator-controller dep from root…
camilamacedo86 bfb77b7
UPSTREAM: <carry>: add 83979 automation
bandrade 2d55879
UPSTREAM: <carry>: add 85889 automation
bandrade 5bd7e11
UPSTREAM: <carry>: Update test-operator startup script to fix pod pro…
043cb16
UPSTREAM: <carry>: Fix up own-namespace invalid configuration test
da8d953
UPSTREAM: <carry>: Preflight tests use in-cluster catalog and bundles…
camilamacedo86 9c9b3be
UPSTREAM: <carry>: adjust sa and permission test cases per new change…
kuiwang02 0848e4b
UPSTREAM: <carry>: Update OCP catalogs to v4.22
camilamacedo86 a64c39b
UPSTREAM: <carry>: chore(OTE and Default Catalog Tests) Update go and…
camilamacedo86 ebf5161
UPSTREAM: <carry>: fix 83026 for TP cluster
jianzhangbjz 432f3ec
UPSTREAM: <carry>: serviceAccount validation unified across all runtimes
kuiwang02 0c5f694
UPSTREAM: <carry>: Fix OLMv1 test operator to listen on IPv6
stbenjam f1f76ff
UPSTREAM: <carry>: Increase install timeout and add diagnostic loggin…
camilamacedo86 7a69da8
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat 3255e88
UPSTREAM: <carry>: update OCP-75441 to support multi-arch
jianzhangbjz f1ed515
UPSTREAM: <carry>: deployment config cases
kuiwang02 7ba000a
UPSTREAM: <carry>: Add OTE tests for OLMv1 DeploymentConfig support
tmshort 6a5426f
UPSTREAM: <carry>: Update openshift/api and client-go
tmshort f39c7f3
UPSTREAM: <carry>: Add boxcutter tests
camilamacedo86 eb46fc6
UPSTREAM: <carry>: enhance QE cases
Xia-Zhao-rh 787c756
UPSTREAM: <carry>: Update quay-operator version to one containing arm…
dtfranz da5086b
UPSTREAM: <carry>: verify volume/volumeMount override
kuiwang02 df307bd
UPSTREAM: <carry>: Add long-duration test script and documents
jianzhangbjz 4a7d4cb
UPSTREAM: <carry>: Update grpc in default-catalog-consistency tests
tmshort 07bef4a
UPSTREAM: <carry>: Rename ClusterExtensionRevision to ClusterObjectSe…
camilamacedo86 b65aea9
UPSTREAM: <carry>: Skip incompatible operator test when Boxcutter use…
camilamacedo86 a62aede
UPSTREAM: <carry>: add ocp-87557
bandrade 6630947
UPSTREAM: <carry>: Add fgiudici as reviewer
fgiudici 122da91
UPSTREAM: <carry>: Remove skip for incompatible operator check after …
camilamacedo86 987c006
UPSTREAM: <carry>: Test empty affinity erasure and cleanup
kuiwang02 db6d868
UPSTREAM: <carry>: Fix boxcutter finalizer ResourceNames in prefligh…
camilamacedo86 8520c56
UPSTREAM: <carry>: Expand OTE docs with more comprehensive details
camilamacedo86 accbb54
UPSTREAM: <carry>: Disable upstream TLSProfile tests
tmshort 3f1a411
UPSTREAM: <carry>: OTE: Simplify by remove option to configure tests …
camilamacedo86 c10ddc8
UPSTREAM: <carry>: OTE - Make OTE local output easier to read
camilamacedo86 f65f042
UPSTREAM: <carry>: remove dead e2e registry push job and related vari…
joelanford f6be51a
UPSTREAM: <carry>: OCPBUGS-62517: Set replicas=1, PDB, and pod anti-a…
tmshort 93b2980
UPSTREAM: <carry>: fix(test): drop blocking namespace-deletion wait b…
tmshort a611da3
UPSTREAM: <carry>: Fix downstream e2e test invocation
tmshort 8446a63
UPSTREAM: <carry>: Delete openshift/registry.Dockerfile
joelanford 5bee1bf
UPSTREAM: <carry>: Remove test-experimenal-e2e
tmshort 88dae49
UPSTREAM: <carry>: Update readme Default Catalog Tests
camilamacedo86 998bb3f
UPSTREAM: <carry>: add OLMv1 topology-based deployment scaling e2e test
tmshort c186aae
UPSTREAM: <carry>: Update dockerfiles to use golang-1.26-release-4.23…
tmshort 4351db2
UPSTREAM: <carry>: Updating ose-olm-operator-controller-container ima…
7202e02
UPSTREAM: <carry>: Updating ose-olm-catalogd-container image to be co…
0fd70a8
UPSTREAM: <carry>: Update catalogs for 4.23/5.0
tmshort a41da40
UPSTREAM: <carry>: Remove HelmChartSupport feature gate from experime…
0f0952e
UPSTREAM: <carry>: test: add allow-case for operator maxOCPVersion > …
tmshort fa0c653
UPSTREAM: <carry>: Add OLMv1 progress deadline QE tests
dtfranz 2094c48
UPSTREAM: <carry>: Remove stale reviewers/approvers, add trgeiger
tmshort 1111c6f
UPSTREAM: <drop>: go mod vendor
2bc35a8
UPSTREAM: <drop>: remove upstream GitHub configuration
2a7510c
UPSTREAM: <drop>: configure the commit-checker
655aaf5
UPSTREAM: <carry>: Remove openshift/ e2e related to deprecated Servic…
dtfranz 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.