origin
origin copied to clipboard
Conformance test suite for OpenShift
After merging the code and applying the jobs for migration and rollback, we noticed that monitors have a toleration for disruption. This toleration was configured for upgrade. For our job,...
On multi-arch compute clusters, the pods can land on any arch type of worker node. Making sure that the imagstreams import the manifestlist will help make sure the deployment succeeds...
The Docker repo at https://hub.docker.com/r/openshift/origin-cli is now gone/private, while the repo at https://quay.io/repository/openshift/origin-cli is still available publicly. This seems to have happened overnight so currently unable to find any reasoning...
Following discussions around #27864, rather than changing importMode unconditionally, change it to import manifestlists only when the installed cluster has nodes of differing architectures
This is an automated cherry-pick of #28283 /assign tssurya
To fix OCPBUGS-16342. Generated using `hack/update-kube-vendor.sh c596e68c5c148565063c60a9e2731f7b7ab8a9ca`. release-4.7 was not updated from openshift/kubernetss for a long time, the diff is huge. And I don't understand how `k8s.io/kubernetes => github.com/openshift/kubernetes v1.21.0-alpha.0.0.20230719075753-c596e68c5c14`...
[periodic-ci-openshift-multiarch-master-nightly-4.16-ocp-e2e-ovn-remote-libvirt-ppc64le](https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-multiarch-master-nightly-4.16-ocp-e2e-ovn-remote-libvirt-ppc64le/1749182126944686080) is exhibiting a flake with pods transitioning to Pending state. I reviewed the kubelet, scheduler, and test logs, and everything seems to make sense. The test itself though does...
generator isn't yet using the on-disk certificates. Types are missing from library-go
In OCP 4.14 and previous, the `pod.status.containerStatuses.imageID` field contained the resolved image and digest that was used for the pod. In OCP 4.15 the `imageID` field seems to contain a...