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

[stable/mongodb] Use .Values.existingSecret for standalone deployments #7839

Merged

Conversation

enriched
Copy link
Contributor

@enriched enriched commented Sep 19, 2018

What this PR does / why we need it:
When installing the chart without .Values.replicaSet.enabled==true, .Values.existingSecret is ignored and the chart attempts to use the name of the chart as the secretKeyRef name.

Which issue this PR fixes
Should fix #7169 #6340 #7047

Special notes for your reviewer:
@prydonius @tompizmor @sameersbn @carrodher @juan131
Let me know if there is anything that needs to be different. This is using the same logic as statefulset-primary-rs.yaml.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 19, 2018
Rich Adams added 2 commits September 19, 2018 13:20
@enriched enriched force-pushed the stable/mongodb/standalone-existingSecret branch from 71c8408 to 8287981 Compare September 19, 2018 20:21
@ey-bot ey-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Sep 19, 2018
@enriched
Copy link
Contributor Author

/assign @carrodher

@sameersbn
Copy link
Contributor

/approve
/ok-to-test

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 20, 2018
@sameersbn
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 20, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: enriched, sameersbn

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 fffb437 into helm:master Sep 20, 2018
legal90 added a commit to volvo-cars/helm-charts that referenced this pull request Sep 21, 2018
* superset-annotations: (27 commits)
  [stable/superset] Bump version to 0.1.3
  [stable/superset] Add service annotations support
  [stable/drupal] Fix chart not being upgradable (helm#7825)
  [stable/parse] Fix chart not being upgradable (helm#7824)
  [stable/jasperreports] Fix chart not being upgradable (helm#7818)
  [stable/osclass] Fix chart not being upgradable (helm#7817)
  [stable/phpbb] Fix chart not being upgradable (helm#7820)
  [stable/ghost] Fix chart not being upgradable (helm#7814)
  [stable/suitecrm] Fix chart not being upgradable (helm#7816)
  [stable/phpmyadmin] Fix chart not being upgradable (helm#7830)
  [stable/magento] Release 2.0.6 (helm#7810)
  [stable/wordpress] Fix chart not being upgradable (helm#7831)
  [stable/mongodb] Use .Values.existingSecret for standalone deployments (helm#7839)
  [incubator/kafka]: add reassignPartitions to topic configuration (helm#7623)
  Changed syntax error in custom-metrics-apiserver-service and secret (label to labels) (helm#7295)
  [stable/spinnaker] Changing email of dwardu89 (helm#7838)
  fix: mongo init issues (helm#7772)
  [stable/mattemost-team-edition] Add initial charts for Mattermost Team Edition (helm#5987)
  Fixed TLS Ingress, updated mongo dep requirements and app to latest version (helm#7636)
  Adding dwardu89 to owners and chart maintainers of stable/spinnaker (helm#7751)
  ...
jicowan pushed a commit to jicowan/charts that referenced this pull request Oct 2, 2018
helm#7839)

* Use .Values.existingSecret for standalone deployments

Signed-off-by: Rich Adams <[email protected]>

* Bumping chart version

Signed-off-by: Rich Adams <[email protected]>
Signed-off-by: jenkin-x <[email protected]>
Jnig pushed a commit to Jnig/charts that referenced this pull request Nov 13, 2018
helm#7839)

* Use .Values.existingSecret for standalone deployments

Signed-off-by: Rich Adams <[email protected]>

* Bumping chart version

Signed-off-by: Rich Adams <[email protected]>
Signed-off-by: Jakob Niggel <[email protected]>
wgiddens pushed a commit to wgiddens/charts that referenced this pull request Jan 18, 2019
helm#7839)

* Use .Values.existingSecret for standalone deployments

Signed-off-by: Rich Adams <[email protected]>

* Bumping chart version

Signed-off-by: Rich Adams <[email protected]>
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[stable/mongodb] No credentials used after upgrade
5 participants