-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Trusty: fix 'find' commands and add k8s license and motd info #26741
Conversation
Removing label |
Removing label |
@roberthbailey it is correct to set milestone to 1.3? We will need to cherry pick it into release-1.2 branch, as the 'find' command bug hurt GKE nodes. |
You have to have milestone 1.3 set for the submit queue to merge it to the master branch. Once it's merged we can set the milestone to 1.2 for the cherry pick process. |
@k8s-bot test this issue: #IGNORE |
GCE e2e build/test failed for commit f087a3f. Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake. |
@k8s-bot test this issue: #IGNORE |
Automatic merge from submit-queue |
GCE e2e build/test passed for commit f087a3f. |
…-#26741-upstream-release-1.2 Automated cherry pick of #26741
Commit found in the "release-1.2" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
…ry-pick-of-#26741-upstream-release-1.2 Automated cherry pick of kubernetes#26741
…ry-pick-of-#26741-upstream-release-1.2 Automated cherry pick of kubernetes#26741
This PR fixes several things which should be also cherry picked in release-1.2 branch:
Please note that the trusty code in master branch is under best-effort maintenance and we don't guarantee prompt fixes. But for 1.2 branch, we need to guarantee its correctness. I will test this in 1.2 branch.
@roberthbailey and @zmerlynn please review it.
cc/ @dchen1107 @fabioy @kubernetes/goog-image FYI.