-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Helm update to version 1.7.x resulting in pods Readiness probe failed: HTTP probe failed with statuscode: 404 #3582
Comments
+1 started seeing this today |
This is known issue. Can you confirm that you are using latest version for controller also. If you are updating chart version, you need also to use v2.7.0 controller version |
Helm chart reporting App Version v 2.7.1
|
https://github.com/aws/eks-charts/blob/master/stable/aws-load-balancer-controller/values.yaml. Here is the most recent helm chart, which links to the right controller version. Can you tell us from where did you see the v2.4.6. |
Manual image tagging in the published helm chart resolving the issue. I am using Lens to update helm chart deployments. For some reason Lens is thinking that Image tag is user supplied value and keeping it unchanged.
|
For this time, I changed the readiness probe health check back to "healthz", and its worked properly. @davidkl97 Please check whether it is an issue or if any workaround needs to be done here. |
Hey, @ravikyada which image version you are using? |
ok thank you @davidkl97 for the help!!! |
Helm update to version 1.7.x resulting in Pod: aws-load-balancer-controller Readiness probe failed: HTTP probe failed with statuscode: 404
helm versions 1.4.1 through 1.6.2 working as expected
1.7.x pod logs:
The text was updated successfully, but these errors were encountered: