Timothy St. Clair
|
02851dd1b7
|
Removal of fakeClient and shift to storage.Interface for
all registry tests.
|
2015-11-19 10:34:30 -06:00 |
Wojciech Tyczynski
|
a5a8717539
|
Pass versioner to cacher.
|
2015-11-13 08:35:28 +01:00 |
k8s-merge-robot
|
2842d9476b
|
Merge pull request #16496 from wojtek-t/switch_cacher_for_other_resources
Auto commit by PR queue bot
|
2015-11-04 03:01:24 -08:00 |
Jordan Liggitt
|
b3157d1445
|
Ensure HPA has valid resource/name/subresource, validate path segments
|
2015-11-03 14:46:17 -05:00 |
Wojciech Tyczynski
|
030a272db5
|
Enable cacher for all resources.
|
2015-11-03 11:55:37 +01:00 |
Jerzy Szczepkowski
|
df732f061a
|
HorizontalPodAutoscaler API: removal of ResourceConsumption target, introduction of CPU request utilization & other cleanups.
|
2015-10-16 07:15:50 +02:00 |
derekwaynecarr
|
3c012db30f
|
Add status subresource to HorizontalPodAutoscaler
|
2015-10-12 11:27:56 -04:00 |
Chao Xu
|
7c9f4cc42f
|
experimental. -> extensions.
|
2015-10-09 15:49:10 -07:00 |
Chao Xu
|
80f213c376
|
"experimental" -> "extensions"
|
2015-10-09 15:14:03 -07:00 |
Chao Xu
|
67f316dd19
|
apis/experimental->apis/extensions
|
2015-10-09 15:04:41 -07:00 |
Chao Xu
|
0b7e3c7dd1
|
experimental/v1alpha1->extensions/v1beta1
|
2015-10-09 15:01:33 -07:00 |
Chao Xu
|
ae1293418b
|
move experimental/v1 to experimental/v1alpha1;
use "group/version" in many places where used to expect "version" only.
|
2015-09-24 15:32:11 -07:00 |
Jerzy Szczepkowski
|
7fcf7f1177
|
Cleanups in HorizontalPodAutoscaler API.
Cleanups in HorizontalPodAutoscaler API: renamed Min/MaxCount to Min/MaxReplicas as Replicas is the proper name used in other objects.
|
2015-09-17 14:16:43 +02:00 |
Daniel Smith
|
4c2adabf42
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
Chao Xu
|
9fc79e9d99
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
Wojciech Tyczynski
|
97b4a64e2c
|
Refactor registry etcd delete tests
|
2015-09-03 09:05:17 +02:00 |
Wojciech Tyczynski
|
a4baf4c211
|
Add registrytest support for etcd tests.
|
2015-09-02 07:54:34 +02:00 |
Wojciech Tyczynski
|
836be0c432
|
Refactoring of update etcd tests.
|
2015-08-28 15:47:40 +02:00 |
Wojciech Tyczynski
|
61de4fc34d
|
Refactoring of create etcd tests.
|
2015-08-24 15:11:00 +02:00 |
Wojciech Tyczynski
|
5931cc74cc
|
Unification refactoring to pkg/registry
|
2015-08-20 11:17:23 +02:00 |
Wojciech Tyczynski
|
dcc302ab38
|
Refactoring of list etcd tests.
|
2015-08-19 13:56:23 +02:00 |
Filip Grzadkowski
|
8d74f610f7
|
Merge pull request #12659 from mwielgus/horizontal_status
HorizontalPodAutoscaler status
|
2015-08-18 15:30:01 +02:00 |
Marcin Wielgus
|
cac7038b3b
|
HorizontalPodAutoscaler status
|
2015-08-18 11:46:54 +02:00 |
Wojciech Tyczynski
|
6cea2c8940
|
Prepare for refactoring registry etcd tests
|
2015-08-18 09:53:23 +02:00 |
Salvatore Dario Minonne
|
48018c402c
|
to fix govet issue
|
2015-08-13 17:26:43 +02:00 |
Jerzy Szczepkowski
|
f09a08d15a
|
Refactoring of get etcd tests.
Refactoring of get etcd tests: introudced new generic resttest, TestGet; Converted all etcd tests to use it.
|
2015-08-13 12:14:04 +02:00 |
Jerzy Szczepkowski
|
baa1612241
|
Added HorizontalPodAutoscaler object to experimental API.
Added HorizontalPodAutoscaler object to experimental API. Related to #12087.
|
2015-08-12 11:03:21 +02:00 |