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

support chart: disable ingress-nginx admission webhook being troublesome #4770

Merged

Conversation

consideRatio
Copy link
Contributor

@consideRatio consideRatio commented Sep 9, 2024

The ingress-nginx chart provides a k8s validation webhook for ingress resources, meaning that it will get contacted whenever an ingress resources is being created/updated.

But, connecting to it can fail, as it does in a new k8s 1.30 cluster it seems. Due to that, I've disabled it systematically to avoid issues.

The drawback is that if we make some esoteric changes, such as modifying a ingress annotation like nginx.ingress.kubernetes.io/configuration-snippet:, we won't get quick validation if its an seemingly acceptable change. The upside is that we don't get issues with connectivity to the webhook.


This was found to be practically needed for #4762.

Copy link

github-actions bot commented Sep 9, 2024

Merging this PR will trigger the following deployment actions.

Support and Staging deployments

Cloud Provider Cluster Name Upgrade Support? Reason for Support Redeploy Upgrade Staging? Reason for Staging Redeploy
aws victor Yes Support helm chart has been modified No
aws openscapes Yes Support helm chart has been modified No
gcp cloudbank Yes Support helm chart has been modified No
aws kitware Yes Support helm chart has been modified No
aws opensci Yes Support helm chart has been modified No
aws gridsst Yes Support helm chart has been modified No
aws nasa-cryo Yes Support helm chart has been modified No
kubeconfig pchub Yes Support helm chart has been modified No
aws projectpythia Yes Support helm chart has been modified No
gcp 2i2c-uk Yes Support helm chart has been modified No
aws smithsonian Yes Support helm chart has been modified No
gcp leap Yes Support helm chart has been modified No
aws nasa-veda Yes Support helm chart has been modified No
aws jupyter-health Yes Support helm chart has been modified No
aws earthscope Yes Support helm chart has been modified No
gcp catalystproject-latam Yes Support helm chart has been modified No
aws jupyter-meets-the-earth Yes Support helm chart has been modified No
gcp awi-ciroh Yes Support helm chart has been modified No
aws nasa-ghg Yes Support helm chart has been modified No
aws nasa-esdis Yes Support helm chart has been modified No
aws ubc-eoas Yes Support helm chart has been modified No
gcp pangeo-hubs Yes Support helm chart has been modified No
gcp hhmi Yes Support helm chart has been modified No
kubeconfig utoronto Yes Support helm chart has been modified No
aws 2i2c-aws-us Yes Support helm chart has been modified No
gcp 2i2c Yes Support helm chart has been modified No
aws catalystproject-africa Yes Support helm chart has been modified No

Production deployments

No production hub upgrades will be triggered

@consideRatio consideRatio self-assigned this Sep 9, 2024
@consideRatio consideRatio merged commit cb906fa into 2i2c-org:main Sep 9, 2024
34 checks passed
Copy link

github-actions bot commented Sep 9, 2024

🎉🎉🎉🎉

Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/10782358524

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant