Robert Bailey
|
08e6a43c1d
|
Revert "Merge pull request #9165 from smarterclayton/graceful"
This reverts commit 4f856b595d , reversing
changes made to d78525a83b .
Conflicts:
pkg/kubelet/status_manager.go
|
2015-08-18 17:34:49 -07:00 |
Robert Bailey
|
4f856b595d
|
Merge pull request #9165 from smarterclayton/graceful
Enable graceful deletion using reconciliation loops in the Kubelet without TTL
|
2015-08-18 10:01:40 -07:00 |
Clayton Coleman
|
adc97bf936
|
Conversions
|
2015-08-18 09:08:45 -04:00 |
Marcin Wielgus
|
cac7038b3b
|
HorizontalPodAutoscaler status
|
2015-08-18 11:46:54 +02:00 |
Eric Paris
|
00929ed7d8
|
Convert generated-deep-copies to use golang.org/x/tools/imports
I don't like users to need an external binary which can easily get out
of sync. Just include the tools.
|
2015-08-13 19:36:57 -04: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 |
Muhammed Uluyol
|
567bb15432
|
Generate conversions/deep-copies for experimental. Currently we make (and register) duplicate functions but this is benign.
|
2015-08-11 17:12:24 -07:00 |