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

fix: k8s warnings being handled improperly #74

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

colesnodgrass
Copy link
Member

  • add a k8s.Logger
    • prior to this change k8s warnings were sent directly to stdout
    • after this change, k8s warnings will now be treated as debug output
      • only be visible by passing the -v flag

@colesnodgrass colesnodgrass changed the title fix: k8s warnings not being handled properly fix: k8s warnings being handled improperly Aug 2, 2024
@colesnodgrass colesnodgrass merged commit 0875dca into main Aug 2, 2024
3 checks passed
@colesnodgrass colesnodgrass deleted the cole/k8s-warnings branch August 2, 2024 16:35
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.

2 participants