Skip to content
Open
Changes from all commits
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
00db91d
remove asciinema upload from update-demos target (#2786)
perdasilva Jun 26, 2026
ce2df1f
Merge branch 'main' into synchronize
Jun 26, 2026
b9633b6
UPSTREAM: <carry>: Add OpenShift specific files
dtfranz Oct 26, 2023
1a6451d
UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
camilamacedo86 Oct 6, 2025
caf883f
UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
camilamacedo86 Oct 13, 2025
5463986
UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp …
camilamacedo86 Oct 13, 2025
ed3b26b
UPSTREAM: <carry>: Update OCP catalogs to v4.21
tmshort Oct 13, 2025
b71b5fd
UPSTREAM: <carry>: support singleown cases in disconnected
kuiwang02 Oct 16, 2025
3c21fc8
UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
kuiwang02 Oct 17, 2025
6387e8b
UPSTREAM: <carry>: Define Default timeouts and apply their usage accr…
camilamacedo86 Oct 22, 2025
f6ec66b
UPSTREAM: <carry>: Update to new feature-gate options in helm
tmshort Oct 22, 2025
fc0a028
UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniq…
camilamacedo86 Oct 22, 2025
1c89d13
UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comme…
camilamacedo86 Oct 24, 2025
ecd235e
UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inlin…
kuiwang02 Nov 3, 2025
a476ae3
UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension…
camilamacedo86 Nov 4, 2025
4eec139
UPSTREAM: <carry>: Add [OTP] to migrated cases
kuiwang02 Nov 7, 2025
364bffe
UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
camilamacedo86 Nov 5, 2025
457c7f2
UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version…
camilamacedo86 Nov 10, 2025
1532203
UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and depe…
camilamacedo86 Nov 11, 2025
f27318e
UPSTREAM: <carry>: add disconnected environment support with custom p…
kuiwang02 Nov 12, 2025
88ddb28
UPSTREAM: <carry>: migrate jiazha test cases to OTE
jianzhangbjz Nov 14, 2025
fe98bb8
UPSTREAM: <carry>: migrate clustercatalog case to ote
Xia-Zhao-rh Oct 17, 2025
36a97d8
UPSTREAM: <carry>: migrate olmv1 QE stress cases
kuiwang02 Nov 20, 2025
c8e7ea7
UPSTREAM: <carry>: Use busybox/httpd to simulate probes
tmshort Nov 25, 2025
8f376bb
UPSTREAM: <carry>: migrate olmv1 QE cases
Xia-Zhao-rh Nov 25, 2025
892ee34
UPSTREAM: <carry>: add agent for olmv1 qe cases
kuiwang02 Oct 21, 2025
e05b169
UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
tmshort Dec 3, 2025
9eaa121
UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
rashmigottipati Dec 11, 2025
c61d697
UPSTREAM: <carry>: address review comments through addl prompts
rashmigottipati Dec 11, 2025
aed24a2
UPSTREAM: <carry>: addressing some more review comments
rashmigottipati Dec 11, 2025
f280f4a
UPSTREAM: <carry>: remove DCO line
rashmigottipati Dec 11, 2025
ddefd00
UPSTREAM: <carry>: migrate bandrade test cases to OTE
bandrade Nov 18, 2025
56904cb
UPSTREAM: <carry>: update metadata
bandrade Dec 3, 2025
5c78843
UPSTREAM: <carry>: remove originalName
bandrade Dec 3, 2025
8b49ae4
UPSTREAM: <carry>: update 80458's timeout to 180s
jianzhangbjz Dec 8, 2025
5d7fcd9
UPSTREAM: <carry>: update 83026 to specify the clustercatalog
jianzhangbjz Dec 15, 2025
933f0e2
UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
oceanc80 Dec 18, 2025
aa066a6
UPSTREAM: <carry>: Use oc client for running e2e tests
pedjak Jan 13, 2026
cfeb758
UPSTREAM: <carry>: Run upstream e2e tests tagged with `@catalogd-update`
pedjak Jan 14, 2026
0d2dc91
UPSTREAM: <carry>: enhance case to make it more stable
kuiwang02 Jan 6, 2026
f3ca318
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat Jan 7, 2026
670e094
UPSTREAM: <carry>: move sa creation out of buildCurlJob()
ehearne-redhat Jan 8, 2026
2fe17ae
UPSTREAM: <carry>: comment out delete service account
ehearne-redhat Jan 9, 2026
3472d2f
UPSTREAM: <carry>: move defercleanup for sa for LIFO
ehearne-redhat Jan 9, 2026
e6300f9
UPSTREAM: <carry>: add polling so job fully deleted before proceed
ehearne-redhat Jan 12, 2026
4ef9b5b
UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redha…
sosiouxme Jan 20, 2026
49f7ac8
UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
camilamacedo86 Jan 8, 2026
da16fc9
UPSTREAM: <carry>: config watchnamespace cases
kuiwang02 Jan 6, 2026
1b5ac4c
UPSTREAM: <carry>: enhance ocp-79770
Xia-Zhao-rh Jan 26, 2026
26ec1bb
UPSTREAM: <carry>: upgrade version support case
kuiwang02 Jan 28, 2026
5d5341c
UPSTREAM: <carry>: Remove installed condition check from auth preflig…
Jan 30, 2026
02f47d5
UPSTREAM: <carry>: Add openshift/api dependency
Jan 30, 2026
e527662
UPSTREAM: <carry>: Add boxcutter specific preflight auth test
Jan 30, 2026
8ac6e85
UPSTREAM: <carry>: adjust watchnamespace case based on change
kuiwang02 Feb 2, 2026
f8c0389
UPSTREAM: <carry>: fix(ote): Use as operator-controller dep from root…
camilamacedo86 Feb 3, 2026
be647b1
UPSTREAM: <carry>: add 83979 automation
bandrade Feb 2, 2026
62683c7
UPSTREAM: <carry>: add 85889 automation
bandrade Feb 2, 2026
37246a3
UPSTREAM: <carry>: Update test-operator startup script to fix pod pro…
Feb 4, 2026
be0323d
UPSTREAM: <carry>: Fix up own-namespace invalid configuration test
Feb 7, 2026
5437c7b
UPSTREAM: <carry>: Preflight tests use in-cluster catalog and bundles…
camilamacedo86 Feb 24, 2026
cd2b99c
UPSTREAM: <carry>: adjust sa and permission test cases per new change…
kuiwang02 Feb 2, 2026
1543330
UPSTREAM: <carry>: Update OCP catalogs to v4.22
camilamacedo86 Feb 3, 2026
3435132
UPSTREAM: <carry>: chore(OTE and Default Catalog Tests) Update go and…
camilamacedo86 Feb 26, 2026
3897cd0
UPSTREAM: <carry>: fix 83026 for TP cluster
jianzhangbjz Feb 28, 2026
e968368
UPSTREAM: <carry>: serviceAccount validation unified across all runtimes
kuiwang02 Mar 6, 2026
2218102
UPSTREAM: <carry>: Fix OLMv1 test operator to listen on IPv6
stbenjam Mar 6, 2026
3ff064e
UPSTREAM: <carry>: Increase install timeout and add diagnostic loggin…
camilamacedo86 Mar 11, 2026
9bd6215
UPSTREAM: <carry>: add service account to curl job
ehearne-redhat Mar 2, 2026
f16f606
UPSTREAM: <carry>: update OCP-75441 to support multi-arch
jianzhangbjz Mar 19, 2026
28a204e
UPSTREAM: <carry>: deployment config cases
kuiwang02 Feb 6, 2026
e0648af
UPSTREAM: <carry>: Add OTE tests for OLMv1 DeploymentConfig support
tmshort Mar 11, 2026
2c35a05
UPSTREAM: <carry>: Update openshift/api and client-go
tmshort Mar 19, 2026
4143ec4
UPSTREAM: <carry>: Add boxcutter tests
camilamacedo86 Mar 23, 2026
1ea9578
UPSTREAM: <carry>: enhance QE cases
Xia-Zhao-rh Mar 17, 2026
f56ee2a
UPSTREAM: <carry>: Update quay-operator version to one containing arm…
dtfranz Mar 24, 2026
ba69106
UPSTREAM: <carry>: verify volume/volumeMount override
kuiwang02 Mar 25, 2026
5befe8a
UPSTREAM: <carry>: Add long-duration test script and documents
jianzhangbjz Mar 11, 2026
1b68c10
UPSTREAM: <carry>: Update grpc in default-catalog-consistency tests
tmshort Mar 27, 2026
7e061f8
UPSTREAM: <carry>: Rename ClusterExtensionRevision to ClusterObjectSe…
camilamacedo86 Mar 31, 2026
f496ead
UPSTREAM: <carry>: Skip incompatible operator test when Boxcutter use…
camilamacedo86 Mar 31, 2026
d86aff9
UPSTREAM: <carry>: add ocp-87557
bandrade Feb 8, 2026
a1836b0
UPSTREAM: <carry>: Add fgiudici as reviewer
fgiudici Mar 31, 2026
f9d4b61
UPSTREAM: <carry>: Remove skip for incompatible operator check after …
camilamacedo86 Apr 1, 2026
19a40a2
UPSTREAM: <carry>: Test empty affinity erasure and cleanup
kuiwang02 Apr 1, 2026
7c8ef4c
UPSTREAM: <carry>: Fix boxcutter finalizer ResourceNames in prefligh…
camilamacedo86 Apr 9, 2026
9707b95
UPSTREAM: <carry>: Expand OTE docs with more comprehensive details
camilamacedo86 Apr 15, 2026
200942c
UPSTREAM: <carry>: Disable upstream TLSProfile tests
tmshort Apr 18, 2026
5a8ff8b
UPSTREAM: <carry>: OTE: Simplify by remove option to configure tests …
camilamacedo86 Apr 20, 2026
806387f
UPSTREAM: <carry>: OTE - Make OTE local output easier to read
camilamacedo86 Apr 21, 2026
4e5939d
UPSTREAM: <carry>: remove dead e2e registry push job and related vari…
joelanford Apr 29, 2026
26e32e1
UPSTREAM: <carry>: OCPBUGS-62517: Set replicas=1, PDB, and pod anti-a…
tmshort Apr 23, 2026
26bf45f
UPSTREAM: <carry>: fix(test): drop blocking namespace-deletion wait b…
tmshort May 4, 2026
605d7ea
UPSTREAM: <carry>: Fix downstream e2e test invocation
tmshort May 18, 2026
22c8535
UPSTREAM: <carry>: Delete openshift/registry.Dockerfile
joelanford May 19, 2026
7ef0804
UPSTREAM: <carry>: Remove test-experimenal-e2e
tmshort May 20, 2026
fbfd850
UPSTREAM: <carry>: Update readme Default Catalog Tests
camilamacedo86 May 27, 2026
c0de915
UPSTREAM: <carry>: add OLMv1 topology-based deployment scaling e2e test
tmshort May 26, 2026
e2dbf41
UPSTREAM: <carry>: Update dockerfiles to use golang-1.26-release-4.23…
tmshort Jun 4, 2026
1e69ecd
UPSTREAM: <carry>: Updating ose-olm-operator-controller-container ima…
Jun 6, 2026
e5e8c7b
UPSTREAM: <carry>: Updating ose-olm-catalogd-container image to be co…
Jun 6, 2026
b0b0c20
UPSTREAM: <carry>: Update catalogs for 4.23/5.0
tmshort May 21, 2026
937ee35
UPSTREAM: <drop>: go mod vendor
Jun 26, 2026
d50ddd1
UPSTREAM: <drop>: remove upstream GitHub configuration
Jun 26, 2026
304bc1d
UPSTREAM: <drop>: configure the commit-checker
Jun 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -630,11 +630,11 @@ deploy-docs: venv

# The demo script requires to install asciinema with: brew install asciinema to run on mac os envs.
# Please ensure that all demos are named with the demo name and the suffix -demo-script.sh
.PHONY: update-demos #EXHELP Update and upload the demos.
.PHONY: update-demos #EXHELP Validate demo recordings.
update-demos:
@for script in hack/demo/*-demo-script.sh; do \
nm=$$(basename $$script -script.sh); \
./hack/demo/generate-asciidemo.sh -u -n $$nm $$(basename $$script); \
./hack/demo/generate-asciidemo.sh -n $$nm $$(basename $$script); \
done

include Makefile.venv