kubernetes/pkg/api/testing
Solly Ross caa78e0b3e Fix HPA v1 Conversion Bug
There was a bug in the HPA v1 conversion logic that would occur when
a custom metric and a metric that was encoded in v1 as
targetCPUUtilizationPercentage were used at the same time.  In this
case, the custom metric could overwrite the CPU metric, or vice versa.

This fixes that bug, and ensures that the fuzzer tests round-tripping
with multiple metrics.
2017-02-20 01:45:49 -05:00
..
compat start the apimachinery repo 2017-01-11 09:09:48 -05:00
BUILD Update generated files 2017-02-02 06:58:58 +01:00
conversion.go move pkg/fields to apimachinery 2017-01-19 09:50:16 -05:00
fuzzer.go Fix HPA v1 Conversion Bug 2017-02-20 01:45:49 -05:00
OWNERS Update OWNERS approvers and reviewers: pkg/api 2016-11-09 10:18:08 -08:00
pod_specs.go pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality 2017-01-29 21:41:45 +01:00