Consider adding deploy workflow / cancel process instance to whitelisted commands (which will be accepted when backpressure is high) #9283
Labels
area/reliability
Marks an issue as related to improving the reliability of our software (i.e. it behaves as expected)
kind/feature
Categorizes an issue or PR as a feature, i.e. new behavior
severity/mid
Marks a bug as having a noticeable impact but with a known workaround
version:8.1.0
Marks an issue as being completely or in parts released in 8.1.0
Milestone
Is your feature request related to a problem? Please describe.
This came up during an investigation for #8991 and then follow up discussions in #9276
Currently, we allow to complete / fail jobs under backpressure.
However, some processes like fork bombs can bring the cluster into a non-productive state. Remedies in this situation include:
Describe the solution you'd like
Whitelist these two commands as well
The text was updated successfully, but these errors were encountered: