-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate etcd upgrade changes from kcp changes (#6496)
In order to have more control over the upgrade process and make sure than in case of error the cleanup is easier, we upgrade etcd separately from the CP nodes for external etcd topologies. The controller will apply etcd changes in isolation and wait for etcd to be ready before moving on with the CP nodes.
- Loading branch information
Showing
8 changed files
with
247 additions
and
68 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
Oops, something went wrong.