-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* early-cordon nodes Signed-off-by: sbadiger <[email protected]> * early cordon Signed-off-by: sbadiger <[email protected]> * include context in cordon and drain functions * cordon only drifted instances * add unit tests * Update aws-sdk-go-cache to v0.0.2 (#399) Signed-off-by: Todd Ekenstam <[email protected]> Signed-off-by: sbadiger <[email protected]> * Process drain-failure nodes at the end (#394) * Process drain-failures at the end Signed-off-by: ssheladiya <[email protected]> Signed-off-by: sbadiger <[email protected]> * early-cordon nodes Signed-off-by: sbadiger <[email protected]> * early cordon Signed-off-by: sbadiger <[email protected]> * include context in cordon and drain functions Signed-off-by: sbadiger <[email protected]> * Release v1.0.8 (#400) Signed-off-by: sbadiger <[email protected]> * cordon only drifted instances Signed-off-by: sbadiger <[email protected]> * add unit tests Signed-off-by: sbadiger <[email protected]> * resolve merge conflicts * update go.sum * resolve test errors * remove cordon as upgrade strategy * remove space * improve test coverage * improve code coverage * remove redundant code * remove unused imports * Update controllers/providers/kubernetes/nodes.go Co-authored-by: Venkata Gunapati <[email protected]> * uncordon the nodes * error handling for uncordoning * add tests * handle uncordon scenario properly * Update controllers/providers/kubernetes/nodes.go Co-authored-by: Venkata Gunapati <[email protected]> * fix typo * fix lint errors * default the feature to false --------- Signed-off-by: sbadiger <[email protected]> Signed-off-by: Todd Ekenstam <[email protected]> Co-authored-by: Todd Ekenstam <[email protected]> Co-authored-by: Siddharth Sheladiya <[email protected]> Co-authored-by: Venkata Gunapati <[email protected]>
- Loading branch information
1 parent
1201813
commit c2fdb37
Showing
11 changed files
with
544 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.