api
api copied to clipboard
Canonical location of the OpenShift API definition.
Related openshift enhancement: https://github.com/openshift/enhancements/pull/1859
[SPLAT-2615](https://issues.redhat.com//browse/SPLAT-2615) ### Changes - Added new dynamic dedicated host support ### Notes For dynamic hosts, we are currently allowing admins to provide a set of tags to apply to the...
- **Add PKI API to config.openshift.io/v1alpha1** - **make update**
This change specifically targets OIDC-specific comments to ensure `oc explain`, based on CRD generation, will render the `Description` field in an optimal format i.e. no disjointed lines.
Add httpEndpoint, httpPutResponseHopLimit, and instanceMetadataTags fields to MetadataServiceOptions to bring parity with CAPA. This allows users to configure additional aspects of the AWS Instance Metadata Service (IMDS) on machine instances,...
This commit introduces a new API to be introduced as a part of the migration in CMO from ConfigMap to CRDs This pr replaces https://github.com/openshift/api/pull/2630 because is broken
`KMSConfig` is gated behind `KMSEncryptionProvider` feature gate which is in tech preview. This PR tries to add the changes proposed in https://github.com/openshift/enhancements/pull/1900 EP. This PR; * deprecates `AWSKMSConfig` field and...
This PR improves the documentation for the KubeletConfigSpec API to make it more accurate and user-friendly. The focus is AutoSizingReserved. I have ignored adding the tests and the validation for...
[METAL-JOBS]: The Insights Operator does not behave in a standard way on disconnected clusters, which is why the bare metal test jobs are missing. In this type of cluster, the...