Complete
Details
Details
Assignee
Waqar
WaqarReporter
Waqar
WaqarLabels
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Created January 19, 2022 at 12:02 PM
Updated July 1, 2022 at 5:55 PM
Resolved February 4, 2022 at 4:10 PM
We have a case where if a pod is consuming locked host paths, on k8s start, it will still try to start but then we add a taint and stop such workloads but the brief window, it's possible the pod started and created empty directories on those paths which is not acceptable.
We should investigate if we can start k3s with some taints already added so that no pods start executing automatically and we can workaround this case then.