api
api copied to clipboard
Canonical location of the OpenShift API definition.
Not sure I'm in the right repository, sorry if I'm wrong. This is so boring to type "oc get imagecontentsourcepolicy" tens times a day, could be so much better to...
When working on #1928, noticed that the payload crds were not generated after running a `make update`. This is because codegen is run after update-scripts. This PR removes update-payload-crds from...
The functionality has merged in the Installer. AWS: https://issues.redhat.com/browse/MULTIARCH-4567 GCP: https://issues.redhat.com/browse/MULTIARCH-4618 AWS multi-arch day-0 periodics: [sippy link](https://sippy.dptools.openshift.org/sippy-ng/jobs/4.17/analysis?filters=%7B%22items%22%3A%5B%7B%22columnField%22%3A%22name%22%2C%22operatorValue%22%3A%22equals%22%2C%22value%22%3A%22periodic-ci-openshift-multiarch-master-nightly-4.17-ocp-e2e-aws-ovn-heterogeneous-day-0%22%7D%5D%7D) GCP multi-arch day-0 periodics: [sippy link](https://sippy.dptools.openshift.org/sippy-ng/jobs/4.17/analysis?filters=%7B%22items%22%3A%5B%7B%22columnField%22%3A%22name%22%2C%22operatorValue%22%3A%22equals%22%2C%22value%22%3A%22periodic-ci-openshift-multiarch-master-nightly-4.17-ocp-e2e-gcp-ovn-heterogeneous-day-0%22%7D%5D%7D)
This PR promotes two features that the MCO team plans to GA for 4.17. The MCO QE team will sign off on this PR as there are currently no tests...
This is the api implementation for https://github.com/openshift/enhancements/pull/1605 - Introduces ImageStreamImportMode field in the image config spec and status - the status will be consumed by apiserver to set importMode for...
Promotes `IngressControllerLBSubnetsAWS` to from TechPreview/DevPreview to become available by default (GA). ### E2E Test Data: - This feature gets tested by the [PreSubmit job](https://github.com/openshift/release/blob/d1efafda808dd6d346aa65bd86e01bfda2022485/ci-operator/config/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-release-4.17.yaml#L154) `e2e-aws-operator-techpreview` in the [cluster-ingress-operator](https://github.com/openshift/cluster-ingress-operator) repo. -...
- `config.openshift.io`: - Belatedly update a few places to now say that the default plugin is `OVNKubernetes`, not `OpenShiftSDN`. - Clarify the docs on `NetworkMigration` to make it clear that...
## What Add an annotation constant that reveals what the label syncer would enforce. ## Why It is unclear what the label syncer would set, if alert labels are set...