Skip etcdEncryptionKeyRotation when cluster is hibernated - #173
#173Skip etcdEncryptionKeyRotation when cluster is hibernated#173ske-prow[bot] merged 1 commit intoske-v1.145stackitcloud/gardener:ske-v1.145from etcd-rotation-hibernationstackitcloud/gardener:etcd-rotation-hibernationCopy head branch name to clipboard
Conversation
|
@maboehm: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
SHIP IT! 🚢🚢 |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maboehm The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Add a jitter to logrotate (#172) Signed-off-by: Robin Schneider <mail@robinschneider.dev> * Skip etcdEncryptionKeyRotation when cluster is hibernated (#173) --------- Signed-off-by: Robin Schneider <mail@robinschneider.dev> Co-authored-by: Robin Schneider <45321827+robinschneider@users.noreply.github.com> Co-authored-by: Marcel Boehm <marcel.boehm@inovex.de>
How to categorize this PR?
/area security
/kind bug
What this PR does / why we need it:
etcd key rotation requires the cluster to be awake. So we just skip it if the cluster is hibernated during maintenance.
Which issue(s) this PR fixes:
ref gardener#15200
Special notes for your reviewer:
/cc @stackitcloud/ske-gardener