-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Automated cherry pick of #30814 #31019
Automated cherry pick of #30814 #31019
Conversation
The 'parent' PR of a cherry-pick PR must have one of the "release-note" or "release-note-action-required" labels, or this PR must follow the standard/parent release note labeling requirement. (release-note-experimental must be explicit for cherry-picks) |
9aa4071
to
dac3726
Compare
func addDefaultingFuncs(scheme *runtime.Scheme) { | ||
scheme.AddDefaultingFuncs( | ||
const ( | ||
defaultRootDir = "/var/lib/kubelet" |
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.
There is a lot here that is not part of this PR
A bunch of merge artifact made it through, otherwise LGTM |
c09ae79
to
9db4175
Compare
9db4175
to
1240f79
Compare
@freehan This failed boilerplate checks. Can you fix them? Thanks. |
1240f79
to
f5e0d1a
Compare
boilerplate fixed. |
@k8s-bot test this issue: #IGNORE |
GCE e2e build/test passed for commit f5e0d1a. |
…k-of-#30814-upstream-release-1.3 Automated cherry pick of kubernetes#30814
Cherry pick of #30814 on release-1.3.
This change is