Jerzy Szczepkowski
|
de25a3bc08
|
Fixed resetting last scale time in HPA status.
Fixed resetting last scale time in HPA status. Fixes #16275.
|
2015-10-26 16:36:05 +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 |
Chao Xu
|
493d2b6920
|
grep sed Experimental()
|
2015-10-13 13:22:54 -07: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
|
67f316dd19
|
apis/experimental->apis/extensions
|
2015-10-09 15:04:41 -07:00 |
Jerzy Szczepkowski
|
f8b18b0a4c
|
Improved logging for horizontal pod autoscaler.
Improved logging for horizontal pod autoscaler. Disabled redundant e2e test.
|
2015-10-05 16:26:14 +02:00 |
Jerzy Szczepkowski
|
a5194c5ff4
|
HorizontalPodAutoscaler.Status kept by value, not by pointer.
HorizontalPodAutoscaler.Status kept by value, not by pointer. Fixes #14567.
|
2015-09-29 14:25:46 +02:00 |
Jerzy Szczepkowski
|
c8238c079a
|
E2E tests for horizontal pod autoscaler.
Fixes & tuning in horiontal pod autoscaler and its e2e tests; two of the tests added to "Autoscaling suite".
|
2015-09-24 14:14:35 +02:00 |
k8s-merge-robot
|
c2f76e4ce7
|
Merge pull request #14106 from jszczepkowski/hpa-api
Auto commit by PR queue bot
|
2015-09-19 22:23:06 -07:00 |
Daniel Martí
|
586cb9126a
|
Move pkg/util.Time to pkg/api/unversioned.Time
Along with our time.Duration wrapper, as suggested by @lavalamp.
|
2015-09-17 17:51:27 -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 |
Jerzy Szczepkowski
|
722b0a6cf8
|
Unittests for horizontal pod autoscaler controller.
Unittests for horizontal pod autoscaler controller.
|
2015-09-17 09:32:05 +02:00 |
Jerzy Szczepkowski
|
e8ceee0d6f
|
Events for HorizontalPodAutoscalers.
Implemented events for reconcilation of HorizontalPodAutoscalers.
|
2015-09-14 16:00:31 +02:00 |
Daniel Smith
|
ccd9e3e247
|
Run all automated tools
|
2015-09-11 16:11:08 -07:00 |
Daniel Smith
|
4c2adabf42
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
Jerzy Szczepkowski
|
65d43a40e5
|
Changed nameing in controller for HorizontalPodAutosclaer.
Changed nameing in controller for HorizontalPodAutosclaer to make it consistent with coding conventions.
|
2015-09-10 15:10:07 +02:00 |