-
Notifications
You must be signed in to change notification settings - Fork 1.4k
🌱 Improve key value pairs consistency in logging #6150
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
Conversation
80a1869 to
f166203
Compare
24f29cd to
bbcd4af
Compare
bbcd4af to
727062f
Compare
98ad1e4 to
8386cf0
Compare
8386cf0 to
8743840
Compare
2d144d1 to
eb936a5
Compare
50745d3 to
943f665
Compare
internal/controllers/machinehealthcheck/machinehealthcheck_targets.go
Outdated
Show resolved
Hide resolved
internal/controllers/machinedeployment/machinedeployment_controller.go
Outdated
Show resolved
Hide resolved
de2a5e1 to
884f572
Compare
efda671 to
d0977af
Compare
exp/addons/internal/controllers/clusterresourceset_controller.go
Outdated
Show resolved
Hide resolved
d0977af to
b02801e
Compare
Co-authored-by: Stefan Büringer [email protected] Signed-off-by: killianmuldoon <[email protected]>
b02801e to
1a286fd
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabriziopandini The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold cancel |
|
Looks like we missed this "Please note all kind's should be upper-case (as the following PR has been merged: kubernetes-sigs/controller-runtime#1954)". I'll open an issue to address it. |
What this PR does / why we need it:
[WIP] => just experimenting right now.
Notes:
Open tasks:
Please note all kind's should be upper-case (as the following PR has been merged: kubernetes-sigs/controller-runtime#1954)
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #