Timothy St. Clair
|
2a2a2d79ff
|
New etcd client modifications part 1 (context support)
This commit plumbs contexts which are needed for the new client.
|
2015-10-12 08:45:49 -05:00 |
Paul Morie
|
227dd82119
|
Add PodSecurityContext and backward compatibility tests
|
2015-10-05 21:05:27 -04:00 |
Brendan Burns
|
77fd388485
|
Increase a bunch of timeouts to reduce flakes
|
2015-09-23 11:09:03 -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 |
Kris
|
f4ad00d9ae
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
k8s-merge-robot
|
22f698f5b0
|
Merge pull request #13953 from liguangbo/change_iff_to_if_and_only_if
Auto commit by PR queue bot
|
2015-09-16 08:35:20 -07:00 |
liguangbo
|
4df68f03a3
|
change iff to if and only if to improve annotation readability
|
2015-09-16 08:29:36 +00:00 |
k8s-merge-robot
|
647288cde1
|
Merge pull request #13734 from wojtek-t/filter_in_storage
Auto commit by PR queue bot
|
2015-09-14 17:25:40 -07:00 |
Chao Xu
|
64bf839e9f
|
refactor tests to use testapi rather than latest directly
|
2015-09-11 17:32:23 -07:00 |
Chao Xu
|
dd6c121d7f
|
massive changes
|
2015-09-11 17:31:47 -07:00 |
Wojciech Tyczynski
|
ed7d6ebd71
|
Filter List in Storage level to avoid additional copies.
|
2015-09-10 09:49:50 +02:00 |
Chao Xu
|
9fc79e9d99
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
Clayton Coleman
|
02dbb95447
|
Add TerminationGracePeriodSeconds to API
Set defaulting for pod spec
|
2015-08-20 11:03:38 -04:00 |
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 |
Clayton Coleman
|
b842a7dd15
|
Revert "Revert "Gracefully delete pods from the Kubelet""
This reverts commit 98115facfd .
|
2015-08-18 08:57:02 -04:00 |
Wojciech Tyczynski
|
1426418af2
|
Remove dead code
|
2015-08-12 14:57:44 +02:00 |
Kris Rousey
|
565189f5b8
|
Correcting all go vet errors
|
2015-08-11 13:55:37 -07:00 |
Veres Lajos
|
9f77e49109
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
Mike Danese
|
17defc7383
|
run gofmt on everything we touched
|
2015-08-05 17:52:56 -07:00 |
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
Paul Weil
|
2a61b55b59
|
expose codec in storage
|
2015-08-05 09:39:24 -04:00 |
Wojciech Tyczynski
|
3cbbe72f9f
|
Move etcd storage to pkg/storage/etcd
|
2015-07-30 15:42:06 +02:00 |