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

PLAT-6548 Add a retry to rancher helm install #72

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

miguelhar
Copy link
Contributor

@miguelhar miguelhar commented Apr 26, 2023

There are cases where the install fails due to

"Error: Internal error occurred: failed calling webhook
2023-04-24 21:06:43,705 - \"validate.nginx.ingress.kubernetes.io\": failed to call webhook: Post
2023-04-24 21:06:43,705 - \"https://ingress-nginx-controller-admission.ingress-nginx.svc:443/networking/v1/ingresses?timeout=10s\":
2023-04-24 21:06:43,705 - dial tcp 10.43.200.174:443: connect: connection refused"]

More info:
kubernetes/ingress-nginx#5401
rancher/rancher#33067

We want to retry the helm upgrade --install in case of failure.

@miguelhar miguelhar requested a review from a team as a code owner April 26, 2023 15:15
@miguelhar
Copy link
Contributor Author

CI has been failing for a while:
https://app.circleci.com/pipelines/github/dominodatalab/ranchhand

@fraenkel
Copy link
Contributor

Its not configured with github properly.

@miguelhar miguelhar merged commit c75d1e1 into develop Apr 27, 2023
@miguelhar miguelhar deleted the miguelhar.PLAT-6548.retry-rancher-install branch April 27, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants