-
Bug
-
Resolution: Unresolved
-
Major
-
4.21, 4.22
-
None
-
None
-
False
-
-
None
-
None
-
None
-
None
-
Proposed
-
None
-
Proposed
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
This is a clone of issue OCPBUGS-78195. The following is the description of the original issue:
—
Description of problem:
The global pull secret syncer tried to preserve new lines in kubelet config but that caused an E2E mismatch, as the global pull secret e2e verified didn't account for that extra new line.
Version-Release number of selected component (if applicable):
HyperShift main branch (affects all versions with GlobalPullSecret)
How reproducible:
Intermittent. Some CI jobs failures can be root caused to this mismatch, but due to OCPBUGS-67262 , sometimes the verification passes.
Steps to Reproduce:
N/A, it's a flake
Actual results:
Failures in CI that can get root caused to mismatching synced Kubelet.
Expected results:
No failures due to mismatched Kubelet config.
Additional info:
- clones
-
OCPBUGS-78195 Global pull secret syncer preserves new lines in kubelet config
-
- ON_QA
-
- is blocked by
-
OCPBUGS-78195 Global pull secret syncer preserves new lines in kubelet config
-
- ON_QA
-
- links to