api
api copied to clipboard
Canonical location of the OpenShift API definition.
## What Enable `ServiceAccountTokenNodeBinding`. ## Why It is available in Beta on Kubernetes.
Introduce `ModernTLSConfiguration` as an _inaccessible-by-default_ feature gate.
Every component will be in a separated PR in order to improve review process First PR: https://github.com/openshift/api/pull/1929 Related: Enhancements Proposal https://github.com/openshift/enhancements/pull/1627
AWS docs indicate that tag keys cannot be prefix with aws:. See: https://docs.aws.amazon.com/directoryservice/latest/devguide/API_Tag.html Using this key prefix leads to an AWS API error indicating the prefix is reserved for AWS...
**Is your feature request related to a problem? Please describe.** When including the api of openshift everybody needs to use a `replace` in the go mod since it doesn't use...
When no host and subdomain is specified then a generated name is created -.apps.. However the host length does not work as the error says. exampe: apiVersion: route.openshift.io/v1 kind: Route...
/assign @JoelSpeed
This seems to match the original proposal https://github.com/openshift/enhancements/pull/1605/files#diff-c3558e7ce5705e060c3f6ccbbf7430be6fe4dac2b8bad05220360bd977f81e70R214, recomendations and consistency with the rest of this API. The reason I came across this is that hypershift seralizes this API and...