api
api copied to clipboard
Canonical location of the OpenShift API definition.
- aws - nutanix - openstack - powervs - vsphere Have all passed e2e tests using the capi installer. Depends on https://github.com/openshift/installer/pull/8343 Depends on https://issues.redhat.com/browse/CORS-3477
[SPLAT-1452](https://issues.redhat.com/browse/SPLAT-1452) ### Changes - Created new VSphereMultiVCenters feature gate - Generated new CRDs with max vcenter = 3 when FeatureGate "VCenterMultiVCenters" is active - Default FG remains 1 max vcenter...
Allows users to specify subnets (i.e. Availability Zones) for IngressControllers using load balancers in AWS. Introduce under the `IngressControllerLBSubnetsAWS` FeatureGate. Works for both CLB and NLBs. Enhancement: https://github.com/openshift/enhancements/pull/1595 Epic: https://issues.redhat.com/browse/NE-705
Fix is added in openshift/cluster-monitoring-operator#2334 This reverts commit a7a9d560d1005ecab50e393968df6a3e1ff226da. Adding placeholder to add back the feature gate to default and testing payload jobs before merging /hold cc: @machine424 @jan--f
Cherry-Pick of https://github.com/openshift/api/pull/1722 Add UnservableInFutureVersions as a route status condition type. This change allows the router to indicate that a route is using an unsupported configuration and will be unservable...
This PR adds an example for a new field `BackendQuotaGiB` within `EtcdSpec` type. Example for https://github.com/openshift/api/pull/1736 see https://issues.redhat.com/browse/ETCD-513 cc @openshift/openshift-team-etcd @JoelSpeed @deads2k
"Backport" of https://github.com/openshift/api/pull/1626 The CEL validations used here are not available in 4.15 so we have to use regex to validate the fields