-
Spike
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
-
-
OEX OCP Console - Sprint 254
Display a warning message to the user if a certain PodDisruptionBudget is blocking a Node Drain.
- For example, often customers specify "minAvailable" equal to the amount of replicas in a Deployment. This means that no Pods can safely be deleted without violating the PodDisruptionBudget (thus blocking node drain operations for example).
- Another example is setting "maxUnavailable" of 0% or 0 or a "minAvailable" of 100% or equal to the number of replicas
A.C.
- Investigate how to implement the condition that would trigger the warning message
- Work with our team and UX on how to display the waring message
- Create a follow on story
See the follow-on story for the findings and suggested enhancements for PDB feature : https://issues.redhat.com/browse/CONSOLE-4109
RFE: https://issues.redhat.com/browse/RFE-3134
- relates to
-
RFE-3134 Warnings for blocking PodDisruptionBudgets
- Accepted