api
api copied to clipboard
Canonical location of the OpenShift API definition.
to allow an SCC to toggle whether a pod is forced to be confined by a user namespace
Clean backport of transit and join subnets to 4.14
This has no impact on end-users, but is useful flag for us as we start translating from MAPOCAPO. WIP as we compile our list of unused files through introspection of...
for testing with https://github.com/openshift/openshift-apiserver/pull/440
The `uid` and `extra` fields were added to Kubernetes in 1.29. These fields should be included in OpenShift as well.
Related to https://issues.redhat.com/browse/OCPNODE-2217 This commit sets crun as the default container runtime in OCP for 4.17
OCM needs access to the service account bound API token signing public key. On standalone, the crypto materials are available in a secret. On Hypershift, the secret is not made...