Kubernetes Prow Robot
824145d31b
Merge pull request #107516 from MikeSpreitzer/fix-test-integration
...
Make KUBE_TEST_ARGS come last, so that -args can be used
2022-01-18 07:11:09 -08:00
Kubernetes Prow Robot
874ce66d19
Merge pull request #107279 from NikhilSharmaWe/pathCheck
...
added devicePath check for fcDisk
2022-01-18 03:05:08 -08:00
Ismayil Mirzali
75c0987de3
client-go: refactor: Fix styling issues ( #107248 )
...
* client-go: Remove unreachable return
Due to the way the switch statement is done,
the return at the end of the function will neverbe reached.
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
* client-go: Refactor for clarity
Fixed one instance where the error message should be lowercase.
Made the fields in the struct literal more explicit
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
2022-01-18 02:03:08 -08:00
Nabarun Pal
77816bd9b1
[go] update to Go 1.17.6
...
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2022-01-18 14:35:24 +05:30
Antonio Ojea
ea130181a3
test integration: API allow IPs with leading zeros
2022-01-18 09:45:54 +01:00
Mike Spreitzer
23af47395b
Test isolation among FlowSchemaStatus Conditions
2022-01-17 15:43:37 -05:00
Kubernetes Prow Robot
8a25964153
Merge pull request #107317 from neolit123/1.24-change-kubeadm-cr-auto-detection
...
kubeadm: adapt CRI detection and defaults after the dockershim removal
2022-01-17 11:00:50 -08:00
Lubomir I. Ivanov
e0d50347b9
build/dependencies.yaml: remove the dependency on Docker
...
With the dockershim removal, core Kubernetes no longer
has to track the latest validated version of Docker.
2022-01-17 17:25:05 +02:00
Kubernetes Prow Robot
018288b38f
Merge pull request #107604 from saschagrunert/cri-tools-v1.23.0
...
Update cri-tools to v1.23.0
2022-01-17 07:19:10 -08:00
Romain Aviolat
a5e41daaa4
feat: propagate req context into proxyReq
...
Goal of this commit is to propagate req context into proxyReq
so it propagates to proxyClientConn.Do.
This change is linked to PR #105632
2022-01-17 15:57:17 +01:00
Sascha Grunert
f7f0f4b901
Update cri-tools to v1.23.0
...
Files promoted to `k8s-artifacts-cri-tools`:
https://console.cloud.google.com/storage/browser/k8s-artifacts-cri-tools/release/v1.23.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-17 15:02:53 +01:00
Ed Bartosh
0447c48aff
remove GAed HugePageStorageMediumSize feature gate
2022-01-17 15:19:27 +02:00
Jayesh Srivastava
c5fcc0ff44
Update IANA links
2022-01-17 18:48:08 +05:30
Kubernetes Prow Robot
b6c06a95d7
Merge pull request #107584 from SataQiu/clean-kubeadm-20220115
...
kubeadm: make the phase prefix and capitalization consistent
2022-01-17 04:35:30 -08:00
Shiming Zhang
00790153b2
Skip tests when no signal emitting command
2022-01-17 16:03:28 +08:00
Kubernetes Prow Robot
8815a3119c
Merge pull request #107517 from mason1kwok/removes-test-skiper
...
Removes code that was not completely cleared before
2022-01-16 09:03:28 -08:00
Johannes 'fish' Ziemke
19bfbfd363
Include applying subresource in Running section
...
Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org>
2022-01-16 15:01:01 +01:00
Kubernetes Prow Robot
07c1b4556d
Merge pull request #105586 from jonyhy96/fix-help-misleading
...
kube-proxy: fix misleading in help info
2022-01-15 19:23:26 -08:00
andyzhangx
fdadc95d65
fix: azurefile volumeid conflict in csi migration
2022-01-16 02:34:11 +00:00
Kubernetes Prow Robot
22a03f893d
Merge pull request #107207 from ehashman/deprecate-log-sanitization
...
Deprecate dynamic log sanitization
2022-01-15 15:19:26 -08:00
Matthew Cary
f2861d7876
Turn off informer for statefulset unit tests
...
Change-Id: I353a2d5bd59963d5d2308eaf7d0e6f77d969fc25
2022-01-15 20:29:19 +00:00
SataQiu
aed6f56257
kubeadm: make the phase prefix and capitalization consistent
2022-01-16 00:01:35 +08:00
Kubernetes Prow Robot
7bde4baac4
Merge pull request #107406 from andyzhangx/delete-disk-error
...
fix: delete non existing Azure disk issue
2022-01-14 18:21:40 -08:00
Kubernetes Prow Robot
a4931cc411
Merge pull request #107551 from wojtek-t/remove_unused_selflink_test_references
...
Remove unused selflink references in different testing-related files
2022-01-14 16:49:40 -08:00
Kubernetes Prow Robot
cf18d80d03
Merge pull request #107565 from jiahuif-forks/deps/structured-merged-diff
...
upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
2022-01-14 12:32:26 -08:00
Jiahui Feng
c56bbda368
fix containers order after applying
...
to be appending instead of prepending.
2022-01-14 11:15:54 -08:00
Kubernetes Prow Robot
87ad2ae8e3
Merge pull request #107553 from liggitt/fluentd
...
Remove fluentd-elasticsearch addon
2022-01-14 10:42:28 -08:00
Jiahui Feng
31205dc7d9
generated: ./hack/update-vendor.sh
2022-01-14 10:31:44 -08:00
Jiahui Feng
821912a751
upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
2022-01-14 10:30:39 -08:00
Jordan Liggitt
c0af728f43
Handle invalid selectors properly
2022-01-14 12:11:02 -05:00
Kubernetes Prow Robot
6f896dec4f
Merge pull request #107554 from humblec/feature
...
Correct the feature gate string for RBD migration.
2022-01-14 08:19:49 -08:00
Kubernetes Prow Robot
4e1306ca79
Merge pull request #107540 from dims/validate-owners-files-remove-sections-on-emeritus-reviewers
...
Validate OWNERS files - remove sections about emeritus reviewers
2022-01-14 07:03:50 -08:00
Humble Chirammal
5f2f5405b4
Correct the feature gate string for RBD migration.
...
The feature gate is wrongly mentioned as csiMigrationRBD in
kube features where it should have been CSIMigrationRBD to
match other migration feature gates and formatting.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-14 19:39:17 +05:30
cyclinder
07999dac70
Clean up dockershim flags in the kubelet
...
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-01-14 16:02:50 +02:00
Kubernetes Prow Robot
19a37027dc
Merge pull request #107512 from SataQiu/support-reset-dryrun-20220113
...
kubeadm reset: add support for dry-run
2022-01-14 06:01:49 -08:00
Jordan Liggitt
5d9b7ae9e5
Remove fluentd-elasticsearch addon
2022-01-14 08:23:51 -05:00
Wojciech Tyczyński
551790729f
Remove selflink references in different testing-related files
2022-01-14 12:58:05 +01:00
Kubernetes Prow Robot
8c6b910e68
Merge pull request #107550 from wojtek-t/remove_selflink_from_kubelet
...
Remove no-longer used selflink code from kubelet
2022-01-14 03:28:27 -08:00
Wojciech Tyczyński
6088fe4221
Remove no-longer used selflink code from kubelet
2022-01-14 10:38:23 +01:00
Kubernetes Prow Robot
03bcfab1a6
Merge pull request #106164 from nilo19/fix/route
...
fix: remove outdated ipv4 route when the corresponding node is deleted
2022-01-13 22:14:27 -08:00
Kubernetes Prow Robot
e95eda5213
Merge pull request #107528 from sayaoailun/test-e2e-apps-cronjob
...
It is weird that lastScheduleTime is earlier than creationTime
2022-01-13 21:14:27 -08:00
Kubernetes Prow Robot
35c8975710
Merge pull request #105387 from howardjohn/metadata-client/tracker
...
Make metadata fake client implement testing.FakeClient
2022-01-13 19:22:27 -08:00
SataQiu
e91c829836
kubeadm reset: add support for dry-run
2022-01-14 11:07:09 +08:00
kerthcet
3734e05e14
fix not return when channel closed
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-14 10:47:01 +08:00
Davanum Srinivas
8d43d0bc24
Validate OWNERS files - remove sections about emeritus reviewers
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-01-13 20:40:01 -05:00
Kubernetes Prow Robot
f1da8cd3e2
Merge pull request #107541 from tabbysable/sig-security-approvers
...
re-add missing sig-security-* aliases
2022-01-13 16:56:27 -08:00
Kubernetes Prow Robot
6b399153ba
Merge pull request #107502 from zshihang/metadata
...
limit the scope of 169.254.169.252/32 to host
2022-01-13 15:54:27 -08:00
Kubernetes Prow Robot
08fc9febb1
Merge pull request #106445 from majst01/fix-typo-in-cloudprovider
...
Fix typo
2022-01-13 14:28:29 -08:00
Tabitha Sable
0a0b4dc775
add missing sig-security-* aliases
2022-01-13 16:10:50 -06:00
Kubernetes Prow Robot
01da891398
Merge pull request #107529 from humblec/vol-fields
...
storage: correct struct fields in volume plugins
2022-01-13 10:30:41 -08:00