-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Experimental client for horizontal pod autoscaler. #12792
Conversation
GCE e2e build/test passed for commit fe7022638ed65b39992531392f91c21aff93f418. |
) | ||
|
||
// Returns the appropriate path for the given prefix (watch, proxy, redirect, etc), resource, namespace and name. | ||
// For ex, this is of the form: |
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.
spell out "example"
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.
Done.
fe70226
to
a63a432
Compare
@davidopp All comments are applied, PTAL. |
GCE e2e build/test passed for commit a63a432b783ebb13478e812969858ab88a35c0a0. |
a63a432
to
8def28a
Compare
Implementation of experimental client for horizontal pod autoscaler. Placeholder implementation for controller for horizontal pod autoscaler.
8def28a
to
f2e15fd
Compare
GCE e2e build/test passed for commit 8def28afb8d7dcb974a0991712c135cf6f775587. |
GCE e2e build/test passed for commit f2e15fd. |
LGTM |
Experimental client for horizontal pod autoscaler.
Part of #12087. |
Implementation of experimental client for horizontal pod autoscaler. Placeholder implementation for controller for horizontal pod autoscaler.