api
api copied to clipboard
Canonical location of the OpenShift API definition.
Mark CAPI Install for IBM Cloud FG as TechPreview.
We have got more requirements for Operator now. - ManagedJobWithoutQueueName - WaitForPodsReady - FairSharing. Opening this up so we can discuss. Please ignore the other API fields as these have...
this is an optional field that allows a feature author to declare the minimum version a kubelet on an openshift node can be to use said feature. This PR also...
Adds `uid` and `extra` fields to the `authentications.config.openshift.io` CRD's external OIDC provider claim mapping configuration options, allowing users to specify how the `uid` and `extra` `UserInfo` values should be populated...
I heard a rumor that gating some new fields was causing trouble. I made an example showing how to have a field gated on A or B. https://github.com/openshift/api/pull/2234
Alternative, smaller-footprint version of the API proposed in https://github.com/openshift/api/pull/2012, discussed 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. This...
this PR is dependent on [CNTRLPLANE-332](https://github.com/openshift/api/pull/2234) merging first.