-
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
make apply use the correct versioned obj #38982
make apply use the correct versioned obj #38982
Conversation
Jenkins GCI GKE smoke e2e failed for commit 69042fe. Full PR test history. The magic incantation to run this job again is |
@k8s-bot gci gke e2e test this |
@liggitt This fixes a blocking issue in |
the pick LGTM, but what blocking bug is this fixing for 1.5? |
were you able to reproduce #34413 consistently and verify this fixes it? |
I can reproduce #34413. It happens Intermittently and the change is about 50%. |
@saad-ali we need to cherrypick this in 1.5. |
@k8s-bot test this [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue |
Cherrypick part of the changes from #38406.
Make
kubectl apply
inv1.5
works for #34413.cc: @pwittrock @matchstick @liggitt