Eddie Zaneski
f951b4c3f3
Update Microsoft/go-winio to released version
...
Move off a pinned hash to a cut version
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2020-11-05 09:09:26 -07:00
Adhityaa Chandrasekar
b16f36b251
APF metrics: set StabilityLevel to ALPHA
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-05 15:35:39 +00:00
Lee Verberne
d6024ce18d
kubectl debug: allow set-image-only invocation
2020-11-05 15:51:23 +01:00
Rob Franken
f61bff7e46
Introduce a simple datapolicy library
...
The datapolicy fullfills the contracts needed to support the log
sanitization kep
(https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/1753-logs-sanitization )
The external types list is mostly a proof of concept now, and is open to
extension.
2020-11-05 15:41:56 +01:00
Aurélien Baumann
9fff7f70e6
Remove the dependency between create priorityclass command and generators
2020-11-05 09:33:19 -05:00
Kubernetes Prow Robot
ac62c47889
Merge pull request #96253 from qingsenLi/201105-flag
...
CHANGELOG: Fix kubelet flag enable-cadvisor-json-endpoints
2020-11-05 06:32:01 -08:00
Kubernetes Prow Robot
81c71a06b4
Merge pull request #96249 from mysunshine92/update-changelog-1.20
...
CHANGELOG: Fix release note for snapshot controller update to 3.0.0
2020-11-05 06:31:53 -08:00
Kubernetes Prow Robot
ec1541c38f
Merge pull request #96229 from adtac/apfrace
...
apiserver/filters test: fix data race and do not leak goroutines
2020-11-05 06:31:44 -08:00
Kubernetes Prow Robot
3222053798
Merge pull request #96010 from serathius/datapolicy-scheduler-pkg
...
Add datapolicy tags to pkg/scheduler/
2020-11-05 06:31:35 -08:00
Kubernetes Prow Robot
ba645bb939
Merge pull request #95993 from serathius/datapolicy-e2e-framework
...
Add datapolicy tags to test/e2e/framework
2020-11-05 06:31:22 -08:00
Kubernetes Prow Robot
38f14f3874
Merge pull request #95876 from saschagrunert/proto
...
Propose seccomp/apparmor protobuf type definitions for CRI graduation
2020-11-05 06:31:08 -08:00
Kubernetes Prow Robot
dca4d8eb79
Merge pull request #86214 from shsjshentao/drain
...
return success if cordon node by replace
2020-11-05 06:30:55 -08:00
Jordan Liggitt
cfd74b9570
Deflake existing configmap count
2020-11-05 08:21:12 -05:00
David Eads
73f7a9b394
update features to indicate beta in comment
2020-11-05 07:21:19 -05:00
Kubernetes Prow Robot
4364ef6206
Merge pull request #95678 from SaiHarshaK/kubectl-version-check
...
check if kubectl version required values are empty
2020-11-05 02:46:54 -08:00
Karl 'NaN' Wikström
cc8428566e
cleanup: use i18n.T on all command descriptions
...
cleanup: use i18n.T only on string literals
cleanup: sort imports
Add i18n dependency for wait.go
Remove translation on envResource
cleanup: translate string instead of variable
cleanup: sort imports
cleanup: translate string literal only
2020-11-05 11:04:19 +01:00
Antonio Ojea
76a9c8695a
Revert "add e2e test for Service ExternalIPs"
...
This reverts commit 0ed8fd6dc9
.
It turns out that ExternalIPs are not allowed to be reachable from
pods until the IP is present in the node.
However, due to a kube-proxy limitation it was working in environment
that used CNIs without bridges for the pods.
2020-11-05 10:35:24 +01:00
10177505
3a0fbf91aa
CHANGELOG:Fix kubelet flag enable-cadvisor-json-endpoints
2020-11-05 17:25:04 +08:00
André Martins
c039b02fa7
client-go/rest: fix finalURLTemplate for url base == "/"
...
In some environments, where url base is "/", it can cause all paths to
be presented in metrics with "{prefix}" as `groupIndex` is with the wrong
index. To fix the behavior in such environments, it was added a
conditional branch to check if the URL base is "/" and, thus, print the
metrics with the correct path, for example "api/v1/nodes/{name}" instead
of "{prefix}".
Fixes: 99248b8fe1
("Rewrite finalURLTemplate used only for metrics because of dynamic client change")
Signed-off-by: André Martins <aanm90@gmail.com>
2020-11-05 10:12:37 +01:00
Kubernetes Prow Robot
e0a51c9e6b
Merge pull request #93244 from Sh4d1/etcd_health_timeout
...
Allow configuration of etcd healthcheck timeout
2020-11-05 01:06:53 -08:00
Yan Grunenberger
fdee7b2faa
Correctly fix clearing conntrack entry on endpoint changes (nodeport)
...
A previous PR (#71573 ) intended to clear conntrack entry on endpoint
changes when using nodeport by introducing a dedicated function to
remove the stale conntrack entry on the node port and allow traffic to
resume. By doing so, it has introduced a nodeport specific bug where the
conntrack entries related to the ClusterIP does not get clean if
endpoint is changed (issue #96174 ). We fix by doing ClusterIP cleanup in
all cases.
2020-11-05 09:45:17 +01:00
wangyamei
aba2c9a233
update changelog-1.20
2020-11-05 16:09:50 +08:00
Claudiu Belu
5152919611
test images: Authenticate in order to push images
...
We cannot push images without being authenticated.
2020-11-04 23:22:30 -08:00
Kubernetes Prow Robot
8bdd10b7d7
Merge pull request #96197 from zshihang/token
...
separate RootCAConfigMap from BoundServiceAccountTokenVolume
2020-11-04 22:51:05 -08:00
Kubernetes Prow Robot
c0e88a352c
Merge pull request #95986 from yue9944882/max-min-fairness
...
Mitigate wind-up problem in AP&F: prevent queue virtualStart lag
2020-11-04 22:50:53 -08:00
Qi Ni
667b2be621
Support multiple standard load balancers in one cluster
2020-11-05 14:12:50 +08:00
Kubernetes Prow Robot
f3fbd17bc8
Merge pull request #95697 from masap/ipset1
...
ipset: Address a TODO, add test for TestEntry() with IPv6 address
2020-11-04 20:47:05 -08:00
Kubernetes Prow Robot
fdd2f51e68
Merge pull request #92787 from divyenpatel/fix-e2e-test-vsphere_statefulsets
...
fixed e2e vsphere statefulsets test
2020-11-04 20:46:52 -08:00
Yecheng Fu
0961891a7a
report UnschedulableAndUnresolvable status instead of an error when PVCs can't find bound
...
persistent volumes
This is an user error. We should't report an error.
2020-11-05 10:28:40 +08:00
Kubernetes Prow Robot
1328d8c8c6
Merge pull request #96235 from PurelyApplied/exclude-levee-in-verify-all
...
Exclude KEP-1933 from verify-all.sh until after alpha status.
2020-11-04 18:11:25 -08:00
Kubernetes Prow Robot
b1d5816ada
Merge pull request #96214 from obeyda/feature/fix-go-1-15-tests
...
testing: fix failing test on go 1.15.3
2020-11-04 18:11:16 -08:00
Kubernetes Prow Robot
dbd2be08fb
Merge pull request #96020 from deads2k/dynamiclist
...
update fake dynamic client to return GVK
2020-11-04 18:11:06 -08:00
Kubernetes Prow Robot
7eaa7b4861
Merge pull request #95818 from ping035627/k8s-201023
...
Clean code: optimize some logs of mount
2020-11-04 18:10:53 -08:00
Shihang Zhang
d40f0c43c4
separate RootCAConfigMap from BoundServiceAccountTokenVolume
2020-11-04 17:10:39 -08:00
Kubernetes Prow Robot
f75316e294
Merge pull request #96238 from claudiubelu/test-images/set-root-home
...
test images: sets HOME=/root in cloudbuild.yaml
2020-11-04 16:41:07 -08:00
Kubernetes Prow Robot
fe5f2cf8ef
Merge pull request #95892 from JornShen/fix_plugin_name_for_fsgroupmetrics
...
Fix plugin name in fsgroupapplymetrics of csi and flexvolume
2020-11-04 16:40:53 -08:00
Mrunal Patel
b78be8446f
Add mrunalp as node approver
...
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
2020-11-04 15:48:30 -08:00
Kubernetes Prow Robot
9a469d28e0
Merge pull request #96228 from MrHohn/dns-owner
...
Adding an owner for addon/dns folder
2020-11-04 15:47:30 -08:00
Kubernetes Prow Robot
51a5e78bdc
Merge pull request #96123 from qiutongs/master
...
fix CPU time of pod stats with cs.CPU.Time
2020-11-04 15:47:20 -08:00
Kubernetes Prow Robot
05e5a49e0a
Merge pull request #96105 from lixiaobing1/nodeInfo
...
fix n to nodeInfo easy to understand
2020-11-04 15:47:06 -08:00
Kubernetes Prow Robot
d40b23bdbe
Merge pull request #96050 from knight42/fix/npd-test
...
fix(test::npd): fix node problem detector test
2020-11-04 15:46:53 -08:00
Claudiu Belu
54d0c1e1d2
test images: Removes -p yes flag from qemu-user-static script call
...
Currently, the Image Builder job is failing as it cannot build images
for other architecture types. This happens because the Image Builder image
does not have any of the expected qemu-* binaries in /usr/bin/ needed in order to
run qemu-binfmt-conf.sh with the -p yes flag, so that flag is removed.
2020-11-04 23:01:24 +00:00
Kubernetes Prow Robot
468f9f6cac
Merge pull request #96138 from verb/1.20-cli-debug-unalpha
...
Remove alpha from kubectl debug command invocation
2020-11-04 14:47:07 -08:00
Kubernetes Prow Robot
169683b05f
Merge pull request #95975 from jingxu97/oct/csiproxyversion
...
Update csi-proxy version
2020-11-04 14:46:53 -08:00
Adhityaa Chandrasekar
a3d94b53ca
optimise defaultpreemption: enumerate fewer candidates
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-04 22:39:58 +00:00
Adhityaa Chandrasekar
a2eb6d67ee
apiserver/filters test: fix data race and do not leak goroutines
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-04 22:32:50 +00:00
Adhityaa Chandrasekar
f9d57a8d5d
APF: use snake_case in metric labels
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-04 22:19:54 +00:00
shahra
e95af138b5
Volume snapshot e2e test to validate
...
VolumeSnapshotContent and PVC finalizer
2020-11-04 14:08:24 -08:00
Kubernetes Prow Robot
b835457c6e
Merge pull request #96220 from claudiubelu/test-images/experimental
...
test images: set DOCKER_CLI_EXPERIMENTAL=enabled
2020-11-04 13:26:03 -08:00
Kubernetes Prow Robot
cfc7887847
Merge pull request #96184 from ii/promote-replicationcontroller
...
Increasing withTimeout for ReplicationController Lifecycle test steps
2020-11-04 13:25:53 -08:00