Commit Graph

112316 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
4650558497
Merge pull request #113894 from ravi-nal/master
Update API doc to use the field name in description
2022-12-09 14:35:03 -08:00
Kubernetes Prow Robot
39427d52bd
Merge pull request #113877 from ialidzhikov/aws-sdk-go@v1.44.136
Update github.com/aws/aws-sdk-go
2022-12-09 14:34:56 -08:00
Kubernetes Prow Robot
15f47da1c9
Merge pull request #113874 from SataQiu/clean-20221113
kubeadm: remove unused command flag constants
2022-12-09 14:34:48 -08:00
Kubernetes Prow Robot
8d6c8f71d8
Merge pull request #113870 from dipankardas011/handleTableErrors
Error Suppression in printer/internalversion/printers
2022-12-09 14:34:41 -08:00
Kubernetes Prow Robot
6d823a3815
Merge pull request #113823 from TommyStarK/unit-tests/cmd-kube-apiserver-app-options
cmd/kube-apiserver/app/options: Improving test coverage
2022-12-09 14:34:33 -08:00
Kubernetes Prow Robot
6f6bf42ee5
Merge pull request #113768 from lojies/codecleanupforkubeleteviction
cleanup:Omit comparison with boolean constant
2022-12-09 14:34:26 -08:00
Kubernetes Prow Robot
6c0f680be9
Merge pull request #113672 from falser101/fix/kubelet_cleanup
fix: Remove dependency on github.com/pkg/errors
2022-12-09 14:34:19 -08:00
Kubernetes Prow Robot
a8b2f4b695
Merge pull request #113564 from tallclair/audit-config
Combine RequestAuditConfig with RequestAuditConfigWithLevel
2022-12-09 14:34:08 -08:00
Kubernetes Prow Robot
6d81a2c30d
Merge pull request #113284 from williamyeh/display_seccomp
kubectl displays seccomp profile for pod and container
2022-12-09 14:33:56 -08:00
Kubernetes Prow Robot
bdc6fb51bf
Merge pull request #113283 from 3point2/kubectl-issue-gh-791
Fix SPDY proxy authentication with percent escaped characters
2022-12-09 14:33:45 -08:00
Kubernetes Prow Robot
da8a78ebd2
Merge pull request #113267 from hoskeri/cleanup-kubelet-admin-role
Remove unused RBAC rule from system:kubelet-api-admin
2022-12-09 14:33:33 -08:00
Kubernetes Release Robot
536e5f0965 CHANGELOG: Update directory for v1.26.0 release 2022-12-09 03:47:40 +00:00
Kubernetes Release Robot
20b01afecb CHANGELOG: Update directory for v1.22.17 release 2022-12-08 21:10:54 +00:00
Kubernetes Release Robot
9815cda4bf CHANGELOG: Update directory for v1.23.15 release 2022-12-08 18:58:33 +00:00
Kubernetes Release Robot
4477bf02f2 CHANGELOG: Update directory for v1.24.9 release 2022-12-08 18:00:55 +00:00
Kubernetes Release Robot
f63f31b9f6 CHANGELOG: Update directory for v1.25.5 release 2022-12-08 11:08:09 +00:00
Kubernetes Prow Robot
7cba7e6c58
Merge pull request #114353 from dims/add-kms-to-1.26-rules-for-multiple-components
add kms as to 1.26 rules for multiple components
2022-12-07 17:58:22 -08:00
Davanum Srinivas
1da53d637b
add kms as to 1.26 rules for multiple components
In 576cca0a5e, we fixed one spot, looks
like we need to do the same for others!

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-12-07 19:27:10 -05:00
Kubernetes Prow Robot
5b4a7805c8
Merge pull request #114288 from xmudrii/pub-bot-1189
Update publishing-bot rules to Go 1.18.9
2022-12-07 11:28:38 -08:00
Kubernetes Prow Robot
09d7286eb5
Merge pull request #114284 from xmudrii/go-1194
releng: Update images, dependencies and version to Go 1.19.4
2022-12-07 07:28:37 -08:00
Kubernetes Prow Robot
4db6bde859
Merge pull request #114335 from nikhita/add-kms-to-apiserver-1.26-rules
staging/publishing: add kms to apiserver 1.26 rules
2022-12-07 05:32:37 -08:00
Nikhita Raghunath
576cca0a5e staging/publishing: add kms as to apiserver 1.26 rules 2022-12-07 17:52:09 +05:30
ialidzhikov
712dea4ae3 Update github.com/aws/aws-sdk-go
from v1.44.116 to v1.44.136
2022-12-07 09:23:24 +02:00
Kubernetes Prow Robot
72acaad839
Merge pull request #114319 from liggitt/net-master
Update golang.org/x/net 1e63c2f
2022-12-06 15:36:38 -08:00
Jordan Liggitt
afe5378db9
Update golang.org/x/net 1e63c2f
Includes fix for CVE-2022-41717
2022-12-06 17:29:11 -05:00
Kubernetes Prow Robot
86f3fa94f1
Merge pull request #114309 from logicalhan/revert
Revert "expose prometheus.Registerer so that we can hook into this from external sources"
2022-12-06 12:34:39 -08:00
Marko Mudrinić
7cf2596b92
Update kube-cross to v1.26.0-go1.19.4-bullseye.1
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-12-06 20:14:05 +01:00
Han Kang
7887a427d5 Revert "expose prometheus.Registerer so that we can hook into this from external sources"
This reverts commit 07f262b2cc.
2022-12-06 08:47:09 -08:00
Kubernetes Prow Robot
17bf864c1f
Merge pull request #114293 from logicalhan/registerer
expose prometheus.Registerer so that we can hook into this from external sources
2022-12-05 16:10:36 -08:00
Han Kang
07f262b2cc expose prometheus.Registerer so that we can hook into this from external sources
Change-Id: I0b4aa2218e309722a85143a50200e9e105020866
2022-12-05 15:01:01 -08:00
Sanskar Jaiswal
b501d6036a add metric for max no. of CIDRs that can be allocated from MultiCIDRSet
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2022-12-05 15:18:45 +00:00
Sanskar Jaiswal
37f4d4624b add metric for max no. of CIDRs that can be allocated from CidrSet
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2022-12-05 15:18:45 +00:00
Marko Mudrinić
4a07253025
Update publishing-bot rules to Go 1.18.9
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-12-05 12:52:54 +01:00
Marko Mudrinić
4f1a51719b
releng: Update images, dependencies and version to Go 1.19.4
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-12-05 12:33:55 +01:00
kidddddddddddddddddddddd
9e0a7c7ee7 add pre_filter for volume_zone 2022-12-03 02:11:04 +08:00
Andy Goldstein
784ec157e6
reflector: refactor setting typeDescription & expectedGVK
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
2022-12-02 12:39:58 -05:00
Andy Goldstein
474fc8c523 Reflector: support logging Unstructured type
Add an annotation that can be added to the exampleType passed to
NewReflector to indicate the expected type for the Reflector. This is
useful for types such as unstuctured.Unstructured, which, when used with
a dynamic informer, do not have their TypeMeta filled in.

Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
2022-12-02 12:22:04 -05:00
David Eads
ffec39cb27 wait for ingress admission to catch up to the cache during testing 2022-12-01 13:16:39 -05:00
Kubernetes Prow Robot
3e26e104bd
Merge pull request #114232 from pacoxu/etcd-3.5.6-0
add etcd 3.5.6-0 to kuebadm supported etcd version
2022-12-01 03:54:27 -08:00
Paco Xu
f0d1a39e8f add etcd 3.5.6-0 to kuebadm supported etcd version 2022-12-01 18:41:32 +08:00
Kubernetes Release Robot
79cba170b5 CHANGELOG: Update directory for v1.26.0-rc.1 release 2022-11-30 17:07:55 +00:00
Msk
1444f089fc Fix go routine leaks
Close the channel instead of write to it to avoid hanging goroutine.
2022-12-01 00:29:59 +08:00
Brian Pursley
c0dea5e31a i18n: Fix bug where package-level variables are not translated.
Change i18n.T() to load translations if they have not yet been loaded.

Added new integration tests to test help output translation.
2022-11-29 23:09:57 -05:00
Kubernetes Prow Robot
d98e9620e3
Merge pull request #114193 from xmudrii/fix-pub-bot-rules
publishing-bot: Fix apimachinery rule for release-1.26 pointing to the wrong staging dir and use correct Go version
2022-11-29 13:03:08 -08:00
michael mccune
6981a1acf5 fix spelling error in e2e upgrade apps daemonset test 2022-11-29 15:56:15 -05:00
Davanum Srinivas
ffef2d1f1a
add more validation to rules.yaml
We need to better catch problems like the one we fixed in:
7b6a3d6a33

Essentially a copy-paste error where had a branch pointing to staging/src/k8s.io/code-generator instead of staging/src/k8s.io/apimachinery

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-11-29 15:07:34 -05:00
Marko Mudrinić
8e973ce871
Fix Go 1.19 version in publishing-bot rules
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-11-29 20:55:12 +01:00
Marko Mudrinić
7b6a3d6a33
Update publishing-bot rule for apimachinery on release-1.26
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-11-29 20:53:14 +01:00
QuantumEnergyE
847a39afc0 Retry patch when then service is unavailable or timeout. 2022-11-29 23:09:31 +08:00
Dan Winship
bfa4948bb6 Don't re-run EnsureChain/EnsureRules on partial syncs
We currently invoke /sbin/iptables 24 times on each syncProxyRules
before calling iptables-restore. Since even trivial iptables
invocations are slow on hosts with lots of iptables rules, this adds a
lot of time to each sync. Since these checks are expected to be a
no-op 99% of the time, skip them on partial syncs.
2022-11-29 09:42:49 -05:00