This is a clone of issue OCPBUGS-10333. The following is the description of the original issue:
—
Description of problem:
Missing workload annotations from deployments. This is in relation to the openshift/platform-operator repo.
Missing annotations.
Namespace name, `workload.openshift.io/allowed: management`
`target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'`. That annotation is required for the admission webhook to modify the resource for workload pinning.
Related Enhancements:
https://github.com/openshift/enhancements/pull/703
https://github.com/openshift/enhancements/pull/1213
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-10333 Workload annotation missing from deployments
-
- Closed
-
- is blocked by
-
OCPBUGS-10333 Workload annotation missing from deployments
-
- Closed
-
- links to