Commit Graph

74020 Commits

Author SHA1 Message Date
WanLinghao
66931c57e8 Add warning info against kubectl apply --dry-run which direct people use --server--dry-run instead 2019-01-24 13:18:50 +08:00
Kubernetes Prow Robot
c5497dc8cc
Merge pull request #73195 from shyamjvs/leave-slack-for-system-pods
Leave slack for addon pods in node's capacity
2019-01-23 19:56:44 -08:00
Kubernetes Prow Robot
9022cd6fce
Merge pull request #73156 from mortent/DaemonsetFix
Fix missing selector on daemonset in upgrade test
2019-01-23 19:56:29 -08:00
Matt Kelly
35faaab570
Add back --cert-dir option for init phase certs sa 2019-01-23 19:37:08 -05:00
Kubernetes Prow Robot
b9631a881f
Merge pull request #73231 from liggitt/add-on-arch-build
Enable multi-arch build for add-on manager
2019-01-23 16:19:35 -08:00
Akihito INOH
4a3b990bbe Change to [bootstrap-token] in kubeadm output
In output of "kubeadm init", there are two strings for meaning of
bootstrap token which are "bootstraptoken" and "bootstrap-token".
This changes `[bootstraptoken]` to `[bootstrap-token]`.
2019-01-24 08:40:58 +09:00
Bernhard Altendorfer
736f35ec29 Fix golint failures 2019-01-24 00:14:25 +01:00
Jordan Liggitt
af66376960 Enable multi-arch build for add-on manager 2019-01-23 18:08:09 -05:00
Yu-Ju Hong
2edd3e3f52 GCE: add yujuhong to OWNERS 2019-01-23 14:46:29 -08:00
Kubernetes Prow Robot
9f4a495a41
Merge pull request #73023 from sttts/sttts-publishing-rules
staging/publishing: move rules here from publishing bot repo
2019-01-23 14:09:46 -08:00
Jordan Liggitt
1a15d80967 generated 2019-01-23 16:34:44 -05:00
Jordan Liggitt
7d398058f1 remove Initializer use from pv label controller 2019-01-23 16:34:44 -05:00
Jordan Liggitt
047ecae1f4 mark metadata.initializers as deprecated 2019-01-23 16:34:43 -05:00
Jordan Liggitt
17aa60686e Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
Kubernetes Prow Robot
a5d55f49b0
Merge pull request #73217 from kubernetes/revert-73071-reflector_trace
Revert "Adding trace to reflector initialization"
2019-01-23 12:20:27 -08:00
Kubernetes Prow Robot
4e340f450f
Merge pull request #73150 from rlenferink/patch-2
Improved some more bash script variable definitions
2019-01-23 12:20:17 -08:00
Kubernetes Prow Robot
2076662733
Merge pull request #72614 from xiaoanyunfei/cleanup/MakeDefaultErrorFunc
Change `MakeDefaultErrorFunc` from method to function
2019-01-23 12:20:05 -08:00
Kubernetes Prow Robot
baaaa15fdf
Merge pull request #69940 from MarcPow/master
Bind coredns containers to  linux nodes to avoid Windows scheduling
2019-01-23 12:19:53 -08:00
Dr. Stefan Schimanski
2842617132 staging/publishing: remove everything up to 1.9 (including) 2019-01-23 19:13:08 +01:00
Dr. Stefan Schimanski
161b2b96fd staging/publishing: move rules here from publishing-bot repo 2019-01-23 19:13:08 +01:00
Kubernetes Prow Robot
b66e332d3c
Merge pull request #69366 from rosti/cri-auto-detect
kubeadm: Detect CRIs automatically
2019-01-23 09:49:17 -08:00
Yu-Ju Hong
9c892243f6 GCE: update addon DaemonSets to select node OS
These DaemonSets supports only Linux today, so this change updates the
specs to reflect this limitation. The labels have recently been promoted
to GA. Using the beta labels for now until node-master version skew
problem no longer exists.
2019-01-23 09:01:40 -08:00
Jordan Liggitt
dc1fa870bf Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-23 11:37:39 -05:00
Matthew Wong
410175851c Add Lease implementation to leaderelection package 2019-01-23 10:50:53 -05:00
ampsingram
d6ea2296e8 Fix comment in CloudConfig s/Name/Service 2019-01-23 10:30:19 -05:00
ampsingram
0dea245978 Change to CloudConfig methods for validation and Resolver fn get
Move to a separate section for service overrides in INI, populate a struct for each override
update-bazel, update-gofmt and verify-spelling run
2019-01-23 10:04:37 -05:00
Wojciech Tyczynski
c8d89b34cc
Revert "Adding trace to reflector initialization" 2019-01-23 14:50:37 +01:00
danielqsj
078115a604 fix shellcheck in sample-controller 2019-01-23 20:56:25 +08:00
wojtekt
d880f8c1ca Couple fixes to DeltaFIFO machinery 2019-01-23 09:46:53 +01:00
anuj
d05b399261 annotate errors in e2e tests
fixed error message

fixed uppercases

fixed typo
2019-01-23 13:10:04 +05:30
Kubernetes Prow Robot
0b8566f388
Merge pull request #73078 from Huang-Wei/escaped-pod
scheduler: makes pod less racing so as to be put back into activeQ properly
2019-01-22 23:34:22 -08:00
Yecheng Fu
513ae63bf6 Add a new stress test to replace old provisioner stress test 2019-01-23 13:49:41 +08:00
danielqsj
454841d100 Add missing dependency to zk install 2019-01-23 13:46:20 +08:00
Masaki Kimura
b152d435ae Update fsType parameter for csi v1.0 provisioner 2019-01-23 05:26:55 +00:00
Manjunath A Kumatagi
833a28b640 increase the memory limits to max 2019-01-22 23:23:50 -06:00
Masaki Kimura
732eb69597 Fix AWS driver fails to provision specified fsType 2019-01-23 05:17:06 +00:00
Masaki Kimura
30ad1028eb Move xfs test skip logic from driver to testsuites 2019-01-23 05:17:06 +00:00
Masaki Kimura
398bf3929f Skip XFS test for csi gce-pd driver on COS 2019-01-23 05:15:24 +00:00
Masaki Kimura
3c3f85295c Improve output of fsType check for failure case in volumes test 2019-01-23 05:12:38 +00:00
Masaki Kimura
b767dbdeb5 Fix volumes e2e test to check fsType 2019-01-23 05:12:37 +00:00
Shyam Jeedigunta
d477bd904c Leave slack for addon pods in node's capacity 2019-01-22 20:26:02 -08:00
Shyam Jeedigunta
bb23e0aec7 Avoid master ssh in eks 2019-01-22 20:21:03 -08:00
Yecheng Fu
b7a33511e5 Clean up local volum provisioner e2e tests 2019-01-23 11:02:12 +08:00
Kubernetes Prow Robot
5c4b536f48
Merge pull request #72241 from RA489/secure-port
Stop using API server's `--insecure-port`
2019-01-22 17:45:46 -08:00
yuwenma
15b0d3de7c [Mitigate KCM CrashLooping] Add test for ResourceQuotaController Init 2019-01-22 16:23:34 -08:00
Micah Hausler
d8c797f4b2 Added micahhausler as approver for AWS cloud provider 2019-01-22 15:01:11 -08:00
Kubernetes Prow Robot
0c81d1a1b5
Merge pull request #73179 from tedyu/master
Correct message for step value check
2019-01-22 13:41:06 -08:00
Kubernetes Prow Robot
e8a10abd31
Merge pull request #72605 from WanLinghao/port_forward_description_improve
Improve portforward command's description
2019-01-22 13:40:56 -08:00
Kubernetes Prow Robot
e4ef6079bc
Merge pull request #73174 from jsafrane/privileged-inject
Run injector as privileged pod
2019-01-22 12:29:11 -08:00
Humble Devassy Chirammal
2651c72166 This patch consists of various corrections. (#73060)
* This patch consists of various corrections.

*) Remove unwanted `else` code block
*) Adjust variable intialization.
*) Correct error strings.
*) Use recommended variable increment method.

Signed-off-by: hchiramm <hchiramm@redhat.com>

* Remove cluster/images/cluster-version-monitor from hack/.golint_failures.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-22 12:28:59 -08:00