Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/coredns] Allow to specify a PodDisruptionBudget #20586

Merged
merged 2 commits into from
Feb 26, 2020

Conversation

mrueg
Copy link
Collaborator

@mrueg mrueg commented Feb 6, 2020

Is this a new chart

No

What this PR does / why we need it:

Adds optional PodDisruptionBudget

Which issue this PR fixes

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [stable/mychartname])

@helm-bot helm-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 6, 2020
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 6, 2020
@helm-bot helm-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Feb 6, 2020
@mrueg
Copy link
Collaborator Author

mrueg commented Feb 6, 2020

@Smirl fyi since you were interested in that as well.

k8s-app: {{ .Chart.Name | quote }}
{{- end }}
app.kubernetes.io/name: {{ template "coredns.name" . }}
{{ toYaml .Values.podDisruptionBudget | indent 2 }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are only 2 fields. I would perhaps add minAvailable and maxUnavailable to values. Both way work though.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't include the fields to match with the other pdb in the Repo. I'd leave it like that

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. Looks good to me. But I can't /approve 😿

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
@zanhsieh
Copy link
Collaborator

@acaleph
@shashidharatd
@andor44
Little help with LGTM please.

@helm-bot helm-bot removed the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Feb 26, 2020
@cpanato
Copy link
Member

cpanato commented Feb 26, 2020

@mrueg please sing the DCO

@mrueg
Copy link
Collaborator Author

mrueg commented Feb 26, 2020

@mrueg please sing the DCO

Yes shouldn't have used the github UI. :( Will repush.

Co-Authored-By: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
@helm-bot helm-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Feb 26, 2020
@mrueg
Copy link
Collaborator Author

mrueg commented Feb 26, 2020

@cpanato pushed again with DCO signed.

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 26, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, mrueg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 498c76e into helm:master Feb 26, 2020
@mrueg
Copy link
Collaborator Author

mrueg commented Feb 26, 2020

Thanks, appreciated! @cpanato

Hakob pushed a commit to Hakob/charts that referenced this pull request Feb 26, 2020
* [stable/coredns] Allow to specify a PodDisruptionBudget

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* Update stable/coredns/Chart.yaml

Co-Authored-By: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Manuel Rüger <manuel@rueg.eu>

Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Hakob Arakelyan <hakoaraqelyan@gmail.com>
irlevesque pushed a commit to quantopian/charts that referenced this pull request Jul 13, 2020
* [stable/coredns] Allow to specify a PodDisruptionBudget

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* Update stable/coredns/Chart.yaml

Co-Authored-By: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Manuel Rüger <manuel@rueg.eu>

Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
includerandom pushed a commit to includerandom/helm_charts that referenced this pull request Jul 19, 2020
* [stable/coredns] Allow to specify a PodDisruptionBudget

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* Update stable/coredns/Chart.yaml

Co-Authored-By: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Manuel Rüger <manuel@rueg.eu>

Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
li-adrienloiseau pushed a commit to li-adrienloiseau/charts that referenced this pull request Jul 29, 2020
* [stable/coredns] Allow to specify a PodDisruptionBudget

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* Update stable/coredns/Chart.yaml

Co-Authored-By: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Manuel Rüger <manuel@rueg.eu>

Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com>
mmingorance-dh pushed a commit to mmingorance-dh/charts that referenced this pull request Aug 28, 2020
* [stable/coredns] Allow to specify a PodDisruptionBudget

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

* Update stable/coredns/Chart.yaml

Co-Authored-By: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Manuel Rüger <manuel@rueg.eu>

Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Signed-off-by: Miguel Mingorance <miguel.mingorance@deliveryhero.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants