origin
origin copied to clipboard
Conformance test suite for OpenShift
Related to [TRT-238](https://issues.redhat.com//browse/TRT-238) We look at information from tracked resources (pods and events) that can be used to tell if we should suppress an alert related failure.
This is an automated cherry-pick of #27224 /assign simonpasquier
Found while reviewing https://github.com/openshift/origin/pull/27269 /hold for that other PR to merge first
This is manual pick from https://github.com/openshift/origin/pull/25839/ and https://github.com/openshift/origin/pull/25746/ to fix test-cmd tests.
For typical single node topologies the current disruption values in 4.8 fail during upgrades, this PR adds some more generous disruption rates for only for a single node topology on...
/hold still figuring out whether we need to create a monitoring like controlplane.StartAllAPIMonitoring
The `oc` command fails with the error message `segmentation fault` on ARM based Apple M1 Macbook Pro. ##### Version openshift-origin-client-tools-v3.11.0-0cbc58b-mac ##### Steps To Reproduce 1. Just run the oc command...
The project is missing a CONTRIBUTING.md file. The project is also missing any open "good first issue" tickets, which makes it harder for newcomers to contribute. It might be a...
Add a function to determine if the cluster is a MicroShift instance.