-
Notifications
You must be signed in to change notification settings - Fork 68
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
Istio injection for namespaces should be optional for all charts #75
Comments
ghost
added
community-contribution
kind::bug
marked-for-auto-close
priority::3
stale
and removed
marked-for-auto-close
stale
labels
Jul 5, 2024
sarnowski-unicorn commented:
Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
sarnowski-unicorn commented:
Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Github Comment Mirrored Here Re-opening as it appears this has yet to be addressed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Enable option to disable and enable istio injection for all charts
Description
The Istio injection is hardcoded as 'enabled' in this link: https://repo1.dso.mil/big-bang/bigbang/-/blob/master/chart/templates/loki/namespace.yaml#L10. I've noticed this inconsistency across multiple charts. The recent Istio upgrade has disrupted logging and monitoring. I've identified that Istio injection is the root cause, but currently, there's no way to disable it.
Provide any steps possible used to reproduce the error (ideally in an isolated fashion).
BigBang Version
Main/2.9.0
This can be retrieved multiple ways:
# Locations https://repo1.dso.mil/big-bang/bigbang/-/blob/master/chart/templates/loki/namespace.yaml#L10 https://repo1.dso.mil/big-bang/bigbang/-/blob/2.9.0-rc.2/chart/templates/fluentbit/namespace.yaml#L10 I see many chart templates like this
The text was updated successfully, but these errors were encountered: