-
Notifications
You must be signed in to change notification settings - Fork 39.7k
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 heapster support for kubectl #87498
Conversation
I think heapster’s deprecation time is crucial here. What kube release timeframe did we deprecate heapster? As it has to be at least 4 releases ago I believe. I believe it was much longer ago but I just want to double check. |
I just double checked, it was deprecated in 1.11 and removal was actually already planned for 1.13, so we’re good here. https://github.com/kubernetes-retired/heapster/blob/master/docs/deprecation.md /lgtm |
c426ce5
to
d2a8de2
Compare
d2a8de2
to
a92627d
Compare
/retest |
/test pull-kubernetes-e2e-gce |
/retest |
/assign @brendandburns |
a92627d
to
36be264
Compare
/retest |
36be264
to
5a826b1
Compare
5a826b1
to
e21c7e5
Compare
ec6b679
to
60ce13c
Compare
60ce13c
to
075aa0a
Compare
Heapster is retired since 1.11. Having kubectl top mention Heapster is confusing for users.
075aa0a
to
6d9fbd2
Compare
/retest |
3 similar comments
/retest |
/retest |
/retest |
@soltysh ping |
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
/approve
/priority backlog
Thanks @serathius and sorry for the delay! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brancz, serathius, soltysh 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 |
Heapster is already retired
/kind cleanup
What this PR does / why we need it:
Having kubectl top mention Heapster is confusing for users
Which issue(s) this PR fixes:
Fixes kubernetes/kubectl#806
Special notes for your reviewer:
/cc @brancz