api
api copied to clipboard
Canonical location of the OpenShift API definition.
Currently, OpenShift cluster administrators lack a unified way to configure operational settings for ingress controllers across the cluster. This introduces a new config/v1/IngressControllerConfig CRD that provides cluster-wide configuration for resource...
after: https://github.com/openshift/api/pull/2322
operatoringress/v1/types.go: ** Add the new DNS Record Type for "AAAA" which is an RFC 3596 record used to map a domain name to an IPv6 address. Intention/Function Examples: ** Cluster...
Related to: https://github.com/openshift/enhancements/pull/1773 This is my first attempt at a FeatureGate so I'm expecting this to need a bunch of work. ### Additions to API Specification and Validation: * Added...
This commit is to add the vSphere vm-host zonal feature to default (GA).
## Context Currently, OCP's machine API doesn't support the reservation affinity feature of GCP's instances, thus making reservation use more complicated on OCP in comparison to GCP. This feature is...
The following branches are being fast-forwarded from the current development branch (master) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for...