You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [BUG] fix softtainter cleanup
When running in the cleanup mode,
LowNodeUtilizationArgs can be completely missing
from the Descheduler policy.
Let's ignore it to try completing the
softtaints cleanup.
Signed-off-by: Simone Tiraboschi <[email protected]>
* [BUG] make softtainter VAP stricter on taint effect
Signed-off-by: Simone Tiraboschi <[email protected]>
* Refactor test/e2e/operator_test.go
Refactor test/e2e/operator_test.go to make
adding more tests in the future. easier.
Signed-off-by: Simone Tiraboschi <[email protected]>
* [e2e] test softtainter deployment
Cover also softtainter depployment
and its cleanup in e2e tests.
Signed-off-by: Simone Tiraboschi <[email protected]>
* [e2e] test softtainter VAP
Cover also softtainter ValidatingAdmissionPolicy
trying to adde and remove allowed and not allowed
taints impersonating softtainer SA.
Signed-off-by: Simone Tiraboschi <[email protected]>
* Address review comments
Signed-off-by: Simone Tiraboschi <[email protected]>
---------
Signed-off-by: Simone Tiraboschi <[email protected]>
0 commit comments