Mohamed chiheb Ben jemaa
97031da5e2
Correct comment block from openapi_v2.NewDocument to openapi_v2.ParseDocument
2021-06-17 17:05:05 +01:00
Mohamed chiheb Ben jemaa
c691386fef
Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
2021-06-17 17:05:05 +01:00
Robert Clark
edd0cd79eb
Updating non-vendor specific code to support/use AWS-SDK-GO v1.38.49
...
Manually merged and re-ran:
./hack/update-vendor.sh
./hack/lint-dependencies.sh
Code passes linting checks and appears to be correct based on manual inspection
2021-06-17 08:42:44 -07:00
Robert Clark
1b27430b50
Updating AWS-SDK-Go to version 1.38.49
...
This commit is for all the vendor specific code changes introduced
by pinning the dependency at 1.38.49 and running update-vendor.sh
lint-dependencies.sh shows no issues
2021-06-17 08:42:25 -07:00
Kubernetes Prow Robot
24b716673c
Merge pull request #102847 from jayunit100/userspace-proxy-dns-demangler
...
fix dns modifications inside of the kube-proxy for windows userspace
2021-06-17 07:26:20 -07:00
Ahmed Mezghani
c673e16638
Fix ServerGroupsAndResources docs typo
...
Rename ServerResources -> ServerGroupsAndResources in ServerGroupsAndResources's doc-string.
2021-06-17 12:26:05 +02:00
navist2020
1a4b0ee09b
remove excess error handling
2021-06-17 17:34:57 +08:00
Kubernetes Prow Robot
0abb908638
Merge pull request #102877 from mengjiao-liu/clean-up-master-term
...
Rename master to apiserver in test/integration
2021-06-17 01:52:19 -07:00
jingxueli
45d18acbcc
add info for possible failed listAndWatch grpc call
2021-06-17 16:25:20 +08:00
gy95
c789898f79
when new manager failed should return err
2021-06-17 16:02:31 +08:00
Mengjiao Liu
da35add03f
Rename master to apiserver in test/integration
2021-06-17 15:48:39 +08:00
Kubernetes Prow Robot
5ec7b49299
Merge pull request #102833 from dlorenc/dropquote
...
Update gomock to 1.4.4, removing a few extra dependencies.
2021-06-16 20:36:19 -07:00
Qi Ni
eed37fa47d
fix: cleanup outdated routes
2021-06-17 10:35:18 +08:00
Kubernetes Prow Robot
a68644ba24
Merge pull request #102254 from ii/Riaankl-statefulset-list-deletecollection
...
Write StatefulSet List, Patch & DeleteCollection Test +3 endpoints
2021-06-16 18:22:19 -07:00
Vinayak Goyal
5a0756c5f4
Update etcd in kubeadm to run as non-root.
2021-06-16 17:30:46 -07:00
Kubernetes Prow Robot
122d635245
Merge pull request #102441 from feiskyer/update-vendor
...
Update Azure Go SDK to v55.0.0
2021-06-16 17:04:19 -07:00
Andrew Sy Kim
9e694a45f9
test/e2e/network: mark tests in test/e2e/network/netpol/network_legacy.go with NetworkPolicyLegacy
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2021-06-16 19:44:27 -04:00
Kubernetes Prow Robot
738a3ae473
Merge pull request #102931 from andrewsykim/e2e-gce-tag
...
test/e2e/network: mark network_tiers.go tests with GCE tag
2021-06-16 16:02:00 -07:00
Stephen Heywood
3c59e742f3
Create List, Patch & DeleteCollection StatefulSet Test
...
Co-Authored-By: Riaan Kleinhans <riaan@ii.coop>
e2e test validates the following 3 extra endpoints
- patchAppsV1NamespacedStatefulSet
- listAppsV1StatefulSetForAllNamespaces
- deleteAppsV1CollectionNamespacedStatefulSet
2021-06-17 09:21:38 +12:00
Aldo Culquicondor
63d1237102
Fix Node Resources plugins score when there are pods with no requests
...
Given that we give a default CPU/memory requests for containers that don't provide any, the calculated usage can exceed the allocatable.
Change-Id: I72e249652acacfbe8cea0dd6f895dabe43ff6376
2021-06-16 20:36:07 +00:00
Kubernetes Prow Robot
503d0487dc
Merge pull request #102924 from liggitt/race-test-speed
...
Speed up unit tests in -race detection mode
2021-06-16 12:48:49 -07:00
Kubernetes Prow Robot
c81f2773dc
Merge pull request #102920 from dims/move-to-github.com/coreos/go-systemd/v22
...
Switch to github.com/coreos/go-systemd/v22 and drop older package
2021-06-16 12:48:41 -07:00
Kubernetes Prow Robot
cda98f20b2
Merge pull request #102918 from jsafrane/cloning-topology
...
Run volume cloning tests in the same topology segment
2021-06-16 12:48:32 -07:00
Kubernetes Prow Robot
0b2f06f43e
Merge pull request #102894 from chrishenzie/csi-spec-v1.5.0
...
Use container-storage-interface spec v1.5.0
2021-06-16 12:48:24 -07:00
Kubernetes Prow Robot
2d7a20fcd6
Merge pull request #102840 from Kissy/issue-102820
...
Improve terminated pod message when node is shutting down
2021-06-16 12:48:12 -07:00
Kubernetes Prow Robot
8e48d992aa
Merge pull request #102349 from ii/promote-replicaset-status-test
...
Promote Read, Patch & Replace ReplicaSet Status +3 endpoints
2021-06-16 12:48:00 -07:00
Kubernetes Prow Robot
851b7276a5
Merge pull request #102796 from ahg-g/ahg-cc
...
Move scheduler plugin set and configuration defaulting to CC
2021-06-16 11:44:00 -07:00
Jordan Liggitt
584503d2ed
Speed up unit tests in -race detection mode
2021-06-16 13:36:18 -04:00
Anago GCB
d41249f780
CHANGELOG: Update directory for v1.18.20 release
2021-06-16 17:18:28 +00:00
Kubernetes Prow Robot
3c1db414da
Merge pull request #102546 from lunhuijie/refactorCheckTest
...
refactor cmd/kubeadm/app/preflight/checks_test.go
2021-06-16 09:44:12 -07:00
Kubernetes Prow Robot
727b4307f0
Merge pull request #102348 from ii/promote-daemonset-status-test
...
Promote Read, Patch & Replace DaemonSet Status e2e test to Conformance +3 endpoints
2021-06-16 09:43:59 -07:00
Jan Safranek
d5da73032f
Add unit test for DSWP with uncertain volume
...
desiredStateOfWorldPopulator.findAndRemoveDeletedPods() should remove
volumes from DSW when a pod is deleted on the API server and the volume is
uncertain in ASW.
2021-06-16 18:41:44 +02:00
Jan Safranek
f795b02f4f
Refactor dswp unit tests
...
Change existing desiredStateOfWorldPopulator.findAndAddNewPods tests to use
a common initialization function.
2021-06-16 18:41:43 +02:00
Jan Safranek
2fcb5e9cf7
Add PodRemovedFromVolume
...
To know when a volume has been fully unmounted (incl. uncertain mounts).
2021-06-16 18:41:41 +02:00
Jan Safranek
ca934b8f5c
Add GetPossiblyMountedVolumesForPod to let kubelet know all volumes were unmounted
...
podVolumesExist() should consider also uncertain volumes (where kubelet
does not know if a volume was fully unmounted) when checking for pod's
volumes. Added GetPossiblyMountedVolumesForPod for that.
Adding uncertain mounts to GetMountedVolumesForPod would potentially break
other callers (e.g. `verifyVolumesMountedFunc`).
2021-06-16 18:39:12 +02:00
Jan Safranek
f4b41c0a17
Fix UnmountDevice error cases
...
When UnmountDevice fails, kubelet treat the volume mount as uncertain,
because it does not know at which stage UnmountDevice failed. It may be
already partially unmonted / destroyed.
As result, MountDevice will be performer when a new Pod is started on the
node after UnmountDevice faiure.
2021-06-16 18:39:04 +02:00
Jan Safranek
54ad7e40f1
Add e2e test for NodeUnstage error cases
2021-06-16 18:39:03 +02:00
SataQiu
a47afdded0
cmd/kubelet: replace KEP link with the documentation one as it is available now
2021-06-16 23:38:58 +08:00
Kubernetes Prow Robot
625597425b
Merge pull request #102879 from cpanato/pub-bot-go-1-15
...
publishing: Use go1.15.13 for 1.20 and 1.19 release branches
2021-06-16 08:38:11 -07:00
Kubernetes Prow Robot
a4c1698f86
Merge pull request #102866 from SergeyKanzhelev/skipMoreTestsUnlessExecProbeTimeoutSet
...
skipping more tests in case when ExecProbeTimeout set to false
2021-06-16 08:37:59 -07:00
Dan Lorenc
0bfd1cb7c7
Update gomock to 1.4.4, removing a few extra dependencies.
...
This re-removes rsc.io/quote and rsc.io/sampler from the go.mod.
They never made it into the vendor/ tree, but still contribute
to dependency resolution complexity.
These were originally removed in #97337 but slipped back in.
Signed-off-by: Dan Lorenc <dlorenc@google.com>
2021-06-16 10:24:17 -05:00
Davanum Srinivas
7fcdbbef06
Switch to github.com/coreos/go-systemd/v22 and drop older package
...
- We use the new v22 module released on May 10
- We drop the unmaintained `github.com/coreos/pkg`
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-06-16 11:14:16 -04:00
Abdullah Gharaibeh
265ef1741f
Move scheduler plugin set and configuration defaulting to component config
2021-06-16 10:15:29 -04:00
Jan Safranek
057422504a
Run volume cloning tests in the same topology segment
...
Some CSI drivers can't clone a volume into other topology segment (e.g. a
cloud availability zone). The scheduler does not know about these
restrictions and schedules pods with PVCs that clone a volume mostly
randomly.
Run all volume cloning tests in the same topology segment, if such segment
is available and has at least one schedulable node.
2021-06-16 15:41:33 +02:00
jay vyas
cf2a3c3230
Kube proxy for windows userspace, remove dns Mangling, vendor updates
2021-06-16 08:55:18 -04:00
Kubernetes Prow Robot
0bc75afcf2
Merge pull request #102260 from ii/deployment-status-test
...
Write Patch, Read and Replace DeploymentStatus test +1
2021-06-16 05:50:10 -07:00
Kubernetes Prow Robot
13ccdfa726
Merge pull request #102256 from ii/statefulset-status-test
...
Write StatefulSet Patch, Read and Replace Status test +3
2021-06-16 05:49:58 -07:00
Pengfei Ni
b98824c55d
Update Azure Go SDK to v55.0.0
2021-06-16 12:26:45 +00:00
Andrew Sy Kim
480093bd1f
test/e2e/network: mark network_tiers.go tests with GCE tag
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2021-06-16 07:27:53 -04:00
Kubernetes Prow Robot
f363322d4a
Merge pull request #102909 from pacoxu/etcd-3.5.0
...
update etcd makefile to build v3.5.0 image
2021-06-16 03:45:59 -07:00