api
api copied to clipboard
Canonical location of the OpenShift API definition.
This is to unify the duration's validation pattern used in the Insights API. I noticed this problem when the operator status failed to update with having duration value as `2m0s`
For historical reasons, "include.release.openshift.io/ibm-cloud-managed" was used as a basis when creating the productized HyperShift installation profile. ibm-cloud-managed is a different offering, however, and we would like to correct this so...
This is an automated cherry-pick of #1919 /assign cjschaef
It looks like the ConsolePlugin v1 api object is not created in time for the console-operator, since after the 4.11 -> 4.12 update console-operator is reporting: ``` ... 2024-06-04T09:52:52.887020412Z W0604...
cooperate PR for https://github.com/openshift/machine-config-operator/pull/4587
### Changes - New feature gate `VSphereHostVMGroupZonal` - Add `RegionType` and `ZoneType` fields to `VSpherePlatformFailureDomainSpec` to specify region and zone failure domain types. - Add `VSphereFailureDomainAffinity` type that contains three...
[SPLAT-1808](https://issues.redhat.com/browse/SPLAT-1808) ### Changes - Create new feature gate for vSphere multi disk - Create initial CRD changes for adding additional disks to vSphere machines ### Blocks - https://github.com/openshift/machine-api-operator/pull/1290 - https://github.com/openshift/installer/pull/9035...
TODO: - [x] depends on https://github.com/openshift/kubernetes-sigs-controller-tools/pull/20 - [x] verify-prerelease-lifecycle-gen.sh should be fixed - [ ] not passing the verify-crd-schema-checker.sh: seeing a lot of `NoNewRequiredFields` - [ ] OPTIONAL: the rest...
/hold our current testing doesn't allow this to be tested in integration testing. I'll test manually I guess.
we tried to prevent this and had a bug. The empty condition type is not very useful and should be prevented. Since this is the low-level operator status, the number...