api
api copied to clipboard
Canonical location of the OpenShift API definition.
Implements the API proposed in https://github.com/openshift/enhancements/pull/1701 , addressing feedback on the early [Update Health API Controller Proposal](https://docs.google.com/document/d/1SuV8mvEQbUMpcV1VTazuPlXgbMeUm2134SIV5so4a5M/edit) and [Update Health API Draft](https://docs.google.com/document/d/1aEIWkfhhaVSe-XlSXvmokymOe3X_969pRCJhfhPDwFQ/edit) docs. --- Introduce a new `UpdateStatus` API (CRD)...
Reverts openshift/api#1996 https://github.com/openshift/origin/pull/28997 has merged, I was on PTO and woke up to the revert, we already had the metal e2e fix in the pipe. @huiran0826 @anuragthehatter : can you...
This is an automated cherry-pick of #1988 /assign tssurya
What I did: - Copies over the v1alpha1 MCN api into the v1 folder. - Removes the unused `Spec.PinnedImageSets` field. - Removes comments suggesting future changes and updates compatibility level.
Associated PRs: - [ ] https://github.com/openshift/installer/pull/9493
- Removing support to configure cgroupsv1 in the OCP clusters. - Removed the enum validation of "v1" for the `cgroupMode` field of the `nodes.config.openshift.io` object. - Also added integration tests...
OCPBUGS-45888: ClusterNetworkOperator API: promote the additionalRoutingCapabilities flag to default
Promoting the feature gate as the deployed daemonset is being used by metallb and covered by MetalLB tests. Backport of https://github.com/openshift/api/pull/2087