-
Notifications
You must be signed in to change notification settings - Fork 16.7k
[incubator/elasticsearch] Add pod disruption budgets. #3469
Conversation
Add PDBs @ #2782 |
/lgtm |
@icereval: you cannot LGTM your own PR. In 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/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: icereval The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks like there's a few documentation fixups that are unrelated to the PDBs around podAnnotations and antiAffinity.
It might be a good idea to put them through as a seperate PR to reduce the scope of this PR to just the PDBs.
| `data.terminationGracePeriodSeconds` | Data termination grace period (seconds) | `3600` | | ||
| `data.antiAffinity` | Data anti-affinity policy | `soft` | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks like there's a few documentation fixups that are unrelated to the PDBs ... It might be a good idea to put them through as a seperate PR to reduce the scope of this PR to just the PDBs.
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Updated from #2530