-
Bug
-
Resolution: Unresolved
-
Major
-
4.21, 4.22
-
None
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:
- blocks
-
OCPBUGS-78196 Global pull secret syncer preserves new lines in kubelet config
-
- New
-
- is cloned by
-
OCPBUGS-78196 Global pull secret syncer preserves new lines in kubelet config
-
- New
-
- split from
-
OCPBUGS-67262 GlobalPullSecret e2e test flaky due to race condition with CountAvailableNodes during kubelet restarts
-
- POST
-
- links to