-
Notifications
You must be signed in to change notification settings - Fork 506
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
Remove hyperkube references #2018
Conversation
/hold until v1.18 and hyperkube is EOL (on 5/12/21) /override pull-release-image-debian-hyperkube-base |
@justaugustus: Overrode contexts on behalf of justaugustus: pull-release-image-debian-hyperkube-base In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
The remaining hyperkube references are removed in #2019. |
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.
/lgtm
It's been real, hyperkube! |
(Rebasing...) |
Signed-off-by: Stephen Augustus <[email protected]>
f18d043
to
4fba468
Compare
/override pull-release-image-debian-hyperkube-base |
@justaugustus: Overrode contexts on behalf of justaugustus: pull-release-image-debian-hyperkube-base In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
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.
/lgtm
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hasheddan, justaugustus, mkumatag 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 |
What type of PR is this?
/kind cleanup deprecation
What this PR does / why we need it:
The next v1.18 release (v1.18.19) on 5/7/21 will bring v1.18 to End of Life: kubernetes/sig-release#1532
With that, we'll need to remove any remaining references to hyperkube.
Tracking issue: #2017
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?