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

[stable/redis] helm upgrade change password secret #4472

Closed
maver1ck opened this issue Mar 27, 2018 · 5 comments
Closed

[stable/redis] helm upgrade change password secret #4472

maver1ck opened this issue Mar 27, 2018 · 5 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@maver1ck
Copy link
Collaborator

maver1ck commented Mar 27, 2018

Is this a request for help?: NO


Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT

Version of Helm and Kubernetes:

Helm: v2.8.2
K8s: v1.9.3

Which chart:
stable/redis

What happened:
After helm upgrade secret with password has changed but redis password remains the same.

What you expected to happen:
Helm upgrade shouldn't change redis password secret

How to reproduce it (as minimally and precisely as possible):

  1. Create stable/redis deployment.
    helm install stable/redis
  2. Save password
  3. Upgrade it
    helm upgrade NAME stable/redis
  4. Try to log in to redis with new password
  5. Try to log in to redis with old password.

Anything else we need to know:

@Miouge1
Copy link
Collaborator

Miouge1 commented Apr 18, 2018

I think this happens only if you have persistence enabled.
See #4965

@mikberg
Copy link

mikberg commented Apr 19, 2018

Similar: #2538

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 18, 2018
@maver1ck
Copy link
Collaborator Author

/remove-lifecycle stale

@stale
Copy link

stale bot commented Aug 8, 2018

This issue is being automatically closed due to inactivity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

5 participants