origin
origin copied to clipboard
Conformance test suite for OpenShift
With a hack
We recently fixed the CRI-O-specific issue where we decoupled the CRI-O readiness check from the CNI plugin in watchdog support. We wanted to see if this helps alleviate the test...
requires https://github.com/openshift/kubernetes/pull/2104 and https://github.com/openshift/cluster-kube-apiserver-operator/pull/1754
I am using net-ping module in my container which runs on openshift environment as non root user. I am getting below error when running script in my pod ``` var...
Discussed here https://github.com/openshift/origin/pull/28737#issuecomment-2077348811 Thanos querier API is the principal/wrapping API to fetch metrics. Given all the consumers that depend on it, it would be interesting to see how it performs....
Takes over https://github.com/openshift/origin/pull/29063 A couple of these are also proposed in upstream ovnk https://github.com/ovn-kubernetes/ovn-kubernetes/pull/5008, which should be merged first.
The `PodTopologyLabelsAdmission` feature has [graduated to Beta and is enabled by default](https://github.com/kubernetes/kubernetes/pull/135158) starting in 1.35-rc.0, adding extra labels to pods. ``` { fail [github.com/openshift/origin/test/extended/cli/debug.go:316]: Expected : { "debug.openshift.io/managed-by": "oc-debug", "topology.kubernetes.io/region":...