Davanum Srinivas
a89242b7fd
Remove extra debugging log::status call
...
Introduced by mistake in:
d9cfd77149
Change-Id: I71ddf7131c47e74dddfa1f8ccc69cc980eeefb94
2018-09-27 17:36:44 -04: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
k8s-ci-robot
3c43f089b2
Merge pull request #69155 from mooncak/fix_duplicate_words
...
remove duplicate words in files
2018-09-27 12:21:46 -07:00
k8s-ci-robot
aa3993abc6
Merge pull request #69102 from x13n/test-fix
...
Fix Stackdriver custom metrics tests
2018-09-27 12:21:36 -07:00
k8s-ci-robot
587914c29d
Merge pull request #69055 from fabriziopandini/kubeadm-remove-v1alpha2
...
Kubeadm remove v1alpha2 api
2018-09-27 12:21:26 -07:00
k8s-ci-robot
2220780614
Merge pull request #67401 from lathama/lathama-examples
...
from #61246 note removed examples and regression for master
2018-09-27 12:21:16 -07:00
Mayank Gaikwad
440816af3d
Add slow test comment and format import statements
2018-09-28 00:47:11 +05:30
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
0787715978
Merge pull request #69124 from tanshanshan/httpcode
...
replace 200 with http.StatusOK
2018-09-27 09:51:48 -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
immutablet
07cbf2545f
Lazily dial kms-plugin.
2018-09-27 09:12:31 -07:00
mooncake
9c561d0c68
remove duplicate words in files
2018-09-27 22:58:47 +08:00
k8s-ci-robot
8e6172dec2
Merge pull request #69062 from dghubble/add-configmap-get
...
Add configmap get to system:kube-controller-manager
2018-09-27 07:18:50 -07:00
k8s-ci-robot
b25bf81573
Merge pull request #69044 from enj/enj/i/gv_remove_pointers
...
Remove pointer receivers from schema structs
2018-09-27 07:18:40 -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
k8s-ci-robot
f0311b52b3
Merge pull request #69042 from rramkumar1/fake-gce-1
...
Expose public function to init fake GCECloud + add common hooks
2018-09-27 07:18:22 -07:00
k8s-ci-robot
2662ca309d
Merge pull request #69037 from shubheksha/fix/68964-simplify-run-method-kube-scheduler-server
...
Simplify kube-scheduler's run() method
2018-09-27 07:18:11 -07:00
Maciej Szulik
96d01da215
Fix panic in kubectl rollout commands
2018-09-27 15:10:52 +02:00
k8s-ci-robot
25607dea8c
Merge pull request #69027 from vainu-arto/aws-add-has-cluster-tags-tests
...
AWS: Add tests for awsTagging.hasClusterTag
2018-09-27 06:06:58 -07:00
k8s-ci-robot
3f01e09afe
Merge pull request #68970 from yue9944882/fixes-bsd-sed-compatibility
...
Fixes bsd / gnu sed compatibility for local-up-cluster script
2018-09-27 06:06:49 -07:00
k8s-ci-robot
12787275f4
Merge pull request #68929 from FengyunPan2/fix-memoryLimit
...
Configure resource-only container with memory limit
2018-09-27 06:06:39 -07:00
k8s-ci-robot
4215774643
Merge pull request #68634 from seans3/remove-internal-version
...
Replace internal version of resource with external version for tests
2018-09-27 06:06:30 -07:00
k8s-ci-robot
2adecd040d
Merge pull request #63485 from lovejoy/addPodAgeToDescribeNode
...
add pod age to describe node
2018-09-27 06:06:20 -07:00
Manjunath A Kumatagi
7b9833ce56
Update authenticated-image-pulling with fat manifest image
2018-09-27 17:43:15 +05:30
k8s-ci-robot
807eb6b24b
Merge pull request #69003 from dims/ensure-reproducible-builds-pass-epoch-env-var
...
Ensure reproducible builds - support for SOURCE_DATE_EPOCH with docke…
2018-09-27 04:49:10 -07:00
k8s-ci-robot
43a9e08e02
Merge pull request #68990 from carlisia/c-pauseversion
...
Change pause version value to a constant for image
2018-09-27 04:48:59 -07:00
k8s-ci-robot
762ddf792d
Merge pull request #68984 from k82cn/k8s_68899_m
...
Keep backward compatibility for 'node.Spec.Unschedulable'.
2018-09-27 04:48:49 -07:00
k8s-ci-robot
0064c6f542
Merge pull request #68983 from dims/fix-man-pages-to-build-reproducibly
...
Fix for man pages do not build reproducibly
2018-09-27 04:48:39 -07:00
k8s-ci-robot
52b7f6f0c3
Merge pull request #68979 from xing-yang/nodeinfo
...
Return error from NodeGetInfo
2018-09-27 04:48:29 -07:00
Maciej Szulik
8555b53191
Deduplicate list of directories
2018-09-27 13:32:41 +02:00
Daniel Kłobuszewski
68ebdaacef
Fix Stackdriver custom metrics tests
...
They were broken probably by https://github.com/kubernetes/kubernetes/pull/68015
that introduced a REST mapper which doesn't contain a mapping for Pod
resource, yet the test is depending on it.
2018-09-27 13:26:27 +02:00
Pingan2017
8593c02665
fix panic: kubectl rollout undo
2018-09-27 19:16:38 +08:00
Stanislav Laznicka
a577b50012
Add "MayRunAs" value among other GroupStrategies
...
Adds "MayRunAs" value among other group strategies. This strategy
allows to define a certain range of GIDs for FSGroupStrategy and
SupplementalGroupStrategy in a PSP.
This new strategy works similarly to the "MustRunAs" one, except that
when no GID is specified in a pod/container security context then no
GID is generated for the respective containers.
Resolves #56173
2018-09-27 12:47:21 +02:00
k8s-ci-robot
63fd42b10b
Merge pull request #68948 from davidz627/fix/upgradeTestFail
...
Fix [sig-storage] naming consistency for upgrade tests
2018-09-27 02:28:59 -07:00
k8s-ci-robot
8a209b78e2
Merge pull request #68943 from nikhita/new-staging-repo-guidelines
...
Add guidelines for creating new staging repos
2018-09-27 01:18:56 -07:00
lovejoy
d022cc8a89
add pod age to describe node
2018-09-27 15:38:58 +08:00
liangwei
9e4f84f42e
ipvs connection based graceful termination
2018-09-27 15:16:48 +08:00