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 helm lookup for injector namespaces #221

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

andersonshatch
Copy link
Contributor

Allow opt-in lookup of namespaces to deploy AgentInjectors to within the chart, so you don't have to list namespaces yourself and pass them to helm at install time.

If enabled, helm will lookup namespaces accessible to its user, exclude those matching the patterns list, and deploy agent injectors to them all.
If we in future have a native multi-namespace injector, exclusion config here could possibly be referenced as the default for backward compatibility if the values file is not updated at install time.

@andersonshatch andersonshatch requested a review from a team as a code owner September 20, 2024 12:33
@gamingrobot gamingrobot merged commit c241da9 into master Sep 24, 2024
17 checks passed
@gamingrobot gamingrobot deleted the lookupnamespaces branch September 24, 2024 16:05
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.

2 participants