-
Notifications
You must be signed in to change notification settings - Fork 41.6k
MVP cleanup #2 #122957
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
MVP cleanup #2 #122957
Conversation
63d5342 to
d5a0709
Compare
|
/remove-sig instrumentation |
|
/assign @jpbetz |
83c5a7e to
da2142c
Compare
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
dbd8869 to
b68abc4
Compare
staging/src/k8s.io/apiserver/pkg/util/peerproxy/peerproxy_handler.go
Outdated
Show resolved
Hide resolved
staging/src/k8s.io/apiserver/pkg/util/peerproxy/peerproxy_handler.go
Outdated
Show resolved
Hide resolved
staging/src/k8s.io/apiserver/pkg/util/peerproxy/peerproxy_handler_test.go
Outdated
Show resolved
Hide resolved
85c4cfd to
8303252
Compare
|
/lgtm |
|
LGTM label has been added. Git tree hash: 5818f8321f59bf283dbc5faa00eb1292bd2778c6
|
8303252 to
4b56163
Compare
4b56163 to
05a1dba
Compare
05a1dba to
9c65b79
Compare
|
/lgtm |
|
LGTM label has been added. Git tree hash: aa4a3452a6ec03ccb805e91cbc99539071ba89fe
|
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
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jpbetz, richabanker 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
What this PR does / why we need it:
Refactor for better readability.
Which issue(s) this PR fixes:
Issue #kubernetes/enhancements#4020
Special notes for your reviewer:
Does this PR introduce a user-facing change?