wackxu
|
87054639a2
|
refactor kubectl autoscale to use the new generator
|
2017-11-20 14:12:20 +08:00 |
wackxu
|
d246cf3864
|
Use structured generator for kubectl autoscale
|
2017-11-20 14:07:28 +08:00 |
m1093782566
|
d082cfaf1b
|
add ut for pkg/kubectl/autoscale_test.go
|
2017-09-14 09:15:44 +08:00 |
Solly Ross
|
946ecb549e
|
Update kubectl to work with new HPA objects
This commit updates kubectl to work with the changes to the unversioned
HPA object made to support the HPA v2alpha1 API.
|
2017-02-07 22:25:28 -05:00 |
Piotr Szczesniak
|
a35ad8f6ba
|
Removed HPA objects from extensions api group
|
2017-02-02 14:09:54 +01:00 |
Clayton Coleman
|
9a2a50cda7
|
refactor: use metav1.ObjectMeta in other types
|
2017-01-17 16:17:19 -05:00 |
deads2k
|
6a4d5cd7cc
|
start the apimachinery repo
|
2017-01-11 09:09:48 -05:00 |
yarntime@163.com
|
4bbc3ba7b1
|
check the value of min and max
|
2016-12-01 16:09:05 +08:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
Piotr Szczesniak
|
1818b5b3fc
|
Added hpa/v1 generator to kubectl autoscale
|
2016-06-10 09:26:35 +02:00 |
Piotr Szczesniak
|
212b459817
|
Move internal types of hpa from pkg/apis/extensions to pkg/apis/autoscaling
|
2016-05-09 09:18:13 +02:00 |
Clayton Coleman
|
fdb110c859
|
Fix the rest of the code
|
2016-04-29 17:12:10 -04:00 |
goltermann
|
32d569d6c7
|
Fixing all the "composite literal uses unkeyed fields" Vet errors.
|
2016-03-25 15:25:09 -07:00 |
deads2k
|
fd1c8e096a
|
eliminate cross-namespace HPA escalation attack
|
2015-11-03 08:05:26 -05:00 |
Janet Kuo
|
8105aa44a0
|
Implement kubectl autoscale
|
2015-10-19 09:59:22 -07:00 |