api
api copied to clipboard
Canonical location of the OpenShift API definition.
** CAPG should be used as the default infra provider for GCP installs.
In the past, there was an admission plugin for checking if the value of the featureSet field matched a known one. With https://github.com/openshift/kubernetes/pull/1944, the validation was moved to CEL and...
Add API & feature gate to control the deployment of components that provide additional routing capabilities. MetalLB operator and OVN-K route advertisements feature will rely on this API. Add API...
OCPBUGS-34333: Updating ose-cluster-config-api-container image to be consistent with ART for 4.17
Updating ose-cluster-config-api-container image to be consistent with ART for 4.17 __TLDR__: Product builds by ART can be configured for different base and builder images than corresponding CI builds. This automated...
Disabling feature gates checks for configuring GCP labels and tags to make it GA.
This PR adds the support of capacity reservation in `AwsMachineProviderConfig`. A new field, `CapacityReservationID`, is added. This ID is used while creating the corresponding AWS EC2 instance and the instance...
Initial Implementation of Configuration CRD for the Cluster Monitoring Operator Related: [[link]](https://github.com/openshift/enhancements/pull/1627) As we have a FeatureGate, the idea is to implement component by component to verify the correct behavior...
This is the feature described in the https://github.com/openshift/enhancements/pull/1584 and there's no new API required by this feature.
Based on the discussion [here](https://docs.google.com/document/d/1z25jsBi9lZVvQdZICG3QrA6j2C-8UIF2lxpN-b4HM2c/edit#heading=h.7tru0r8qo1wf) it is necessary to add a note about the deprecation of the Cgroupsv1 usage via the nodes.config object's status field. Hence added the "Conditions" field...