Releases: criteo/node-disruption-controller
Releases · criteo/node-disruption-controller
0.2.1: Fix flaky test when reconciler start before previous one still up
between test, the reconciler is stopped and started again. Stop is not instant but we started a new instance right away. Since it bind a port, the new one crashed because the old one didn't release it yet. Instead we wait for the manager to be properly down before starting a new one
0.2.0
0.1.2
0.1.1: Run golangci-lint on pull requests
- added golang-ci to make test - cleaned the test job
Prepare bump to 0.1.0
Breaking changes: - spec.state moved to status.state - status.impacted* changed to status.impactedBudgets
0.0.6
0.0.5: Add new state for node disruption
Add a state to show that a node disruption is in the middle of processing.
0.0.3
0.0.2
0.0.1: Add code generated for NamespacedName
Code generate automatically with make