Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
d14009d
[DEBUG] Update kbs-client to v0.19.0 with auto-discovery and fix vali…
tbuskey May 19, 2026
777d0f0
Reduce logging in install-trustee step
tbuskey May 19, 2026
9543ae9
Suppress normal kbs-client protocol warnings
tbuskey May 19, 2026
ceb8214
Add OLM debugging to install-trustee-operator
tbuskey May 19, 2026
632e712
Add OLM stage polling to wait_for_operator
tbuskey May 19, 2026
4999977
Add test resource kbsres1 and improve kbs-client logging
tbuskey May 20, 2026
a58b5df
Fix kbsres1 Secret to use data instead of stringData
tbuskey May 20, 2026
329d6f9
Add TRUSTEE_CATALOG_SOURCE_NAME/IMAGE env vars for flexible catalog s…
tbuskey May 20, 2026
e203b69
Map kbs-client version to trustee operator version
tbuskey May 21, 2026
3b4bf64
Add install-trustee-operator step to azure-ipi-coco test
tbuskey Jun 2, 2026
6cd07ca
Fix validation failures in install-trustee-operator step
tbuskey Jun 2, 2026
6f0001d
Add generated metadata for install-trustee-operator step
tbuskey Jun 2, 2026
ae1b7b8
Fix metadata file formatting (no trailing newline)
tbuskey Jun 2, 2026
582bbd9
Fix metadata JSON formatting - remove invalid backslash
tbuskey Jun 2, 2026
b2461db
Enable TRUSTEE_INSTALL for all candidate versions of aws-ipi-coco
tbuskey Jun 3, 2026
855f2a2
Enable TRUSTEE_INSTALL for all CoCo jobs (azure, aro, aws)
tbuskey Jun 4, 2026
a2fa563
Add TRUSTEE operator config to CoCo tests (fix formatting)
tbuskey Jun 4, 2026
2a57e34
Run make ci-operator-config to sort environment variables
tbuskey Jun 4, 2026
4aadbfb
Fix TRUSTEE_CATALOG_SOURCE_NAME to trustee-catalog
tbuskey Jun 4, 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
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-azure
Expand Down Expand Up @@ -201,6 +204,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aro
Expand Down Expand Up @@ -273,6 +279,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-azure
Expand Down Expand Up @@ -206,6 +209,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aro
Expand Down Expand Up @@ -280,6 +286,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-azure
Expand Down Expand Up @@ -206,6 +209,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aro
Expand Down Expand Up @@ -280,6 +286,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-azure
Expand Down Expand Up @@ -206,6 +209,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aro
Expand Down Expand Up @@ -280,6 +286,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-azure
Expand Down Expand Up @@ -206,6 +209,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aro
Expand Down Expand Up @@ -280,6 +286,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-azure
Expand Down Expand Up @@ -206,6 +209,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aro
Expand Down Expand Up @@ -280,6 +286,9 @@ tests:
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "90"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.1.0-1776506656
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
TRUSTEE_INSTALL: "true"
TRUSTEE_URL: ""
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aws
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reviewers:
- ldoktor
- tbuskey
- vvoronko
- wainersm
approvers:
- ldoktor
- tbuskey
- vvoronko
- wainersm
Loading