Commit Graph

102870 Commits

Author SHA1 Message Date
Maciej Szulik
1619e8eb95
Clean apply's prune and kube addons with batch/v1 CronJob 2021-06-02 14:27:29 +02:00
pacoxu
1bf8edfdd4 remove GAed feature gates group: LegacyNodeRoleBehavior/ServiceNodeExclusion/NodeDisruptionExclusion
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-06-02 18:49:22 +08:00
Kubernetes Prow Robot
1795a98eeb
Merge pull request #102221 from kikimo/add-hint-to-fake-topology-manager
Add hint to fake topology manager.
2021-06-02 03:40:05 -07:00
wojtekt
8054b0f808 Fix watch rejections in P&F filter 2021-06-02 09:14:59 +02:00
njuptlzf
15c4d579f0 Use objGV instead of gvk.GroupVersion 2021-06-02 14:31:39 +08:00
Kubernetes Prow Robot
a9725892b7
Merge pull request #102485 from alculquicondor/cleanup_interface
Cleanup Framework interface
2021-06-01 23:12:32 -07:00
Noah Kantrowitz
eac1d23825
nit: Update comment to match headers change. 2021-06-01 22:23:30 -07:00
Kubernetes Prow Robot
12e3860cb0
Merge pull request #102504 from thockin/master
Add KEP links to sig-net feature gates
2021-06-01 20:55:07 -07:00
Kubernetes Prow Robot
f2f5a14df7
Merge pull request #102483 from giuseppe/update-cadvisor
vendor: upgrade cadvisor to 0.39.2
2021-06-01 20:54:58 -07:00
Kubernetes Prow Robot
053aa7fde4
Merge pull request #102201 from chendave/graduate
Graduate prefer nominated node to beta
2021-06-01 20:54:50 -07:00
Kubernetes Prow Robot
61db6e05f1
Merge pull request #100558 from yangjunmyfm192085/run-test31
Optimize the structured Logging migration.
2021-06-01 20:54:37 -07:00
Dave Chen
b049e1b9ab Cleanup redundant failure reason in InterPodAffinity plugin
Both `ErrReasonAffinityRulesNotMatch` and `ErrReasonAntiAffinityRulesNotMatch` are
more precise than `ErrReasonAffinityNotMatch`.

Signed-off-by: Dave Chen <dave.chen@arm.com>
2021-06-02 11:52:55 +08:00
Qi Ni
95ac461a29 serviceOwnsFrontendIP shouldn't report error when the public IP doesn't match 2021-06-02 11:00:40 +08:00
Kasakaze
58d7bf67d4
Simplify objGV construction
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-06-02 10:53:05 +08:00
Kasakaze
b9b01a0f90
Simplify objGV construction
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-06-02 10:52:44 +08:00
Kasakaze
19c72a6cd0
Simplify objGV construction
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-06-02 10:52:35 +08:00
Kasakaze
0ae6a7bac6
Simplify objGV construction
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-06-02 10:52:22 +08:00
Kubernetes Prow Robot
eee6e54ecf
Merge pull request #102063 from tdihp/fix/azure-auth-refresh
Azure auth forwarding adal refresh error to azureTokenSource
2021-06-01 19:48:45 -07:00
Kubernetes Prow Robot
807e70c46f
Merge pull request #101605 from njuptlzf/flexvloume_test
cleanup: delete tempDir correctly after flexvloume_test is executed
2021-06-01 19:48:33 -07:00
Kubernetes Prow Robot
244751ae91
Merge pull request #102510 from cheftako/defaultKonn
Default GCE testing to using konnectivity
2021-06-01 18:08:33 -07:00
kikimo
86d68effc2 clean code 2021-06-02 09:07:53 +08:00
Walter Fender
355be99390 Default GCE testing to using konnectivity
Turning GRPC based Konnectivity testing on id advance of
removing the SSHTunnel code.
https://testgrid.k8s.io/sig-api-machinery-network-proxy#ci-kubernetes-e2e-gci-gce-network-proxy-grpc&width=25
shows the feature to be stable and it should remain that way.
2021-06-01 16:53:41 -07:00
Kubernetes Prow Robot
7e2b5f3325
Merge pull request #102502 from ykakarap/kubeadm-coredns-path-change
kubeadm: use subpath for coredns only for default repository
2021-06-01 16:02:47 -07:00
Kubernetes Prow Robot
5fb0c0b23f
Merge pull request #102497 from aramase/dual-stack-windows
remove LinuxOnly tags for subset of dual-stack tests
2021-06-01 16:02:39 -07:00
Kubernetes Prow Robot
ff2dfcc6d1
Merge pull request #102494 from vinayakankugoyal/kubeadm-constants
Add user and group name constants for kubeadm rootless control-plane.
2021-06-01 16:02:31 -07:00
Kubernetes Prow Robot
877bd26db0
Merge pull request #102381 from prameshj/basepathtest
Add a test for verifying compute basepath.
2021-06-01 16:02:19 -07:00
Kubernetes Prow Robot
38b94683c9
Merge pull request #101559 from njuptlzf/fsstore_test
Clean up tempDir after fsstore_test.go is executed
2021-06-01 16:02:07 -07:00
Kubernetes Prow Robot
7c7a0865cd
Merge pull request #102218 from kolyshkin/cgroup-cleanups
pkg/kubelet/cm: cgroup-related cleanups
2021-06-01 13:45:51 -07:00
Aldo Culquicondor
673352dbd2 Cleanup Framework interface
remove repeated methods
2021-06-01 20:43:32 +00:00
Yuvaraj Kakaraparthi
97ba90cbfb use subpath for coredns only for default repository 2021-06-01 13:27:01 -07:00
Tim Hockin
9880ceceb9 Add KEP links to sig-net feature gates
Adjust 1 removal and comment another.
2021-06-01 12:49:36 -07:00
Kubernetes Prow Robot
e5b54d0769
Merge pull request #102232 from MadhavJivrajani/mirror-client-log-line-fix
Change log line to print actual pod uid and not address of the pod uid
2021-06-01 10:51:52 -07:00
kikimo
9d2135f703 reuse fake topology manager 2021-06-02 01:35:00 +08:00
kikimo
8b3162d67b clean code 2021-06-02 01:17:04 +08:00
Anish Ramasekar
f3f59d420a
remove LinuxOnly tags for subset of dual-stack tests
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-01 16:54:54 +00:00
Vinayak Goyal
39d45fccef Add user and group name constants for kubeadm rootless control-plane. 2021-06-01 09:52:33 -07:00
Kubernetes Prow Robot
46a4cc97ea
Merge pull request #102465 from ahg-g/ahg-vol-restrictions
Return UnschedulableAndUnresolvable when looking up volume-related resource returns NotFound error
2021-06-01 09:29:39 -07:00
Kubernetes Prow Robot
e0cb301704
Merge pull request #102409 from dims/bump-golang.org/x/text-to-v0.3.6
Bump golang.org/x/text to v0.3.6
2021-06-01 09:29:26 -07:00
Jeremy Edwards
3cb4f3e1bf GCE Windows: Upgrade to fluent-bit 1.7.7, 1.7.6 had a major regression. 2021-06-01 16:25:21 +00:00
Kubernetes Prow Robot
037e7f8f37
Merge pull request #102279 from mengjiao-liu/update-NewMasterConfig
Part5: master to controlplane in test/integration(1.22)
2021-06-01 08:22:28 -07:00
Jordan Liggitt
8d9dd7b6ea Avoid warning on seccomp field usage 2021-06-01 11:18:14 -04:00
Sascha Grunert
f2ca9c1794
Fix regression for timed-out stream cleanups
If a stream is already timed-out, then either the data or error stream
may be `nil`. This would cause a segmentation fault, which is now
covered with this patch.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-06-01 17:04:07 +02:00
Miciah Masters
452e2eaf1b Fix RollingUpdateDaemonSet godoc regarding rounding
Fix the godoc for RollingUpdateDaemonSet to state that
spec.updateStrategy.rollingUpdate.maxUnavailable is rounded up.

A recent commit changed the godoc to say that the value of this field
was rounded down, but the actual implementation rounds up and always has
rounded up.  (This is in contrast to Deployments, where
spec.strategy.rollingUpdate.maxUnavailable is rounded down.)

Follow-up to commit 5aa53f885c.

* api/openapi-spec/swagger.json:
* staging/src/k8s.io/api/apps/v1/generated.proto:
* pkg/apis/apps/types.go:
* staging/src/k8s.io/api/apps/v1/types.go:
* staging/src/k8s.io/api/apps/v1/types_swagger_doc_generated.go:
* staging/src/k8s.io/api/apps/v1beta2/generated.proto:
* staging/src/k8s.io/api/apps/v1beta2/types.go:
* staging/src/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go:
* staging/src/k8s.io/api/extensions/v1beta1/generated.proto:
* staging/src/k8s.io/api/extensions/v1beta1/types.go:
* staging/src/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go:
* staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json:
* staging/src/k8s.io/kubectl/testdata/openapi/swagger.json:
Change "rounding down" to "rounding up".
2021-06-01 10:09:26 -04:00
Kubernetes Prow Robot
cf1e939ce5
Merge pull request #102223 from lunhuijie/run-test6
api link is missing
2021-06-01 07:02:27 -07:00
xiaofei.sun
e3841e91c8 fix watch_cache_capacity metrics 2021-06-01 21:42:45 +08:00
Giuseppe Scrivano
5b0bafabf6
vendor: upgrade cadvisor to 0.39.2
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-06-01 15:20:27 +02:00
Abdullah Gharaibeh
4567a43101 Return UnschedulableAndUnresolvable when looking up volume-related resources returns NotFound error 2021-06-01 09:19:04 -04:00
Ping He
e105611d3a Azure auth forwarding adal refresh error to tokenSource, fixes error when token refresh fails.
Signed-off-by: Ping He <tdihp@hotmail.com>
2021-06-01 21:02:46 +08:00
Kubernetes Prow Robot
9c2684150c
Merge pull request #102107 from tkashem/client-go-retry
client-go: add retry logic for Watch and Stream
2021-06-01 05:50:26 -07:00
Kubernetes Prow Robot
fa922d0a89
Merge pull request #102359 from lunhuijie/StructuredLog2
Log spelling formatting and a redundant conversion
2021-06-01 04:08:27 -07:00