-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[Release 1.20] Improve flannel logging #4618
Conversation
1248df5
to
4d35432
Compare
Dockerfile.dapper401475757
Outdated
@@ -0,0 +1,53 @@ | |||
ARG GOLANG=golang:1.15.15-alpine3.13 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't think this file should be included in the PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
upss!! thanks!
Signed-off-by: Manuel Buil <[email protected]>
4d35432
to
e34e7cc
Compare
ValidatedCommit=1e1fb73ee998bf03828247941278289304423907
$ echo $K3S_DEBUG $ sudo chmod 0644 /etc/rancher/k3s/k3s.yaml
$ sudo journalctl -u k3s.service | grep flannel
|
Signed-off-by: Manuel Buil [email protected]
Backport: #4550
Issue: #4617