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
Amim Knabben
f6246aba6e
Moving Kubelet --node-status-max-images flag to configuration
2020-05-21 22:37:01 -04: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
Jiajie Yang
ebbd455b24
Restrict service account token metrics to kube-apiserver only.
2020-05-21 15:34:57 -07:00
Lubomir I. Ivanov
eb4f64b25f
cluster/README.md: update notes about content
...
- Adjust the link to point at https://kubernetes.io/docs/setup/
to alternative solutions.
https://kubernetes.io/docs/getting-started-guides already redirects to
https://kubernetes.io/docs/setup/ and it does not contain details on
/cluster usage.
- Remove notes about the contents of the folder, leaving only the
deprecation notice and link to alternatives.
2020-05-22 00:55:18 +03:00
Kubernetes Prow Robot
a49da364eb
Merge pull request #90093 from ialidzhikov/enh/cpva
...
Update Calico cpva to v0.8.2
2020-05-21 14:44:37 -07:00
Kubernetes Prow Robot
dd552e2059
Merge pull request #91337 from liggitt/revert-sandbox
...
Revert "Merge pull request #89667 from kmala/kubelet"
2020-05-21 11:52:14 -07:00
Jordan Liggitt
591e0043c8
Revert "Merge pull request 89667 from kmala/kubelet"
...
This reverts commit fa785a5706
, reversing
changes made to cf13f8d994
.
2020-05-21 13:30:14 -04:00
Mrunal Patel
ba90b40cd6
cri-api: Introduce errors package for the CRI
...
We start by adding a helper function for IsNotFound errors.
The expectation is that CRI implementations return
the grcp not found status code for situations where
they can't find a container or a pod. This is the lowest
hanging fruit to start improving the kubelet to detect
such conditions and react better.
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
2020-05-21 06:24:04 -07:00
Kubernetes Prow Robot
bded41a817
Merge pull request #90689 from aojea/nfsv6
...
add ipv6 support to the e2e nfs tests
2020-05-21 03:30:36 -07:00
Marek Siarkowicz
7a1b913e5c
Add OWNERS file to component-base/logs
2020-05-21 10:40:49 +02:00
Aaron Crickenberger
4857893a0c
Promote preemption e2e tests to Conformance
2020-05-20 23:05:15 -07:00
Kubernetes Prow Robot
c579a3279f
Merge pull request #86005 from grnhse/raise-kubelet-node-status-verbosity
...
Fix kubelet_node_status log spam
2020-05-20 22:46:35 -07:00
SataQiu
e04a2b3b26
kubeadm: add startup probes for static Pods to protect slow starting containers
...
Signed-off-by: SataQiu <1527062125@qq.com>
2020-05-21 11:12:36 +08:00
Kubernetes Prow Robot
17930385cf
Merge pull request #91312 from justaugustus/repo-infra-bump
...
build: Update to repo-infra@v0.0.5 to support go1.14.3 and go1.13.11
2020-05-20 19:42:29 -07:00
Kubernetes Prow Robot
c97c61ebe8
Merge pull request #91304 from karan/gcireviewer
...
add karan to gci reviewer
2020-05-20 19:42:20 -07:00
Kubernetes Prow Robot
d94acda5ee
Merge pull request #91296 from cofyc/fix90962-cleanup-volumescheduling
...
volumescheduling: update comments to reflect latest change
2020-05-20 19:42:10 -07:00
Kubernetes Prow Robot
0d6db3dfdd
Merge pull request #91294 from cofyc/fix90962-donot-change-pod-in-assume-phase
...
SchedulerVolumeBinder: don't modify assumed pod in AssumePodVolumes
2020-05-20 19:42:00 -07:00