origin
origin copied to clipboard
Conformance test suite for OpenShift
Hello, Hosting OS : RHEL 8.10 RAM : 64Gb CPU : 16 libvirt version : 8.0.0-23.3 CRC version: 2.51.0+80aa80 OpenShift version: 4.18.2 MicroShift version: 4.18.2 This issue happends both in...
/hold
Draft PR to test 30 seconds timeout for HTTP client on HyperShift AKS.
This is an automated cherry-pick of #29328 /assign gallettilance
This is a proof PR for https://github.com/openshift/library-go/pull/1964. It only updates the ciphers used (like the original PR does) and not bumping lib-go, because there is a kube version mismatch between...
# What Add a test to verify that the annotation is set properly. # Why To protect the feature. # Note Will work once [PR](https://github.com/openshift/kubernetes/pull/2285) is merged.
ensure it's able to use spc_t selinux type, which will allow it access to any hostpath Carries https://github.com/openshift/origin/pull/29797
This is an automated cherry-pick of #29402 /assign vrutkovs
Introduces lint rules to enforce all Go imports are consistently ordered. I ran golang-reviser to clean up the imports and group them logically.