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

feat(helm): Add option to use webhook with host network #848

Merged

Conversation

ttretau
Copy link
Contributor

@ttretau ttretau commented Nov 15, 2024

This adds the option to configure the webhook to use host network. Useful for example in managed EKS clusters where the admission webhook does not work.

The Helm docs have been newly generated.
The Helm chart version was updated, pointing now to the last app release.

This fixes #847.

Copy link
Owner

@alexandrevilain alexandrevilain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes due to @XavierDuthil review :)

@alexandrevilain
Copy link
Owner

Could you please suash your commits @ttretau  ? :)

@ttretau ttretau force-pushed the feat/helm_hostnetwork_option branch from 31b62d6 to 66ceb38 Compare November 25, 2024 12:54
This adds the option to configure the webhook to use host network.
Useful for example in managed EKS clusters.

The Helm docs have been newly generated.
The Helm chart version was updated, pointing now to the last app release.
@ttretau ttretau force-pushed the feat/helm_hostnetwork_option branch from 66ceb38 to d3b714a Compare November 25, 2024 14:36
@ttretau
Copy link
Contributor Author

ttretau commented Nov 25, 2024

Thanks @alexandrevilain,
While the E2E test was failing due to registry rate limiting: I removed my change of the Helm release.
I think this should maybe better and correct done with PR #852..

@alexandrevilain alexandrevilain merged commit 566f817 into alexandrevilain:main Nov 26, 2024
10 checks passed
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.

Add Helm option to use webhook with host network
3 participants