Kubernetes Prow Robot
f92152da72
Merge pull request #110523 from andyzhangx/imds-issue
...
fix image pulling failure when IMDS is unavailable in kubelet startup
2022-06-12 19:56:11 -07:00
Dan Winship
0b1e364814
proxy/ipvs: fix a few comments
2022-06-12 20:30:47 -04:00
Kubernetes Prow Robot
567d1a2e22
Merge pull request #108825 from ialidzhikov/nit/staging-readme
...
Update staging/README.md
2022-06-12 15:46:09 -07:00
Wojciech Tyczyński
32cbd77121
Clean shutdown of garbagecollector integration tests
2022-06-13 00:14:19 +02:00
Kubernetes Prow Robot
c07c11ba87
Merge pull request #110527 from SataQiu/clean-hack-20220612
...
Remove BUILD from .spelling_failures
2022-06-12 12:44:11 -07:00
SataQiu
d2632ed950
remove BUILD from .spelling_failures
2022-06-12 23:17:15 +08:00
Kubernetes Prow Robot
c8a2db31ac
Merge pull request #110505 from wojtek-t/fix_leaking_goroutines_6
...
Clean shutdown of some auth integration tests
2022-06-12 07:18:09 -07:00
Hemant Kumar
bfe34ab224
Disable trimpath in debug mode
...
This allows remote debugging with debuggers like vscode and Goland
2022-06-12 07:53:18 -04:00
andyzhangx
8b0ac045e2
fix image pulling failure when IMDS is unavailalbe in kubelet startup
...
fix test failure
2022-06-12 04:57:42 +00:00
Davanum Srinivas
68b414764b
Update gopkg.in/yaml.v3 to v3.0.1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-11 20:39:40 -04:00
Davanum Srinivas
4672bfa26f
update etcd packages to v3.5.4
...
in e9e8be3
we updated etcd server components to 3.5.4, here let's update the vendor/ as well to match
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-11 17:33:43 -04:00
Davanum Srinivas
6f2889718f
Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-11 11:27:08 -04:00
Kubernetes Prow Robot
867b5cc31b
Merge pull request #110513 from dims/switch-to-v1.0.2-of-github.com/chai2010/gettext-go
...
Switch to v1.0.2 of github.com/chai2010/gettext-go
2022-06-10 19:20:18 -07:00
Kubernetes Prow Robot
f5db989b26
Merge pull request #110502 from aojea/clean_svc_strategies
...
services strategy no longer depends on IPFamilies
2022-06-10 19:20:07 -07:00
Kubernetes Prow Robot
3f1a9f9f3e
Merge pull request #110512 from dims/switch-to-released-tag-v1.0.0-for-github.com/daviddengcn/go-colortext
...
Switch to released tag v1.0.0 for github.com/daviddengcn/go-colortext
2022-06-10 18:02:18 -07:00
Kubernetes Prow Robot
48fe99a312
Merge pull request #110511 from dims/switch-to-released-tag-v0.1.0-of-github.com/pquerna/cachecontrol
...
Switch to released tag v0.1.0 of github.com/pquerna/cachecontrol
2022-06-10 18:02:07 -07:00
Davanum Srinivas
feca7983b7
Adapt to newer APIs
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-10 19:58:13 -04:00
Davanum Srinivas
1ff96ede74
Switch to v1.0.2 of github.com/chai2010/gettext-go
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-10 19:58:10 -04:00
Kubernetes Prow Robot
f3f50b4d7c
Merge pull request #110510 from dims/switch-to-github.com/MakeNowJust/heredoc-v1.0.0-and-avoid-SHA
...
Switch to v1.0.0 of github.com/MakeNowJust/heredoc (avoid SHA)
2022-06-10 16:23:44 -07:00
Kubernetes Prow Robot
19814d9773
Merge pull request #110508 from dims/switch-to-release-tag-of-systemstat
...
Switch to release tag v0.5.0 of systemstat
2022-06-10 14:27:56 -07:00
Kubernetes Prow Robot
dc4e91a875
Merge pull request #109844 from danwinship/iptables-tests-new
...
improve parsing in iptables unit tests
2022-06-10 14:27:44 -07:00
Davanum Srinivas
8cf2ef5558
Switch to released tag v1.0.0 for github.com/daviddengcn/go-colortext
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-10 17:12:24 -04:00
Kubernetes Prow Robot
59644ff7bd
Merge pull request #110371 from andyzhangx/upgrade-go-autorest-adal
...
upgrade Azure/go-autorest/autorest to v0.11.27
2022-06-10 13:19:56 -07:00
Kubernetes Prow Robot
48efb361f3
Merge pull request #110323 from Thearas/docs-ephemeral-storage
...
docs: add `ephemeral-storage` to `SystemReserved`/`KubeReserved` comment
2022-06-10 13:19:44 -07:00
Davanum Srinivas
9e1bbfdc65
Switch to released tag v0.1.0 of github.com/pquerna/cachecontrol
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-10 15:52:44 -04:00
Davanum Srinivas
3990685432
Switch to v1.0.0 of github.com/MakeNowJust/heredoc (avoid SHA)
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-10 14:51:33 -04:00
Wojciech Tyczyński
8ef7dd49ee
Clean shutdown of auth integration tests
2022-06-10 19:46:50 +02:00
Kubernetes Prow Robot
7e66aa3cfb
Merge pull request #110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
...
Switch to v3 of github.com/emicklei/go-restful by updating kube-openapi
2022-06-10 09:41:58 -07:00
Kubernetes Prow Robot
5b5fc07a29
Merge pull request #110272 from brianpursley/k-110270
...
Fix e2e test failure
2022-06-10 09:41:45 -07:00
Davanum Srinivas
5cf5bed016
Switch to release tag v0.5.0 of systemstat
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-10 11:07:22 -04:00
Kubernetes Prow Robot
6e0e9f382e
Merge pull request #109194 from pohly/log-tests
...
log tests
2022-06-10 03:07:46 -07:00
Antonio Ojea
975a678ecf
services strategy no longer depends on IPFamilies
...
since the refactor on the Service API registry, the strategy for
service no longer needs to keep information about the cluster
configuration and its ipFamilies.
2022-06-10 11:06:02 +02:00
Zhecheng Li
b8b18a0a05
[e2e] Should spread Pods to schedulable cluster zones
...
Some Nodes like control plane ones should not be considered
to spread Pods.
Signed-off-by: Zhecheng Li <zhechengli@microsoft.com>
2022-06-10 16:40:56 +08:00
Kir Kolyshkin
865c9e8fb9
vendor: bump runc to 1.1.3
...
Release notes:
https://github.com/opencontainers/runc/releases/tag/v1.1.3
In particular, this one is important:
* Retry on dbus disconnect logic in libcontainer/cgroups/systemd now
works as intended; this fix does not affect runc binary itself but
is important for libcontainer users such as Kubernetes. (#3476 )
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2022-06-09 16:19:50 -07:00
Kermit Alexander
9fb55af69b
Make schema formatting consistent.
2022-06-09 23:15:30 +00:00
Kubernetes Prow Robot
5f40fb05cb
Merge pull request #110491 from andyzhangx/patch-5
...
lock CSIMigrationAzureDisk feature gate to default
2022-06-09 15:09:45 -07:00
Mihai Albert
c666656259
Add retry logic for Unix Domain sockets on Windows
2022-06-10 00:59:55 +03:00
Kubernetes Prow Robot
fa258263d0
Merge pull request #110372 from lokichoggio/topo
...
code optimization: deal with error first to prevent unnecessary computing
2022-06-09 14:01:57 -07:00
Kubernetes Prow Robot
6cd258f9f5
Merge pull request #110292 from mimowo/109904-avoid-duplicate-conditions
...
Avoid duplicate Failed conditions in job status
2022-06-09 14:01:45 -07:00
Kubernetes Prow Robot
163aab43d7
Merge pull request #110419 from aojea/beta_services_ips
...
graduate ServiceIPStaticSubrange to beta
2022-06-09 11:13:52 -07:00
Kubernetes Prow Robot
f80d17ea4e
Merge pull request #109293 from iamNoah1/improve-ingressclassname-api-doc
...
Ingress API: rework the ingressClassName API documentation
2022-06-09 11:13:41 -07:00
Davanum Srinivas
ab690750df
Switch to v3 of github.com/emicklei/go-restful
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-06-09 14:11:41 -04:00
xiaomudk
5826cae547
clean: remove useless parentheses
2022-06-10 00:09:50 +08:00
Kubernetes Prow Robot
7c127b33da
Merge pull request #110488 from mzaian/update-coredns-1.9.3
...
[kube-up]: Bump coredns to v1.9.3
2022-06-09 06:55:42 -07:00
Andy Zhang
a65030fdaf
lock CSIMigrationAzureDisk feature gate to default
2022-06-09 21:23:51 +08:00
Paco Xu
178dc11b75
kubeadm: upgrade coredns to v1.9.3
2022-06-09 18:45:26 +08:00
Mohamed Zaian
90c8912098
[kube-up]: Bump coredns to 1.9.3
2022-06-09 11:47:15 +02:00
Noah Ispas (iamNoah1)
7d5cedf07a
generate ressources after change request
2022-06-09 11:12:30 +02:00
Kubernetes Prow Robot
27dfc63691
Merge pull request #110474 from pacoxu/patch-known-tags
...
kubeadm: use staticpod known tags for upgrade/init phases
2022-06-09 02:11:41 -07:00
Noah Ispas (iamNoah1)
869b7a4c5f
add change requests
2022-06-09 11:05:10 +02:00