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

helm: Add logging configuration to teleport-kube-agent chart #9632

Merged
merged 9 commits into from
Jan 15, 2022

Conversation

webvictim
Copy link
Contributor

This PR largely copies #9130 to also add log configuration to the teleport-kube-agent chart. auditLogMirrorToStdout is not needed here, as changes to audit_events_uri only apply to the Teleport auth server (which is handled by the teleport-cluster chart)

Thanks to @pimguilherme for the original PR and idea - tagging here as I believe he also requested this PR be created.

Also cherry-picks #9503 to master as it only applied to branch/v8 previously and was causing a lint error.

Backports required:

  • branch/v8

The whitespace after `type:` was being trimmed, which was causing a lint error. Not sure how this got through the linter in the first place.
@webvictim webvictim self-assigned this Jan 4, 2022
@webvictim webvictim requested a review from russjones January 4, 2022 19:14
@webvictim webvictim changed the title helm: Add log configuration to teleport-kube-agent chart helm: Add logging configuration to teleport-kube-agent chart Jan 4, 2022
@webvictim webvictim requested a review from ptgott January 5, 2022 14:36
@webvictim
Copy link
Contributor Author

@r0mant Could I get a stamp on this one too please?

@webvictim webvictim enabled auto-merge (squash) January 5, 2022 19:41
@webvictim webvictim merged commit 3cc3bcf into master Jan 15, 2022
@webvictim webvictim deleted the gus/helm/teleport-kube-agent-json-logging branch January 15, 2022 02:21
webvictim added a commit that referenced this pull request Jan 17, 2022
* [helm] Re-add space after type in service definition (#9503)

The whitespace after `type:` was being trimmed, which was causing a lint error. Not sure how this got through the linter in the first place.

* helm: Adds log configuration to teleport-kube-agent chart

* Remove erroneous value

* Update reference.mdx

Remove shell prompt character
webvictim added a commit that referenced this pull request Jan 26, 2022
…9814)

* [helm] Re-add space after type in service definition (#9503)

The whitespace after `type:` was being trimmed, which was causing a lint error. Not sure how this got through the linter in the first place.

* helm: Adds log configuration to teleport-kube-agent chart

* Remove erroneous value

* Update reference.mdx

Remove shell prompt character
@webvictim webvictim mentioned this pull request Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants