-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.12
-
None
Description of problem:
If these pods are evicted, they loose all knowlage of exsisting dhcp leases, and any pods using dhcp ipam will fail to renew the dhcp lease. even after the pod is re-created.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. use a NAD with ipam: dhcp. 2. delete the dhcp deamon pod on the smae node as your workload. 3. observe the lease expire on dhcp server / get reissued to a different pod causing network outage from duplicate addresses.
Actual results:
dhcp-daemon
Expected results:
dhcp-daemon pod does not get evicted before workloads. because of system-node-critical
Additional info:
All other multus components system-node-critical priority: 2000001000 priorityClassName: system-node-critical
- blocks
-
OCPBUGS-29739 dhcp-daemon pods have priority: 0 and no priority class
- Closed
- is cloned by
-
OCPBUGS-29739 dhcp-daemon pods have priority: 0 and no priority class
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update