Maciej Szulik
3edabfb460
Switch to a proper busybox test image
2021-04-20 22:05:31 +02:00
Kubernetes Prow Robot
89db31aade
Merge pull request #101129 from neolit123/1.22-kubeadm-v1beta3
...
kubeadm: add placeholder v1beta3; remove the deprecated v1beta1
2021-04-20 12:34:33 -07:00
Maciej Szulik
89b50bcf94
Fail fast when image is specified w/o tag
2021-04-20 21:10:16 +02:00
Kubernetes Prow Robot
6ede5ca95f
Merge pull request #101186 from jsafrane/fix-ephemeral-rbac
...
Fix RBAC of generic ephemeral volumes controller
2021-04-20 09:06:45 -07:00
Kubernetes Prow Robot
496a94bf98
Merge pull request #100979 from mikedanese/tlscleanup
...
force implementors of dyanmiccertificates providers to think about notify
2021-04-20 09:06:33 -07:00
Kubernetes Prow Robot
c555b23f1c
Merge pull request #100490 from howardjohn/gnostic-v051
...
Update kube-openapi and gnostic dependencies
2021-04-20 08:02:33 -07:00
wangyx1992
97c4a4ffa5
cleanup: fix log capitalization in scheduler
...
Signed-off-by: wangyx1992 <wang.yixiang@zte.com.cn>
2021-04-20 20:20:02 +08:00
BinacsLee
c1fd8390e5
code cleanup: pkg/scheduler modify framework/types.go
2021-04-20 20:07:43 +08:00
Kubernetes Prow Robot
92aff21558
Merge pull request #95609 from fromanirh/tm-e2e-faster-delete
...
e2e: topology manager: use deletePodSync for faster delete
2021-04-20 04:14:33 -07:00
Kubernetes Prow Robot
40a3296edd
Merge pull request #100756 from wangyx1992/changlog20
...
CHANGELOG: fix punctuation errors
2021-04-20 03:10:33 -07:00
Kubernetes Prow Robot
41505f7109
Merge pull request #101176 from jkh52/master
...
kube-master-installation: improve systemd cross-unit robustness.
2021-04-20 00:42:45 -07:00
Kubernetes Prow Robot
3e6f244851
Merge pull request #100999 from lojies/cispkgcleanup
...
code cleanup for pkg volume csi
2021-04-20 00:42:33 -07:00
andyzhangx
e10d3948f5
fix: azure file namespace issue in csi translation
...
fix build failure
fix comments
2021-04-20 07:23:09 +00:00
Patrick Ohly
ebd02341c9
storage e2e: downgrade hostpath driver
...
This is a temporary workaround until a fixed driver is available.
2021-04-20 08:07:15 +02:00
Patrick Ohly
7682e39a47
storage e2e: disable health check containers
...
They are not needed for any of the tests and in practice apparently
caused enough overhead that even unrelated tests timed out. For
example, in the pull-kubernetes-e2e-kind test, 43 out of 5771 tests
failed, including tests from sig-node, sig-cli, sig-api-machinery,
sig-network.
2021-04-20 08:07:15 +02:00
Patrick Ohly
446c1136dc
storage e2e: automate hostpath YAML updates, hostpath v1.6.2
...
Mirroring the various YAML files by hand is tedious. The new
update-hostpath.sh does all the necessary steps automatically.
The result is now a bit more consistent with the upstream repos in the
sense that the original file names and paths for the RBAC YAML files
are used.
The csi-hostpath-testing.yaml is included for the sake of
completeness, but not used during E2E testing.
The new hostpath driver release is v1.6.2, which adds the
external-health-monitor for the first time.
2021-04-20 08:07:15 +02:00
3Xpl0it3r
21c15d1973
remove duplicatd description in comment
2021-04-20 13:44:58 +08:00
Kubernetes Prow Robot
0f5fce6a64
Merge pull request #101244 from deads2k/remove-csr
...
remove CSR v1beta1 tests since the API is no longer available in 1.22 and CSRs are short term
2021-04-19 22:12:39 -07:00
Kubernetes Prow Robot
f948c75ef2
Merge pull request #101217 from xuhdev/dir-test
...
TestGetPatchSetsForPathMustBeDirectory: Ensure the error type is os.PathError
2021-04-19 22:12:32 -07:00
Kubernetes Prow Robot
1c9563d5d5
Merge pull request #100737 from Iceber/fix-delta-fifo
...
client-go/cache: fix the AddIfNotPresent method of the DeltaFIFO
2021-04-19 20:54:33 -07:00
Spencer Peterson
530072a38f
Addon-manager baseimage upgrade debian-base v1.0.1
...
The previous base image, debian-base:v1.0.0, is affected by
CVE-2017-14062. This change upgrades to the most recent Debian stretch
image from the following command:
```
$ gcloud container images list-tags k8s.gcr.io/debian-base-amd64
DIGEST TAGS TIMESTAMP
7e9f2f88b813 v1.0.1 2020-02-18T13:18:50
d7be39e143d4 v2.0.0 2019-11-01T13:14:18
5f25d97ece90 v1.0.0 2019-03-25T10:59:09
dddca919baec 1.0.0 2019-03-25T09:43:09
```
This marks kube-addon-manager version 9.1.5.
Change-Id: I02321a781fb19dd33c0a19671b56c0b12d9b52fd
2021-04-19 20:36:44 -07:00
Kubernetes Prow Robot
1eccb41fa8
Merge pull request #101248 from deads2k/integration
...
update more integration tests for v1beta1 removal
2021-04-19 18:54:56 -07:00
Kubernetes Prow Robot
651a7a6f6b
Merge pull request #101245 from deads2k/test-cmd
...
update test-cmd to avoid removed beta APIs
2021-04-19 18:54:44 -07:00
Kubernetes Prow Robot
7552ca9f56
Merge pull request #101093 from wzshiming/fix/startup-probe
...
Fix `startupProbe` behaviour changed
2021-04-19 18:54:32 -07:00
Lubomir I. Ivanov
6b6ae146cd
kubeadm: change API URL for "kubeadm config print"
...
There is a new API link for godoc. Also link to the anchor / list
of APIs instead of pinning to a specific version.
2021-04-20 03:47:27 +03:00
Lubomir I. Ivanov
4cba7dcc43
kubeadm: enable v1beta3 accross the code base
...
- scheme: switch to:
utilruntime.Must(scheme.SetVersionPriority(v1beta3.SchemeGroupVersion))
- change all imports in the code base from v1beta2 to v1beta3
- rename all import aliases for kubeadmapiv1beta2 to "kubeadmapiv".
this allows smaller diffs when changing the default public API.
2021-04-20 03:47:27 +03:00
Lubomir I. Ivanov
c2bddf3998
kubeadm: fix unit tests for v1beta1 removal
2021-04-20 03:47:27 +03:00
Lubomir I. Ivanov
02b455b565
kubeadm: add v1beta3 copied from v1beta2
...
Add a new versioned API v1beta3.
2021-04-20 03:47:27 +03:00
Kubernetes Prow Robot
46b0ad1327
Merge pull request #101207 from vinayakankugoyal/sshproxy
...
If kube-apiserver is running as non-root then set the permissions of …
2021-04-19 17:24:33 -07:00
Jiaming Xu
5f8dd349d1
Add exit code log when container died
...
update log exit code logic
adjust log exit code logic
fix invalid memory access in unit test
adjust log
update log message
address latest comment
change logging format
remove space in key of log
address latest comments
address comments
2021-04-20 00:19:16 +00:00
Joseph Anttila Hall
05bcc72dc2
kube-master-installation: reboot on failure.
...
Also some minor reliability tweaks.
2021-04-19 17:16:21 -07:00
Kubernetes Prow Robot
6157361dd7
Merge pull request #101155 from zshihang/bound
...
allow multiple of --service-account-issuer
2021-04-19 15:55:58 -07:00
Kubernetes Prow Robot
6c309ab6d4
Merge pull request #101228 from lojies/fixkubectlcompletion
...
code cleanup: fix broken link in kubectl completion
2021-04-19 13:31:42 -07:00
Vinayak Goyal
94e34da471
If kube-apiserver is running as non-root then set the permissions of /etc/srv/sshproxy accordingly.
2021-04-19 13:16:06 -07:00
John Howard
a849c8998c
Update kube-openapi and gnostic dependencies
...
Pulling in https://github.com/kubernetes/kube-openapi/pull/220
2021-04-19 12:24:05 -07:00
Basant Amarkhed
e15d811652
Adding stack-type to cloud config (to be used for dual stack in legacy-cloud-providers code)
2021-04-19 19:06:55 +00:00
Kubernetes Prow Robot
bd67aeff26
Merge pull request #101012 from tnqn/kubelet-panic
...
Fix panic when killing container fails
2021-04-19 11:05:42 -07:00
David Eads
e6113c5fe6
update openapi overlap test for crd v1
2021-04-19 13:55:32 -04:00
David Eads
b199047fa6
remove outdated extensions group test
2021-04-19 13:55:32 -04:00
David Eads
b74c542de5
skip printing test for removed APIs
2021-04-19 13:55:32 -04:00
Shihang Zhang
297ad30610
dnat to 169.254.169.252 for metadata server traffic
2021-04-19 10:47:51 -07:00
Shihang Zhang
925900317e
allow multiple of --service-account-issuer
2021-04-19 09:54:11 -07:00
Kubernetes Prow Robot
4925cb66c9
Merge pull request #101238 from loburm/move_deprecated
...
Add required fields to fluentd-gcp-scaler-policy CRD.
2021-04-19 08:02:36 -07:00
David Eads
2fb8420756
update test-cmd to avoid removed beta APIs
2021-04-19 10:06:37 -04:00
David Eads
4ac8dfc3b6
update CLI helper finding CRDs to use CRD v1
2021-04-19 10:05:43 -04:00
Marian Lobur
41e39dd1fa
Add required fields to fluentd-gcp-scaler-policy CRD.
2021-04-19 16:01:46 +02:00
wangyysde
17c09a06f2
remove GAed feature gate:SCTPSupport
...
Signed-off-by: wangyysde <net_use@bzhy.com>
2021-04-19 21:41:30 +08:00
David Eads
2e07319356
remove CSR v1beta1 tests since the API is no longer avaiable and CSRs are short term
2021-04-19 09:39:41 -04:00
Kubernetes Prow Robot
5a92454f5e
Merge pull request #101232 from justaugustus/pub-bot-go
...
publishing: Use go1.15.11 for 1.20 and 1.19 release branches
2021-04-19 02:58:36 -07:00
Patrick Ohly
93d1e373eb
storage e2e: remove obsolete function
...
SkipRedundantSuite was replaced by SkipUnsupportedTests. We don't need
both.
2021-04-19 11:11:47 +02:00