-
Bug
-
Resolution: Done
-
High
-
None
-
OSC 1.10.x
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
Blanc #3
-
0
Trustee can't be tested until it gets the new mirror
oc apply -f https://raw.githubusercontent.com/openshift/trustee-fbc/refs/heads/main/.tekton/images-mirror-set.yaml
OSC has a mirror that handles devel and v1.10
oc apply -f "https://raw.githubusercontent.com/openshift/sandboxed-containers-operator/refs/heads/devel/.tekton/images-mirror-set.yaml"
env-cm needs to generate osc-config with
redirectNeeded: "false"
so it doesn't wipe out prow's mirror
The prowjobs & create-prowjob-commands.sh need
base_images: tests-private: name: tests-private namespace: ci tag: "4.21"
because openshift-test-private master is now 4.21,