M. Habib Rosyad
9436c5f8b3
fix vendor/k8s.io/apimachinery/pkg/labels staticcheck
2020-08-10 21:56:29 +07:00
Maciej Szulik
5765bf74ce
Skip LB test per schedulable node count
2020-08-10 16:13:29 +02:00
Nikhita Raghunath
53e87ddd15
vsphere: remove inactive members from OWNERS
...
As a part of cleaning up inactive members (who haven't been active since
beginning of 2019) from OWNERS files, this commit moves abrarshivani to
emeritus_approvers section.
2020-08-10 15:23:25 +05:30
Nikhita Raghunath
f86aaac201
sig-network: remove inactive members from OWNERS_ALIASES
...
As a part of cleaning up inactive members (who haven't been active since
beginning of 2019) from OWNERS files, this commit removes nicksardo from
sig-network aliases in OWNERS_ALIASES.
2020-08-10 15:17:00 +05:30
Nikhita Raghunath
8cb10ca415
cluster/addons/dashboard: remove inactive members from OWNERS
...
As a part of cleaning up inactive members (who haven't been active since
beginning of 2019) from OWNERS files, this commit removes konryd and
cheld from the list of reviewers.
2020-08-10 15:13:28 +05:30
Nikhita Raghunath
550ad25c0f
apiserver: remove inactive members from OWNERS
...
As a part of cleaning up inactive members (who haven't been active since
beginning of 2019) from OWNERS files, this commit removes euank and
CaoShuFeng from the list of reviewers.
2020-08-10 15:07:34 +05:30
knight42
1e9f3306f1
fix(azure): set default value of VmssVirtualMachinesCacheTTLInSeconds during init to prevent data race
...
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-08-10 16:44:51 +08:00
Kubernetes Prow Robot
7740b8124c
Merge pull request #93555 from cofyc/fix81368
...
integration: Wait for PV to be available in TestVolumeProvision
2020-08-09 22:30:20 -07:00
Kubernetes Prow Robot
37cda82c35
Merge pull request #93722 from liggitt/taint-evict
...
Do not evict pods which tolerate all NoExecute taints
2020-08-09 20:42:19 -07:00
lihaowei
af7cf4abc6
Format Codes
...
Chore: Correct words and format codes
Revert three changes
Revert 1 change
Revert again
Revert 2 changes
2020-08-10 09:27:56 +08:00
Kubernetes Prow Robot
854ef3012f
Merge pull request #93827 from justaugustus/go115
...
[go1.15] Update to go1.15rc2
2020-08-09 10:22:19 -07:00
Kubernetes Prow Robot
7db8a431da
Merge pull request #93308 from bart0sh/PR0093-update-e2e-node-help
...
Makefile: update test-e2e-node help
2020-08-09 06:22:19 -07:00
Stephen Augustus
ffcef48b83
[go1.15] Update to go1.15rc2
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-09 02:53:53 -04:00
Stephen Augustus
6733a9c470
generated: hack/update-hack-tools.sh && hack/update-vendor.sh
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-09 02:31:05 -04:00
Stephen Augustus
c3d1099205
[go1.15] hack/tools: Update to k/repo-infra@v0.0.11 (supports go1.15rc2)
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-09 02:23:47 -04:00
Stephen Augustus
07c7c9a55b
[go1.15] build: Update to k/repo-infra@v0.0.11 (supports go1.15rc2)
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-09 02:21:41 -04:00
Davanum Srinivas
3421199494
Sign up dims for additional review roles
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-08-08 19:08:38 -04:00
Kubernetes Prow Robot
9b78bd5979
Merge pull request #93810 from liggitt/json-patch-4.8.0
...
Update to json-patch 4.8.0
2020-08-08 12:48:19 -07:00
Kubernetes Prow Robot
ec2651cc44
Merge pull request #93790 from liggitt/ns-cleanup-op-cache
...
Fix namespace controller cleanup orphaning
2020-08-08 07:26:19 -07:00
Jordan Liggitt
cc6814f83c
Update to json-patch 4.8.0
2020-08-08 09:53:56 -04:00
Kubernetes Prow Robot
377287ad37
Merge pull request #93660 from damemi/1.19-affinity-validation
...
Add LabelSelector validation in Pod Affinity/AntiAffinity Filter and Score plugins
2020-08-08 03:40:19 -07:00
Kubernetes Prow Robot
dbf66e9be3
Merge pull request #93803 from Huang-Wei/limit-range-e2e-flake
...
Deflake LimitRange e2e test
2020-08-07 21:28:19 -07:00
Kubernetes Prow Robot
ce662e1621
Merge pull request #93797 from liggitt/unwrap-net-errors
...
[go1.15] Use errors.As to unwrap net errors
2020-08-07 18:11:56 -07:00
Wei Huang
24bbedb27d
Deflake LimitRange e2e test
2020-08-07 17:22:35 -07:00
Jing Xu
116465bb04
Add test cluster check when starting csi proxy
...
Add the check for test cluster when starting csi proxy
2020-08-07 14:46:38 -07:00
Jordan Liggitt
c61c60eb1f
[go1.15] Use errors.As to unwrap net errors
2020-08-07 15:23:02 -04:00
Jordan Liggitt
648c591fff
Fix namespace controller cleanup orphaning
2020-08-07 13:26:28 -04:00
Mike Dame
012245c5b9
Add LabelSelector validation in Pod Affinity/AntiAffinity Filter and Score plugins
...
The lack of this validation on incoming pods causes unpredictable cluster outcomes
when later calculating affinity results against existing pods (see #92714 ). This fix
quickly addresses the main source where these problems should be caught.
It is unfortunately difficult to add this validation directly to the API server due
to the fact that it may break migrations with existing pods that fail this check. This
is a compromise to address the current issue.
2020-08-07 12:17:40 -04:00
Kubernetes Prow Robot
a640545167
Merge pull request #93567 from gnufied/fix-stale-attachments
...
Make AttachDisk for EBS idempotent again
2020-08-07 07:16:19 -07:00
Hemant Kumar
f91d448e1b
Add tests for out of band attachments
2020-08-07 08:23:25 -04:00
Kubernetes Prow Robot
97c5f1f763
Merge pull request #93769 from aojea/dnsScale
...
e2e delete namespaces after finish
2020-08-07 03:52:19 -07:00
bjrara
7094964fe0
Add missing termination metrics to priority-and-fairness handler
2020-08-07 16:22:30 +08:00
Kubernetes Prow Robot
6ce9e71cd5
Merge pull request #93768 from mkumatag/fix_ppc64le_cluster
...
Add missing ppc64le architecture in the get-kube* scripts
2020-08-07 00:40:19 -07:00
Antonio Ojea
db4bca086d
e2e delete namespaces after finish
2020-08-07 08:35:39 +02:00
Manjunath A Kumatagi
f48cdfb9b9
Add missing ppc64le architecture in the get-kube* scripts
2020-08-07 11:14:09 +05:30
Kubernetes Prow Robot
92e51c1901
Merge pull request #93717 from liggitt/deflake-nodestatus
...
Deflake TestUpdateNodeStatusWithLease - guard cached machineInfo
2020-08-06 16:16:19 -07:00
ZhiFeng1993
b90228f52f
Remove false positive warning in kubeadm cmd
2020-08-06 12:45:55 -07:00
Kubernetes Prow Robot
f5334fad48
Merge pull request #93617 from liggitt/deflake-ds-test
...
Deflake TestExpectationsOnRecreate
2020-08-06 09:35:43 -07:00
Kubernetes Prow Robot
382107e6c8
Merge pull request #93441 from robscott/endpointslicemirroring-tracker-fix
...
Fixing memory leak in EndpointSliceMirroring EndpointSlice tracker
2020-08-05 11:54:28 -07:00
Swetha Repakula
23a3353a6a
Requeue service after endpoint deletion
...
- ensure endpoints that have been deleted and are desired are recreated
despite a possibly out of date endpoint cache
2020-08-05 11:50:23 -07:00
Kubernetes Prow Robot
c94242a7b1
Merge pull request #93657 from knight42/test/93651
...
fix: deflake run_kubectl_apply_tests
2020-08-05 09:56:28 -07:00
Jordan Liggitt
892bdf9a15
Do not evict pods which tolerate all NoExecute taints
2020-08-05 12:50:43 -04:00
knight42
cbf8ec4e2d
fix: deflake run_kubectl_apply_tests
...
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-08-05 23:27:34 +08:00
Jordan Liggitt
b181c76cbd
Deflake TestUpdateNodeStatusWithLease - guard cached machineInfo
2020-08-05 10:00:36 -04:00
Kubernetes Prow Robot
aa0632208e
Merge pull request #93577 from vivekbagade/master
...
Update Cluster Autoscaler version to 1.19.0
2020-08-05 06:42:28 -07:00
Kubernetes Prow Robot
f7e3bcdec2
Merge pull request #93582 from andrewsykim/instance-v2-fixes
...
Mark cloud provider InstanceV2 as experimental and remove provider ID references
2020-08-04 21:02:28 -07:00
Kubernetes Prow Robot
9dec51e8f3
Merge pull request #93670 from wojtek-t/fix_readyz_sync_informer
...
Fix /readyz to contain informer-sync
2020-08-04 19:48:29 -07:00
Kubernetes Prow Robot
56c76023f7
Merge pull request #93658 from dcbw/csi-fail-test-on-close
...
test/e2e: fail test rather than flooding logs if PVC watch is closed prematurely
2020-08-04 18:08:42 -07:00
Kubernetes Prow Robot
b2d5a96fdf
Merge pull request #89946 from saschagrunert/kind-regression
...
Add kind/regression label to the pull request template and group them in an HTML comment
2020-08-04 18:08:28 -07:00
Anago GCB
044478c8d1
CHANGELOG: Update directory for v1.19.0-rc.4 release
2020-08-04 20:19:25 +00:00