k8s-merge-robot
|
fea0a7d753
|
Merge pull request #15850 from mqliang/refactorValidation
Auto commit by PR queue bot
|
2015-10-25 05:42:49 -07:00 |
mqliang
|
57faaf4f96
|
refactor validation.go to avoid duplicating
|
2015-10-23 14:23:55 +08:00 |
Paul Morie
|
3cd12f5e05
|
FSGroup implementation
|
2015-10-22 16:40:59 -04:00 |
Paul Morie
|
393e2bc019
|
Inline some SecurityContext fields into PodSecurityContext
|
2015-10-21 19:01:17 -04:00 |
Sami Wagiaalla
|
030f882f06
|
Add Support for supplemental groups
|
2015-10-20 12:44:32 -04:00 |
Mike Danese
|
ac5524d84d
|
Merge pull request #14496 from kargakis/deep-copies-fix
deep-copies: Structs cannot be nil
|
2015-10-19 10:28:55 -07:00 |
k8s-merge-robot
|
3ee1c58756
|
Merge pull request #15773 from mqliang/BE1-ErrMsg
Auto commit by PR queue bot
|
2015-10-19 00:37:19 -07:00 |
Clayton Coleman
|
e929baf91a
|
Support stdinOnce, which allows run-once STDIN injection
This allows containers to wait for input before startup by listening
on STDIN, and after STDIN is closed, continue running. Matches the
Docker syntax.
|
2015-10-16 20:33:50 -04:00 |
k8s-merge-robot
|
35e4c64034
|
Merge pull request #15646 from mikedanese/ds
Auto commit by PR queue bot
|
2015-10-16 12:37:09 -07:00 |
mqliang
|
b6f19b140e
|
fix validation for HorizontalPodAutoscalerSpec
|
2015-10-16 18:32:57 +08:00 |
Wojciech Tyczynski
|
d51965bf00
|
Autogenerate files.
|
2015-10-16 10:20:02 +02: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 |
Mike Danese
|
5f55be5dc1
|
autogenerated api changes
|
2015-10-15 07:42:57 -07:00 |
Mike Danese
|
29c50cdc1a
|
plumb PodSelector through the api
|
2015-10-15 07:42:57 -07:00 |
k8s-merge-robot
|
351cc2040e
|
Merge pull request #15491 from derekwaynecarr/ingress_status
Auto commit by PR queue bot
|
2015-10-15 06:04:38 -07:00 |
k8s-merge-robot
|
081f05c207
|
Merge pull request #14575 from soltysh/jobs_podtemplate_not_pointer
Auto commit by PR queue bot
|
2015-10-15 03:28:19 -07:00 |
Prashanth Balasubramanian
|
5ab8d1e9ba
|
Ingress scrub
|
2015-10-14 14:24:25 -07:00 |
derekwaynecarr
|
eae56c3b2d
|
Add status subresource to Ingress
|
2015-10-14 14:36:29 -04:00 |
Mike Danese
|
94f793d10b
|
use correct function to validate daemonset name
|
2015-10-14 10:41:08 -07:00 |
Maciej Szulik
|
98fa29adfd
|
Make PodTemplateSpec for Job not a pointer, since it's a required field
|
2015-10-14 11:37:11 +02:00 |
Dawn Chen
|
593878f1d2
|
Merge pull request #15350 from mikedanese/gls-api
add generalized label selector to the experimental API
|
2015-10-12 16:24:21 -07:00 |
Dawn Chen
|
00eb2e7bfc
|
Merge pull request #15267 from nikhiljindal/deploymentRCSelector
Deployment: Fixing the selector for new RC created by deployment
|
2015-10-12 14:40:30 -07:00 |
Mike Danese
|
3645d2f02b
|
add generalized label selector to the experimental API
|
2015-10-12 14:03:08 -07:00 |
nikhiljindal
|
0829bcc8fc
|
Defaulting deployment selector and label
|
2015-10-12 11:00:29 -07:00 |
derekwaynecarr
|
3c012db30f
|
Add status subresource to HorizontalPodAutoscaler
|
2015-10-12 11:27:56 -04:00 |
kargakis
|
ef36b3e4f6
|
deep-copies: Structs cannot be nil
|
2015-10-12 15:21:30 +02:00 |
Chao Xu
|
7c9f4cc42f
|
experimental. -> extensions.
|
2015-10-09 15:49:10 -07:00 |
Chao Xu
|
2816eb0f8a
|
run update-generated-conversions
|
2015-10-09 15:42:00 -07:00 |
Chao Xu
|
4b7344919b
|
manual fix package name
|
2015-10-09 15:41:29 -07:00 |
Chao Xu
|
3b178542b6
|
manual fix of v1beta1/conversions.go
|
2015-10-09 15:36:08 -07:00 |
Chao Xu
|
c9ad3e20b5
|
_experimental_ -> _extenstions_
|
2015-10-09 15:17:38 -07:00 |
Chao Xu
|
80f213c376
|
"experimental" -> "extensions"
|
2015-10-09 15:14:03 -07:00 |
Chao Xu
|
138eeaef8c
|
v1alpa1->v1beta1
|
2015-10-09 15:11:01 -07:00 |
Chao Xu
|
347d53ff2e
|
v1alpa1->v1beta1
|
2015-10-09 15:06:28 -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
|
983f056514
|
move folders
|
2015-10-09 14:57:44 -07:00 |