Miciah Dashiel Butler Masters
Miciah Dashiel Butler Masters
https://github.com/openshift/origin/compare/1967dd22c83963e780eb9953bc38da760e090dc8..1dcc98a3c2ec7c38dcee818e750e14ce57d70892 made these changes: - Add logic to delete the Istio CR in the test cleanup. - Declare package consts for `istioName` and `ingressNamespace` and use these instead of function-local...
The aggregated jobs each failed while buliding the tests-openshift.origin-amd64 image, with the error message, "Error: Unable to find a match: python3-cinderclient" (missing RPM package). I'll retry in case it was...
This time all the aggregated jobs failed to build the image with the erorr message, "Error: Unable to find a match: realtime-tests rteval". /payload-aggregate periodic-ci-openshift-release-master-ci-4.19-upgrade-from-stable-4.18-e2e-gcp-ovn-rt-upgrade 5
This time all the aggregated jobs failed with, "Error: Unable to find a match: python3-cinderclient realtime-tests rteval". I have filed [OCPBUGS-57921](https://issues.redhat.com/browse/OCPBUGS-57921) for these failures.
/payload-aggregate periodic-ci-openshift-release-master-ci-4.19-upgrade-from-stable-4.18-e2e-gcp-ovn-rt-upgrade 5
https://github.com/openshift/origin/compare/38d8018dfd320088688bd559b77c7f73e998ef13..e2271274f2b3f34c7eff8ffa252520acb593cacc rebases and adds a code comment to resolve https://github.com/openshift/origin/pull/29900#discussion_r2150992281.
/payload-aggregate periodic-ci-openshift-release-master-ci-4.20-upgrade-from-stable-4.19-e2e-gcp-ovn-rt-upgrade 5
The aggregator job failed with the following error: ```text * 2025-07-18T17:05:06Z 1x ovnk-controlplane: failed to add remote pod ci-op-zqhb342w/release-analysis-prpqr-aggregator-openshift-release-analysis-prpqr-aggregator to namespace: failed to ensure namespace locked: failed to create address...
Does "the new MutatingAdmission work" refer to [the MutatingAdmissionPolicy API](https://kubernetes.io/docs/reference/access-authn-authz/mutating-admission-policy/)? Does this GEP boil down to a documentation update with an example yaml manifest for a MutatingAdmissionPolicy? Using a relatively...