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

Add configurable log format to values.yaml and propagate it to listener #2686

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

nikola-jokic
Copy link
Member

@nikola-jokic nikola-jokic commented Jun 19, 2023

Context

Expose a log-format parameter through the helm charts that will allow end users to specify the log format for the autoscaling runner set controller manager and listener.

This log-format will not propagate to the runners because they have a distinct logging structure.

@nikola-jokic nikola-jokic requested review from mumoshu, toast-gear and a team as code owners June 19, 2023 14:29
@@ -79,6 +79,7 @@ flags:
## Log level can be set here with one of the following values: "debug", "info", "warn", "error".
## Defaults to "debug".
logLevel: "debug"
logFormat: "text"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we please add a comment with the accepted log formats?

Copy link
Collaborator

@Link- Link- left a comment

Choose a reason for hiding this comment

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

Thank you for the quick turnaround for this! It looks great 🙏

@Link- Link- added the gha-runner-scale-set Related to the gha-runner-scale-set mode label Jun 23, 2023
@nikola-jokic nikola-jokic added this to the 0.5.0 milestone Jul 3, 2023
Copy link
Collaborator

@Link- Link- left a comment

Choose a reason for hiding this comment

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

LGTM! Let's ship it

@nikola-jokic nikola-jokic merged commit 6fe8008 into master Jul 5, 2023
16 checks passed
@nikola-jokic nikola-jokic deleted the nikola-jokic/log-format branch July 5, 2023 19:06
@Link- Link- mentioned this pull request Jul 28, 2023
@nikola-jokic nikola-jokic restored the nikola-jokic/log-format branch September 26, 2023 09:51
@nikola-jokic nikola-jokic deleted the nikola-jokic/log-format branch September 26, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gha-runner-scale-set Related to the gha-runner-scale-set mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants