api
api copied to clipboard
Canonical location of the OpenShift API definition.
This feature is primarily targeted for SelfManagedHA OpenShift TechPreview.
-fixes MustHaveStatus error
Join and transit switch subnets can be configured at day 2 now and this commit is to modify api description for InternalJoinSubnet and InternalTransitSwitchSubnet to reflect recent changes.
As [requested in the enhancement][1]. [Motivation for the new property from the enhancement][2]: > There were a few options discussed in lieu of introducing a new ClusterVersion status field and...
Ingress: Add `OpenStackLoadBalancerParameters` so we can configure the load balancer IP.
https://github.com/openshift/api/blob/master/console/v1/types_console_sample.go#L189 or https://github.com/openshift/api/blob/master/console/v1/zz_generated.crd-manifests/00_consolesamples.crd.yaml#L160 uses an unescaped dot, so it might match more hosts than expected. This triggers a code scanning alert from Github in my project at https://github.com/metio/terraform-provider-k8s
cluster-monitoring-operator now by default installs and configures metrics-server and it doesn't need to be behind feature gate anymore.
This is an automated cherry-pick of #2006 /assign vr4manta