k8s-ci-robot
c847a1f04b
Merge pull request #68462 from knightXun/dns
...
refactor kubelet/network/dns
2018-10-01 00:30:04 -07:00
k8s-ci-robot
042139d8c9
Merge pull request #64452 from wgliang/master.remove-cloudprovider
...
cleanup some dead cloudprovider code
2018-09-30 23:24:31 -07:00
k8s-ci-robot
6a8a8597f5
Merge pull request #69268 from Lion-Wei/fix-graceful-termination
...
fix bugs introduced by ipvs graceful termination
2018-09-30 10:18:58 -07:00
k8s-ci-robot
04f13b63e4
Merge pull request #69185 from logicalhan/fix-current-lint-issue
...
Fix a golint error on head (type doesn't need to declared as it will be inferred)
2018-09-30 05:46:25 -07:00
k8s-ci-robot
5b658bb65e
Merge pull request #69136 from zhangmingld/deletecommentgetPodsMatchingAffinity
...
func getPodsMatchingAffinity no longer exists,dont need it in comment
2018-09-30 02:37:03 -07:00
liangwei
456c351e31
fix bugs introduced by ipvs graceful termination
2018-09-30 16:40:13 +08:00
k8s-ci-robot
9895e4e844
Merge pull request #69032 from mlmhl/azure_file_setup
...
return error if make dir failed when setting up azure file volume
2018-09-29 22:21:58 -07:00
k8s-ci-robot
e019addcaa
Merge pull request #68931 from mlmhl/check_volume_attachment
...
extract volume attachment status checking operation as a common function when attaching a CSI volume
2018-09-29 19:45:06 -07:00
k8s-ci-robot
0b3a5cd64f
Merge pull request #65135 from stlaz/psp_group_mayrunas
...
Add "MayRunAs" value among other GroupStrategies
2018-09-29 19:44:55 -07:00
k8s-ci-robot
4b12761c8a
Merge pull request #69171 from andrewsykim/deprecate-all-the-providers
...
add deprecation warnings for all cloud providers
2018-09-28 17:48:18 -07:00
k8s-ci-robot
165faaaddf
Merge pull request #68602 from Pingan2017/internalerr
...
remove internalError in runtimeStates , not set anywhere
2018-09-28 15:47:06 -07:00
k8s-ci-robot
5f7e1b559b
Merge pull request #69181 from seans3/helpers-fix
...
kubectl remove references to internal version of resources
2018-09-28 14:33:47 -07:00
k8s-ci-robot
23e3ab83b6
Merge pull request #69174 from seans3/config-view-fix
...
kubectl small fix for config view to replace legacyscheme with kubect…
2018-09-28 14:33:38 -07:00
Wei Huang
9da576f03c
move SchedulingQueue to pkg/scheduler/internal/queue
2018-09-28 11:51:02 -07:00
Wei Huang
2e7461c087
auto-generated files
2018-09-28 11:51:01 -07:00
andrewsykim
9468521fdc
add deprecation warnings for all cloud providers
2018-09-28 14:50:32 -04:00
k8s-ci-robot
821d9fea48
Merge pull request #69182 from seans3/apply-test-fix
...
kubectl replaced reference to internal version of Deployment with ext…
2018-09-28 11:18:43 -07:00
Sean Sullivan
2a9115211a
kubectl remove references to internal version of resources
2018-09-28 10:34:53 -07:00
k8s-ci-robot
a71d96b796
Merge pull request #69178 from seans3/polymorphic-helpers-fix
...
kubectl remove internal version references in polymorphichelpers
2018-09-28 10:08:08 -07:00
k8s-ci-robot
7c024284ef
Merge pull request #69172 from seans3/test-small-fix
...
kubectl replace legacyscheme with kubectl scheme in two tests
2018-09-28 04:20:48 -07:00
k8s-ci-robot
2e73529c9e
Merge pull request #58646 from adityadani/disable_selinux_for_portworx_volumes
...
Change the portworx volume attribute SupportsSELinux to false
2018-09-28 03:06:16 -07:00
k8s-ci-robot
6c1688712d
Merge pull request #68181 from Pingan2017/golint
...
fix golint failures - some packages under /pkg/kubelet
2018-09-28 01:56:26 -07:00
k8s-ci-robot
8ea6b2c7df
Merge pull request #66012 from Lion-Wei/ipvs-graceful-termination
...
ipvs support graceful termination
2018-09-28 01:56:12 -07:00
k8s-ci-robot
db1d1c8674
Merge pull request #68700 from Huang-Wei/schedulingQ-graceful-shutdown
...
shutdown schedulingQueue gracefully
2018-09-28 00:46:14 -07:00
k8s-ci-robot
8fd28eface
Merge pull request #69167 from apelisse/kubectl-diff
...
Move `diff` command from alpha sub-command to root cmd
2018-09-27 20:52:11 -07:00
k8s-ci-robot
a59474f756
Merge pull request #69132 from seans3/rollout-pause-resume-fix
...
kubectl remove internal version of resource for rollout pause/resume
2018-09-27 20:52:02 -07:00
k8s-ci-robot
79fa559d6a
Merge pull request #68324 from cheftako/lintClean
...
Cleaned up lint errors in pkg/kubeapiserver/server.
2018-09-27 20:51:51 -07:00
k8s-ci-robot
c79ad5a65b
Merge pull request #68875 from Huang-Wei/minor-scheduler-cleanup
...
cleanup duplicate assignment logic in scheduler
2018-09-27 18:29:39 -07:00
Sean Sullivan
75210763bd
kubectl replaced reference to internal version of Deployment with external version
2018-09-27 16:00:16 -07:00
Han Kang
4639896880
fix golint error on head. the type should not be declared with the var, as it will be inferred
2018-09-27 15:54:25 -07:00
k8s-ci-robot
7b9f6df068
Merge pull request #69163 from MrHohn/gce-cloud-beta-ds-mock
...
Add mock for UpdateBetaBackendService
2018-09-27 15:53:46 -07:00
k8s-ci-robot
6e36efc4b7
Merge pull request #68980 from derekwaynecarr/kubelet-restart-policy
...
Kubelet should not create a new pod sandbox if all containers are done
2018-09-27 15:53:08 -07:00
k8s-ci-robot
e5964b3fcc
Merge pull request #69162 from apelisse/kubectl-dry-run-diff
...
Use dry-run patch to get the merged version of the object
2018-09-27 14:41:53 -07:00
Wei Huang
be661fddb4
shutdown schedulingQueue gracefully
...
- add Close() to interface SchedulingQueue
- implement Close() for FIFO and PriorityQueue
- add unit test
2018-09-27 14:32:58 -07:00
Sean Sullivan
a20ba98b87
kubectl replace legacyscheme with kubectl scheme in two tests
2018-09-27 13:58:31 -07:00
Sean Sullivan
52e25446cb
kubectl remove internal version references in polymorphichelpers
2018-09-27 13:51:00 -07:00
Sean Sullivan
6e990b715b
kubectl small fix for config view to replace legacyscheme with kubectl scheme
2018-09-27 13:20:10 -07:00
Antoine Pelisse
e1eadc5031
Move diff command to root rather than alpha
...
New command is now `kubectl diff` rather than `kubectl alpha diff` since
it's moving out of alpha soon, and will be using dry-run apply to
produce the diff rather than the custom merge logic.
2018-09-27 13:11:43 -07:00
Antoine Pelisse
2d3f7795c8
Use dry-run patch to get the merged version of the object
2018-09-27 13:06:12 -07:00
Wei Huang
56fcfc5fee
cleanup duplicate assignment logic in scheduler
2018-09-27 11:38:05 -07:00
Derek Carr
5f473bc8e1
Kubelet should not create a new pod sandbox if all containers are done
2018-09-27 14:21:50 -04:00
k8s-ci-robot
34860dafe2
Merge pull request #69150 from soltysh/issue69144
...
Fix panic in kubectl rollout commands
2018-09-27 11:07:56 -07:00
k8s-ci-robot
58102b7517
Merge pull request #69077 from feiskyer/az-ip
...
Add fallbacks for getting node IP from Azure IMDS
2018-09-27 11:07:46 -07:00
Zihong Zheng
c9c39eef9c
Add mock for UpdateBetaBackendService
2018-09-27 10:57:26 -07:00
Sean Sullivan
71e60225a0
kubectl remove internal version of resource for rollout pause/resume
2018-09-27 10:26:35 -07:00
k8s-ci-robot
96965705a1
Merge pull request #69121 from seans3/editoptions-small-fix
...
Replaces dependency on internal version of resource with external ver…
2018-09-27 09:51:38 -07:00
k8s-ci-robot
63930183e0
Merge pull request #69119 from seans3/diff-small-fix
...
Replace internal reference of last-applied-config with external refer…
2018-09-27 09:51:29 -07:00
k8s-ci-robot
53fe9e2a30
Merge pull request #69118 from seans3/apply-small-fix
...
Replace internal dependency on last-applied-configuration with extern…
2018-09-27 09:51:20 -07:00
k8s-ci-robot
2588ad5f36
Merge pull request #69089 from soltysh/kubectl_issue539
...
Deduplicate list of directories
2018-09-27 09:51:06 -07:00
k8s-ci-robot
05196d752b
Merge pull request #69043 from deads2k/auth-01-logging
...
make sure that log includes user information
2018-09-27 07:18:31 -07:00