You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of integrating Lula into our CI process @mjnagel noticed Promtail was running without istio injection. We're not sure how this could be possible but need to investigate further.
The current high level order of operations around istio injection for promtail are:
helm creates promtail namespace with uds-promtail-config chart
promtail Package is created (NS gets labeled by operator)
promtail chart gets deployed (presumably promtail namespace should be labeled by this point)
## Description
Adds debug logs to better understand circumstances where istio injection
is not occurring
## Related Issue
#604
## Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)
## Checklist before merging
- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed
---------
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
As part of integrating Lula into our CI process @mjnagel noticed Promtail was running without istio injection. We're not sure how this could be possible but need to investigate further.
The current high level order of operations around istio injection for promtail are:
Failures in CI:
The text was updated successfully, but these errors were encountered: