-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.12
-
None
This is a clone of issue OCPBUGS-29341. The following is the description of the original issue:
—
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
- clones
-
OCPBUGS-29341 dhcp-daemon pods have priority: 0 and no priority class
- Closed
- is blocked by
-
OCPBUGS-29341 dhcp-daemon pods have priority: 0 and no priority class
- Closed
- links to
-
RHBA-2024:4041 OpenShift Container Platform 4.15.z bug fix update