Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bitnami/redis] Redis pod going into "Succeeded" state after some time #27486

Open
tomas-stary-work opened this issue Jun 21, 2024 · 4 comments
Assignees
Labels
redis stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@tomas-stary-work
Copy link

Name and Version

bitnami/redis 19.5.0

What architecture are you using?

amd64

What steps will reproduce the bug?

1.) Update Redis helm chart from 17.1.2 (7.0.4) to 19.5.0 (7.2.5)
2.) Pods will run for some time then go into succeeded state
3.) Delete pods in succeeded state and cluster returns to normal

Are you using any custom parameters or values?

YES

What is the expected behavior?

The pod should never enter the successful state and should continue running

What do you see instead?

After some time, the pod switches to successful status.

Additional information

  • Kubernetes versions 1.28.3
  • It's definitely related to the load on redis. However, redis only took up 1GB of RAM and was set to more than 20GB, so it won't be memory. I'm not sure if some connections are missing. Unfortunately, this happened to me on the PRODUCTION cluster and I can't reproduce the problem on the test cluster. I had to do a rollback of the redis helm chart version on the production cluster.
  • Same behavior as in issue which is closed here.
@tomas-stary-work tomas-stary-work added the tech-issues The user has a technical issue about an application label Jun 21, 2024
@github-actions github-actions bot added the triage Triage is needed label Jun 21, 2024
@javsalgar javsalgar changed the title Redis pod going into "Succeeded" state after some time [bitnami/redis] Redis pod going into "Succeeded" state after some time Jun 24, 2024
@javsalgar
Copy link
Contributor

Hi!

Could you share the logs of the pods that are running into Succeeded? Could you perform the upgrade with image.debug=true?

@tomas-stary-work
Copy link
Author

tomas-stary-work commented Jun 24, 2024

There was nothing unusual about the logs. In addition, I tried turning on debug, which changed the value of the env variable BITNAMI_DEBUG=true in the pod, but I did not record any additional information in the logs. I'm trying to replicate this now on a test environment.

@javsalgar
Copy link
Contributor

Please let me know if you are able to reproduce so we can reproduce too

Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redis stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

2 participants