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

Increase Kiam Verbosity for Triaging Readiness Probe Issues #194

Closed
wants to merge 4 commits into from

Conversation

goruha
Copy link
Member

@goruha goruha commented Jul 27, 2018

What

  • Added Env Vars for kiam release helmfile.yaml to increase logging verbosity

Why

  • To help fix probes

references

@goruha goruha requested a review from osterman July 27, 2018 12:20
@goruha goruha requested a review from aknysh July 27, 2018 12:20
@osterman osterman changed the title Fix readess for kiam Increase Kiam Verbosity for Triaging Readiness Probe Issues Jul 27, 2018
@@ -476,6 +476,9 @@ releases:
- key: "node-role.kubernetes.io/master"
effect: "NoSchedule"
operator: "Exists"
extraEnv:
GRPC_GO_LOG_SEVERITY_LEVEL: info
GRPC_GO_LOG_VERBOSITY_LEVEL: 8
Copy link
Member

Choose a reason for hiding this comment

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

Let's make this an env with a default value of 8

@@ -476,6 +476,9 @@ releases:
- key: "node-role.kubernetes.io/master"
effect: "NoSchedule"
operator: "Exists"
extraEnv:
GRPC_GO_LOG_SEVERITY_LEVEL: info
Copy link
Member

Choose a reason for hiding this comment

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

Make this an env with a default value of info

Copy link
Member

@osterman osterman left a comment

Choose a reason for hiding this comment

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

See inline comments.

@osterman
Copy link
Member

osterman commented Aug 1, 2018

@goruha bump

@osterman osterman assigned goruha and unassigned osterman and aknysh Aug 2, 2018
@osterman osterman closed this Aug 7, 2018
@aknysh aknysh deleted the fix-kiam-readness branch August 13, 2018 13:45
leb4r pushed a commit that referenced this pull request Jan 25, 2022
* Upgrade terraform

* Fix markdown
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.

3 participants