-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
0.1 backports for noderef #1069
0.1 backports for noderef #1069
Conversation
Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit aacb0c6)
Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit eafafe8)
…s-sigs#1004) Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit d48025d)
…es-sigs#1006) Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 0b25546)
Add events to the following MachineSet operations - Adopt Machine - Create Machine - Delete Machine (cherry picked from commit b0170a0)
Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 7365154)
(cherry picked from commit 77836d8)
Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 0b215f4)
…gs#1026) Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 9cd85f7)
(cherry picked from commit a5e5fdb)
(cherry picked from commit da61280)
This patch adds support for wrapped "RequeueAfterError" errors as well as a new interface for supporting custom "RequeueAfterError" errors. (cherry picked from commit bd0628f)
…igs#1022) Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 0ebf076)
- Remove use of deprecated bazel attribute label single_file - Add bazel version checking - Include go_rules fix for cross-compiling darwin binaries (cherry picked from commit 2123eed)
(cherry picked from commit d63d4be)
Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit c2faf86)
As this error E0531 is not that ueful and no need to be mark this as 'E', use Info level should be fine as this won't affect return value. (cherry picked from commit 97f25c9)
…bernetes-sigs#919) Cluster resources. This is useful for Managed Control Planes and Bare Metal where networking configuration options may be limited. (cherry picked from commit 9e1eb56)
Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 9e89546)
…es-sigs#1050) Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 1c10a3f)
Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 1cb3deb)
Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit aecec29)
Fixes issue: kubernetes-sigs#1063 (cherry picked from commit 8141304)
…sigs#1052) Signed-off-by: Vince Prignano <[email protected]> (cherry picked from commit 1eaf864)
Welcome @ncdc! |
/uncc @caesarxuchao @deads2k |
Signed-off-by: Andy Goldstein <[email protected]>
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.
/approve
/ok-to-test
/assign @detiber
🎉
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ncdc, vincepri 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 |
/lgtm |
Something is weird with the bot since it didn't add my CLA status... I signed it! |
What this PR does / why we need it:
Backports the following PRs from master to release-0.1:
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 #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Release note: