Skip to content

Commit 8bcd888

Browse files
committed
UPSTREAM: <carry>: Short-circuit HPA oapi/v1.DC
The legacy oapi v1 group-version very much confuses anything not designed to explicitly work with it. Since we now don't do any custom HPA setup, we need to teach the scale client and the HPA what to do with the oapi version of DC, since it won't even show up in its discovery process.
1 parent f2b6cd1 commit 8bcd888

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

vendor/k8s.io/kubernetes/pkg/controller/podautoscaler/horizontal.go

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/k8s.io/kubernetes/staging/src/k8s.io/client-go/scale/client.go

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)