-
Bug
-
Resolution: Done
-
Major
-
4.11
-
None
-
Sprint 224, Sprint 225, Sprint 226
-
3
-
Rejected
-
False
-
-
-
Description of problem:
The default dns-default pod is missing the "target.workload.openshift.io/management:" annotation. As a result when the workload partitioning feature is enabled on SNO, this pod resources will not get mutated and pinned to the reserved cpuset. This is a regresion from 4.10. Pod spec from 4.10.17 Annotations: ... resources.workload.openshift.io/dns: {"cpushares": 51} resources.workload.openshift.io/kube-rbac-proxy: {"cpushares": 10} target.workload.openshift.io/management {"effect":"PreferredDuringScheduling"}
Version-Release number of selected component (if applicable):
4.11.0
How reproducible:
100%
Steps to Reproduce:
1. Install a SNO and check the annotation 2. 3.
Actual results:
Expected results:
Additional info:
- blocks
-
OCPBUGS-2528 dns-default pod missing "target.workload.openshift.io/management:" annotation
- Closed
- is cloned by
-
OCPBUGS-2528 dns-default pod missing "target.workload.openshift.io/management:" annotation
- Closed
- is related to
-
OCPBUGS-1549 DNS operator does not reconcile the openshift-dns namespace
- Closed
- links to