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

[stable/atlantis] fix naming for secret ref #11379

Merged
merged 2 commits into from
Feb 13, 2019
Merged

[stable/atlantis] fix naming for secret ref #11379

merged 2 commits into from
Feb 13, 2019

Conversation

etwillbefine
Copy link
Contributor

@etwillbefine etwillbefine commented Feb 13, 2019

the secret will be named according to the .fullName. Currently the pod cant start with the error "secrets-webhook" not found. It must be "my-full-atlantis-name-webhook"

What this PR does / why we need it:

Fixing include of gitlab token from -webhook secret

Which issue this PR fixes

  • no known issue created for this

Special notes for your reviewer:

Checklist

  • DCO signed
  • Chart Version bumped

@helm-bot helm-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 13, 2019
@cpanato
Copy link
Member

cpanato commented Feb 13, 2019

@etwillbefine please bump the chart version and sign the DCO

@etwillbefine etwillbefine changed the title fix naming for secret ref [stable/atlantis] fix naming for secret ref Feb 13, 2019
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). labels Feb 13, 2019
the secret will be named according to the `.fullName`. Currently the pod cant start with the error "secrets-webhook" not found. It must be "my-full-atlantis-name-webhook"
Signed-off-by: Tim Gatzemeier <etwillbefine@users.noreply.github.com>
@helm-bot helm-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 13, 2019
Signed-off-by: Tim Gatzemeier <tgatzemeier@testo.de>
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 13, 2019
@cpanato
Copy link
Member

cpanato commented Feb 13, 2019

/ok-to-test

@cpanato
Copy link
Member

cpanato commented Feb 13, 2019

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

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

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 13, 2019
@k8s-ci-robot k8s-ci-robot merged commit 0513270 into helm:master Feb 13, 2019
@etwillbefine etwillbefine deleted the patch-1 branch February 13, 2019 15:38
tbuchier pushed a commit to tbuchier/charts that referenced this pull request Feb 14, 2019
* fix naming for secret ref

the secret will be named according to the `.fullName`. Currently the pod cant start with the error "secrets-webhook" not found. It must be "my-full-atlantis-name-webhook"
Signed-off-by: Tim Gatzemeier <etwillbefine@users.noreply.github.com>

* update chart version for atlantis to 1.1.5

Signed-off-by: Tim Gatzemeier <tgatzemeier@testo.de>
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. ok-to-test size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants