k8s-merge-robot
|
21c01c05e3
|
Merge pull request #18902 from deads2k/gv-partial
Auto commit by PR queue bot
|
2015-12-24 01:42:59 -08:00 |
|
Andy Goldstein
|
f175a22443
|
Add admission controller to force image pulls
Add an admission controller that forces every container's image pull policy to
Always when a pod is created.
|
2015-12-22 10:32:40 -05:00 |
|
deads2k
|
f5cb91af8e
|
simplified namespace related admission controllers
|
2015-12-21 09:26:06 -05:00 |
|
deads2k
|
20f9c2c545
|
find partial resource matches
|
2015-12-21 09:26:06 -05:00 |
|
Abhishek Shah
|
6f63875165
|
Reverting 18442
|
2015-12-17 16:57:29 -08:00 |
|
deads2k
|
9fda7f1812
|
update StatusDetails to handle Groups
|
2015-12-17 09:14:12 -05:00 |
|
deads2k
|
41b78ad2b6
|
find partial resource matches
|
2015-12-16 10:19:31 -05:00 |
|
Wojciech Tyczynski
|
960808bf08
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
|
Wojciech Tyczynski
|
a915b8b29a
|
Merge pull request #18080 from wojtek-t/list_options_in_listwatch
Pass ListOptions to List in ListWatch.
|
2015-12-09 14:27:51 +01:00 |
|
deads2k
|
3f045cf168
|
udpate admission for API groups
|
2015-12-07 08:55:01 -05:00 |
|
Wojciech Tyczynski
|
b0fcb5adef
|
Pass ListOptions to List in ListWatch.
|
2015-12-07 11:53:53 +01:00 |
|
deads2k
|
7ae4d4f424
|
allow enforcing SA mountable secrets per SA
|
2015-12-03 13:53:01 -05:00 |
|
Wojciech Tyczynski
|
6dcb689d4e
|
Simplify List() signature in clients.
|
2015-12-03 09:54:07 +01:00 |
|
k8s-merge-robot
|
8a8639d7af
|
Merge pull request #17863 from wojtek-t/only_list_options_in_watch
Auto commit by PR queue bot
|
2015-12-02 06:28:28 -08:00 |
|
Wojciech Tyczynski
|
8343c8ce6c
|
Pass ListOptions to List() methods.
|
2015-12-01 15:00:36 +01:00 |
|
Wojciech Tyczynski
|
d2dfc912e6
|
Simplify Watch() signature in clients.
|
2015-12-01 14:19:26 +01:00 |
|
deads2k
|
8679925847
|
update RESTMapping API to be properly typed
|
2015-11-25 14:02:37 -05:00 |
|
deads2k
|
5c4fb5bcbe
|
make RESTMapper.KindFor
|
2015-11-25 14:02:37 -05:00 |
|
Wojciech Tyczynski
|
b6ef62af24
|
Use unversioned.ListOptions in clients.
|
2015-11-24 16:52:09 +01:00 |
|
k8s-merge-robot
|
04ca4a9690
|
Merge pull request #16941 from derekwaynecarr/fix_16733
Auto commit by PR queue bot
|
2015-11-19 12:12:34 -08:00 |
|
derekwaynecarr
|
9ce6ef87ac
|
Unnecessary updates to ResourceQuota when doing UPDATE to non-pod resources
|
2015-11-10 12:01:08 -05:00 |
|
derekwaynecarr
|
bd17fa002c
|
Improve quota error messages
|
2015-11-06 15:14:33 -05:00 |
|
Wojciech Tyczynski
|
d47e21f19f
|
Reuse TCP connections in Reflector between resync periods.
|
2015-10-26 19:35:25 +01:00 |
|
Wojciech Tyczynski
|
f4d75e0a0a
|
Support timeout in watch requests
|
2015-10-24 13:12:49 +02:00 |
|
Paul Morie
|
3cd12f5e05
|
FSGroup implementation
|
2015-10-22 16:40:59 -04:00 |
|
k8s-merge-robot
|
53279bcec6
|
Merge pull request #15942 from feihujiang/returnClearMessageWhenDeletingImmortalNamespace
Auto commit by PR queue bot
|
2015-10-22 09:14:24 -07:00 |
|
Paul Morie
|
393e2bc019
|
Inline some SecurityContext fields into PodSecurityContext
|
2015-10-21 19:01:17 -04:00 |
|
feihujiang
|
c5f7278044
|
Return a clear error when deleting an immortal namespace
|
2015-10-21 14:37:07 +08:00 |
|
Sami Wagiaalla
|
030f882f06
|
Add Support for supplemental groups
|
2015-10-20 12:44:32 -04:00 |
|
eulerzgy
|
f8f9afb874
|
alias local packagename for pkg/util/errors
|
2015-10-18 09:37:46 +08:00 |
|
Wojciech Tyczynski
|
647aa1bc8c
|
Unify per-resource List for unversioned client
|
2015-10-14 08:37:57 +02:00 |
|
eulerzgy
|
4ed5f9d240
|
adjust package name for pkg/controller directory
|
2015-10-12 09:51:27 +08:00 |
|
Yu-Ju Hong
|
098ab05997
|
kubelet: move common types to kubelet/types
This would faciliate tasks such as moving code in pkg/kubelet to sub packages.
|
2015-10-08 14:38:01 -07:00 |
|
Paul Morie
|
227dd82119
|
Add PodSecurityContext and backward compatibility tests
|
2015-10-05 21:05:27 -04:00 |
|
Piotr Szczesniak
|
0b798906e7
|
Espaced '/' character in query to InfluxDB
|
2015-10-05 16:10:10 +02:00 |
|
Piotr Szczesniak
|
ddcb605109
|
Fixed panic in GCM data source implementation in Initial Resources
The panic occured when there was no historical data to make prediction
|
2015-10-05 16:07:16 +02:00 |
|
Piotr Szczesniak
|
1a641027d2
|
Changed data window size to 2m in Initial Resources
It fixes the issue with delayed data after #14559 is merged
|
2015-10-05 16:05:42 +02:00 |
|
k8s-merge-robot
|
6b7fe871b2
|
Merge pull request #14972 from piosz/ir-namespace
Auto commit by PR queue bot
|
2015-10-02 11:18:27 -07:00 |
|
Piotr Szczesniak
|
f3cfdb0ef7
|
Extended prediction algorithm in Initial Resource to use also namespace
|
2015-10-02 14:56:06 +02:00 |
|
k8s-merge-robot
|
562ea7160d
|
Merge pull request #14664 from deads2k/fix-prepend
Auto commit by PR queue bot
|
2015-10-02 03:21:10 -07:00 |
|
Piotr Szczesniak
|
cb306f5935
|
Refactored Initial Resources data source code
- added placeholder for Hawkular implementation
- move InfluxDB implementation to a separate file
|
2015-10-02 09:20:56 +02:00 |
|
k8s-merge-robot
|
fde132fa6b
|
Merge pull request #13998 from derekwaynecarr/annotate_limit_range
Auto commit by PR queue bot
|
2015-10-01 05:15:47 -07:00 |
|
Andy Goldstein
|
471c2a7d1f
|
Fix google cloudmonitoring import path
|
2015-09-29 17:09:45 -04:00 |
|
deads2k
|
4cc63313e7
|
fix testclient prepend functions
|
2015-09-29 08:03:52 -04:00 |
|
Brian Grant
|
a6461a51d5
|
Merge pull request #14353 from feihujiang/fixErrorMessageForNonExistentNamespace
Fix error message for non-existent namespace
|
2015-09-25 10:59:24 -07:00 |
|
derekwaynecarr
|
8c3bea7e79
|
LimitRanger plugin annotates the pods it modifies
|
2015-09-24 14:31:15 -04:00 |
|
feihujiang
|
74ba88cb07
|
Fix error message for non-existent namespace
|
2015-09-24 09:53:57 +08:00 |
|
hurf
|
5cc909afe7
|
Remove type validation in resource.Quantity.Add
The type validation is unnecessary for add and will cause problem.
Type will always keep unchanged after new amount is added.
|
2015-09-22 21:07:31 +08:00 |
|
k8s-merge-robot
|
9df172b06a
|
Merge pull request #14246 from mvdan/fix-race-lifecycle
Auto commit by PR queue bot
|
2015-09-21 16:09:35 -07:00 |
|
k8s-merge-robot
|
843134885e
|
Merge pull request #12470 from simon3z/add-host-ipc
Auto commit by PR queue bot
|
2015-09-21 09:15:01 -07:00 |
|