Commit Graph

91473 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
a82d71c376
Merge pull request #91199 from aubm/refactor-kubectl-create-deploy-isolate-create-logic
Refactor kubectl create deploy: isolate obj construction logic
2020-05-26 02:27:12 -07:00
weijiehu
a3069432ce Improves unittest CC for azure_error and azure_retry 2020-05-26 00:31:10 -07:00
Kubernetes Prow Robot
b07d99dd35
Merge pull request #91310 from tkashem/reset-pf-metrics
Reset flowcontrol metrics on a DELETE /metrics
2020-05-25 23:29:11 -07:00
Kubernetes Prow Robot
1582077a68
Merge pull request #91398 from marwanad/implement-async-deletes
add method for async deletion in vmss client without waiting on future
2020-05-25 18:11:11 -07:00
Prasad Katti
b5c08caa34 Add tests for ValidateSocketPath 2020-05-25 17:28:58 -07:00
Kubernetes Prow Robot
6d3edbcbed
Merge pull request #91411 from Hsiny/master
Fix 404 link in kube-scheduler command usage description
2020-05-25 14:59:11 -07:00
Rafal Wicha
852442c0ff Promote kubescheduler.config.k8s.io to v1betav1 2020-05-25 22:25:57 +01:00
Kubernetes Prow Robot
7a30cf8046
Merge pull request #91241 from pancernik/scheduler-plugin-args-validation
Move Scheduler plugin args validation to apis/config/validation
2020-05-25 13:43:11 -07:00
Marwan Ahmed
524a7f2ef0 add method for async deletion in vmss client without waiting on future 2020-05-25 13:35:22 -07:00
Kubernetes Prow Robot
c5aa1eddcc
Merge pull request #91406 from zhouya0/fix_scheduler_prefilter_doc
Fix scheduler prefilter comment
2020-05-25 11:43:11 -07:00
Kubernetes Prow Robot
2f38e1b130
Merge pull request #91142 from cofyc/fix91139
Add versioned counterparts for VolumeBindingArgs
2020-05-25 09:03:12 -07:00
Rafal Wicha
85be9c1673 Move Scheduler plugin args validation to apis/config/validation 2020-05-25 16:27:21 +01:00
Hsiny
9c7be05b60 fix,404 link in kube-scheduler command usage description 2020-05-25 23:07:00 +08:00
Johannes M. Scheuermann
bd42094d90 Update kube-apiserver flag comments 2020-05-25 15:43:56 +02:00
Kubernetes Prow Robot
779f875243
Merge pull request #91180 from PengJi/fix_golint_failures
fix golint errors in pkg/controller/volume/events/event
2020-05-25 06:27:12 -07:00
Kubernetes Prow Robot
d66bbd8728
Merge pull request #86477 from RainbowMango/pr_introduce_promlint
Introduce promlint to guarantee metrics follow Prometheus best practices
2020-05-25 03:53:12 -07:00
zhouya0
dabd00ca4c Fix scheduler prefilter comment 2020-05-25 17:45:44 +08:00
Dave Chen
84915d1623 Expose the issue that max threshold haven't considered container size
Signed-off-by: Dave Chen <dave.chen@arm.com>
2020-05-25 17:31:47 +08:00
Lingfei Kong
fa73cacc5d fix the wrong function description 2020-05-25 15:04:01 +08:00
Kubernetes Prow Robot
1d365a8cad
Merge pull request #91188 from v-xuxin/enrich-unit-test
Azure: Enrich the unit tests for vmclient,vmssclient and vmssvmclient
2020-05-24 23:15:11 -07:00
Kubernetes Prow Robot
0e37bcce2c
Merge pull request #88385 from tallclair/node-reviews
Remove tallclair from some OWNERS files
2020-05-24 20:23:11 -07:00
v-xuxin
01e0680601 Enrich the unit tests for vmclient,vmssclient and vmssvmclient 2020-05-25 02:14:01 +00:00
Zhou Peng
ef1deb8b40 [kubectl/pkg/cmd/rollout]: fix typo & tidy imports
Signed-off-by: Zhou Peng <p@ctriple.cn>
2020-05-25 09:37:18 +08:00
Prasad Katti
a1ac30db40 Add a kubeadm ValidateNodeRegistrationOptions test 2020-05-24 14:18:41 -07:00
Jorge Alarcon Ochoa
a069eec2bb Added cadvisor test suite to flag info message
The cadvisor test suite is not mentioned in the remote runner's
`--test-suite` flag.
This PR will mention the existence of the cadvisor test suite.
2020-05-23 19:10:32 -04:00
Kubernetes Prow Robot
4e8b56e667
Merge pull request #91116 from liggitt/local-up-cluster-rotation
Enable kubelet client-cert bootstrap/rotation in local-up-cluster
2020-05-23 13:23:10 -07:00
Oleg Atamanenko
8aa0df4a74 Ignore forbidden error for leases when describing node 2020-05-23 09:07:58 -07:00
Kubernetes Prow Robot
c37837e5ea
Merge pull request #91380 from liggitt/revert-watch-capacity
Revert "Rely on default watch cache capacity and ignore its requested size"
2020-05-23 07:33:11 -07:00
Jordan Liggitt
6249f287e1 Revert "Rely on default watch cache capacity and ignore its requested size"
This reverts PR 91260
2020-05-23 09:21:22 -04:00
Kubernetes Prow Robot
3d7847ed01
Merge pull request #91364 from rosti/kubeadm-consts-cleanup
kubeadm: Remove unused constants
2020-05-22 21:47:10 -07:00
Kubernetes Prow Robot
f01d848c48
Merge pull request #91329 from dims/switch-kube-controller-manager-to-distroless-image
Switch kube-controller-manager to distroless image
2020-05-22 17:23:10 -07:00
Stephen Augustus
b692502a9d Update CNI to v0.8.6
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-05-22 17:48:56 -04:00
Kubernetes Prow Robot
9f5d9a9bef
Merge pull request #91315 from jherrera123/master
Fix runtime admission flaky test due to race condition
2020-05-22 10:45:11 -07:00
Kubernetes Prow Robot
1700acb035
Merge pull request #91260 from wojtek-t/dont_use_watchcache_capacity
Rely on default watch cache capacity and ignore its requested size
2020-05-22 08:06:37 -07:00
Rostislav M. Georgiev
def0db6a16 kubeadm: Remove unused constants
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2020-05-22 17:10:27 +03:00
alejandrox1
ebd84a5517 Tuned npb is workload resources
Lowering the amount of cpu allocated to this workload will set the
resources allocated to be similar to the other npb and tf workload in
this tests.
This will also allow to run all three workloads in a n1-standard-12 gcp
instance - which has 16 cpus and 60 GB.

Signed-off-by: alejandrox1 <alarcj137@gmail.com>
2020-05-22 09:30:43 -04:00
andyzhangx
e7696d48db fix: fix topology issue in azure disk sc migration
fix golint

fix gofmt

add more tests
2020-05-22 13:14:45 +00:00
Kubernetes Prow Robot
10caa46f6b
Merge pull request #91300 from dims/move-to-latest-etcd-3.4.7-2
Switch over to new etcd 3.4.7-2 image
2020-05-22 04:14:37 -07:00
Kubernetes Prow Robot
ca324214be
Merge pull request #91344 from happinesstaker/sametric-fix
Minor Fix: Restrict service account token metrics to kube-apiserver only.
2020-05-22 02:34:37 -07:00
Uwe Krueger
52063cab17 add docu + fix copyright year 2020-05-22 09:20:56 +02:00
Kubernetes Prow Robot
cdbd07f64e
Merge pull request #90282 from gaurav1086/kubelet_nodestatus_remove_check
[kubelet] nodestatus: remove map nil check
2020-05-21 22:42:38 -07:00
Kubernetes Prow Robot
cb044a950c
Merge pull request #91343 from neolit123/1.19-fix-cluster-readme
cluster/README.md: update notes about content
2020-05-21 21:28:37 -07:00
Jesus Herrera
a5800ab4cb Fix linter and bazel errors 2020-05-21 23:06:56 -04:00
Kubernetes Prow Robot
9e06faa1fb
Merge pull request #91240 from tosi3k/bump-am-version
Update kube-addon-manager to v9.1.1
2020-05-21 19:40:37 -07:00
Davanum Srinivas
b1742f19ef
Switch kube-controller-manager to distroless image
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-21 22:33:54 -04:00
Davanum Srinivas
bd835d8a1c
Switch over to new etcd 3.4.7-2 image
Add a safety switch to stop doing anything if migrate failed. We
previously just ignored the exit code from migrate utility

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-21 22:16:08 -04:00
Yecheng Fu
8bbbe62fbd Add versioned counterparts for VolumeBindingArgs: auto-generted files 2020-05-22 09:30:53 +08:00
Yecheng Fu
0a3d55f2e0 Add versioned counterparts for VolumeBindingArgs 2020-05-22 09:30:52 +08:00
Kubernetes Prow Robot
b98d9407cf
Merge pull request #91207 from iamchuckss/fixed-width-log-timestamps
Fix log timestamps to maintain a fixed width
2020-05-21 18:20:37 -07:00
Kubernetes Prow Robot
60559bc919
Merge pull request #91197 from weijiehu/azurestorageaccountclient
Improves unittest CC for azure_storageaccountclient
2020-05-21 15:58:37 -07:00