Tim Hockin
|
29c0b73d64
|
Replace uses of diff.ObjectDiff with cmp.Diff
ObjectDiff is already a shim over cmp.Diff, so no actual output or
behavior changes
|
2023-04-12 08:46:12 -07:00 |
|
TommyStarK
|
c242e647ae
|
pkg/apis: Replace deprecated pointer function
Signed-off-by: TommyStarK <thomasmilox@gmail.com>
|
2023-01-08 13:14:37 +01:00 |
|
HARISH KUNA
|
79f3f6e9b1
|
Test dropped round-trip annotations in HPA conversion
|
2020-04-08 11:16:15 -04:00 |
|
Christoph Blecker
|
97b2992dc1
|
Update gofmt for go1.11
|
2018-10-05 12:59:38 -07:00 |
|
stewart-yu
|
55251c716a
|
update the import file for move util/pointer to k8s.io/utils
|
2018-07-27 19:47:02 +08:00 |
|
Stephen Augustus
|
ca345ac9b8
|
Use Int32Ptr function from utils instead of self-written versions
|
2018-02-25 14:38:58 -05:00 |
|
Dr. Stefan Schimanski
|
012b085ac8
|
pkg/apis/core: mechanical import fixes in dependencies
|
2017-11-09 12:14:08 +01:00 |
|
Dr. Stefan Schimanski
|
7773a30f67
|
pkg/api/legacyscheme: fixup imports
|
2017-10-18 17:23:55 +02:00 |
|
Solly Ross
|
b0af402475
|
Move Autoscaling v2{alpha1 --> beta1}
This commit renames autoscaling/v2alpha1 to autoscaling/v2beta1.
Only the API-related code is moved in this commit.
|
2017-09-05 17:49:30 -04:00 |
|