Davanum Srinivas
005a5ca081
update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-09-20 20:49:55 -04:00
Kubernetes Prow Robot
886b3cbc19
Merge pull request #112588 from pacoxu/fsnotify-v1.5.4
...
update fsnotify/fsnotify to v1.5.4
2022-09-20 12:07:16 -07:00
Davanum Srinivas
298b629e44
run pin-dependency.sh and then hack/update-vendor.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-09-20 06:55:59 -04:00
Berchris Requiao
d81e6af218
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
2022-09-20 06:51:30 -04:00
Kubernetes Prow Robot
6ee3cbd931
Merge pull request #112556 from ardaguclu/patch-smp-error-msg
...
(kubectl patch): Add descriptive message when patch type is unsupported
2022-09-19 21:17:19 -07:00
Paco Xu
d20d83310e
update fsnotify/fsnotify to v1.5.4
2022-09-20 11:14:49 +08:00
Kubernetes Prow Robot
6820a383be
Merge pull request #112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest
...
Update etcd 3.5.5 and all otel related libraries to newer versions
2022-09-19 19:15:31 -07:00
Kubernetes Prow Robot
efaf85f241
Merge pull request #112380 from SataQiu/clean-20220911
...
Remove DeprecatedInsecureServingOptionsWithLoopback
2022-09-19 19:15:19 -07:00
Shyam Jeedigunta
0663a8ff45
Add --disable-compression flag to kubectl
2022-09-19 15:19:46 -07:00
Andrew Sy Kim
525a2b183c
remove +featureGate=LoadBalancerClass tag in service.spec.loadBalancerClass
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com >
2022-09-19 14:55:14 -04:00
Kubernetes Prow Robot
8723328d32
Merge pull request #112466 from mk46/warn_patch
...
Add notes for strategic merge patch is not supported for CR
2022-09-19 10:57:29 -07:00
Kubernetes Prow Robot
5d45f766b5
Merge pull request #112226 from aojea/client_go_transport
...
client-go: test transport generation is goroutine safe
2022-09-19 10:57:17 -07:00
Kubernetes Prow Robot
497e0dfd33
Merge pull request #112557 from marseel/fix_list_estimator
...
Fix list estimator for lists that are executed as gets
2022-09-19 09:09:29 -07:00
Marcel Zięba
09f1ce9ec8
Fix list estimator for lists that are executed as gets
2022-09-19 08:53:21 +00:00
Kubernetes Prow Robot
25b93a607a
Merge pull request #112352 from pohly/e2e-ginkgo-progress
...
e2e: better ginkgo progress reports
2022-09-19 01:04:32 -07:00
Arda Güçlü
dc2c0ad831
(kubectl patch): Add descriptive message when patch type is unsupported
...
`kubectl patch` commands fails when patch type is strategic merge
patch for CRDs. This PR handles `UnsupportedMediaType` error and
shows descriptive message to user.
2022-09-19 10:15:04 +03:00
Davanum Srinivas
01d8a4f0c5
update to v1.12.0 of semconv
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-09-18 19:34:30 -04:00
Patrick Ohly
1e4edaf2fe
e2e: bump ginkgo to v2.2.0
...
The new release adds support for intermediate progress reports.
2022-09-18 10:10:07 +02:00
Davanum Srinivas
3eaca7cf51
update code to use newer otel api
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-09-17 21:48:20 -04:00
Davanum Srinivas
5be80c05c4
updated etcd to v3.5.5 and newer otel libraries as well
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-09-17 21:47:24 -04:00
Kubernetes Prow Robot
4ff1369641
Merge pull request #112526 from liggitt/redirect
...
Limit redirect proxy handling to redirected responses
2022-09-16 19:34:29 -07:00
Jordan Liggitt
a7e079680a
Limit redirect proxy handling to redirected responses
2022-09-16 21:25:40 -04:00
Kubernetes Prow Robot
86c46a4bcc
Merge pull request #112514 from markmc/patch-1
...
client-go: remove reference to TPR in examples
2022-09-16 12:51:02 -07:00
Kubernetes Prow Robot
3ccce7cf78
Merge pull request #112501 from flant/who-am-i-code-cleanup
...
Cleanup WhoAmI table sorting code
2022-09-16 08:49:28 -07:00
Kubernetes Prow Robot
06fd0a0728
Merge pull request #112489 from dims/etcd_update_v3.5.5
...
etcd: Updated to v3.5.5
2022-09-16 08:49:16 -07:00
Mark McLoughlin
d21fc6e762
client-go: remove reference to TPR in examples
...
5 years after third party resources were removed, we're probably just confusing readers with this reference.
2022-09-16 15:14:13 +01:00
Kubernetes Prow Robot
a43e80f21f
Merge pull request #112227 from viveksahu26/fix_warnings
...
fix linter errors
2022-09-16 06:31:17 -07:00
m.nabokikh
b81b422a70
Cleanup WhoAmI sorting code
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com >
2022-09-16 07:14:20 +02:00
Kubernetes Prow Robot
02ac8ac418
Merge pull request #112487 from liggitt/flowcontrol-test
...
Add compatibility fixtures for v1beta2 flowcontrol
2022-09-15 20:21:16 -07:00
Davanum Srinivas
0f6b9b883c
etcd: Updated to v3.5.5
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-09-15 21:05:13 -04:00
Kubernetes Prow Robot
8b7840e393
Merge pull request #112475 from vatsalparekh/fix-TestRESTClientLimiter
...
Fix Infelicities in TestRESTClientLimiter
2022-09-15 17:53:34 -07:00
Kubernetes Prow Robot
ad1e330977
Merge pull request #111567 from inosato/remove-ioutil-from-component-base
...
Remove ioutil from component-base
2022-09-15 17:53:16 -07:00
Kubernetes Prow Robot
be506dc46e
Merge pull request #112476 from enj/enj/i/list_pager_flake
...
Check for context cancellation on each buffered chunk
2022-09-15 16:41:32 -07:00
Kubernetes Prow Robot
9cd6331f95
Merge pull request #112267 from sjenning/aws-skip-health-rules-master-upstream
...
aws: skip health rules if they are a subnet of the client rule
2022-09-15 16:41:06 -07:00
Kubernetes Prow Robot
6824cd3add
Merge pull request #112450 from enj/enj/i/exec_tls_cache_holder_cleanup
...
client-go/transport: drop Dial and GetCert fields in favor of Holders
2022-09-15 15:33:32 -07:00
Kubernetes Prow Robot
dc0dfdd109
Merge pull request #111866 from pacoxu/validate
...
added ratcheting validation for x-kubernetes-list-type
2022-09-15 15:33:21 -07:00
Jordan Liggitt
9328351de4
Add compatibility fixtures for v1beta2 flowcontrol
2022-09-15 17:08:40 -04:00
Anish Ramasekar
92dce5de71
[KMS]: update envelope caching unit tests
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2022-09-15 20:51:40 +00:00
Monis Khan
7458ed01d6
Check for context cancellation on each buffered chunk
...
TestListPager_EachListItem flakes without this change.
Signed-off-by: Monis Khan <mok@microsoft.com >
2022-09-15 10:36:15 -04:00
Monis Khan
3313a70d5b
client-go/transport: drop Dial and GetCert fields in favor of Holders
...
Signed-off-by: Monis Khan <mok@microsoft.com >
2022-09-15 10:11:37 -04:00
Vatsal Parekh
c980cf489e
Fix Infelicities in TestRESTClientLimiter
...
Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com >
2022-09-15 19:30:40 +05:30
Kubernetes Prow Robot
7a68c8a21a
Merge pull request #112091 from xyz-li/master
...
kubectl: fix memory leaks in port forwarding client
2022-09-15 06:47:25 -07:00
Paco Xu
6dd961bddc
add test case for array checking with dup values
...
Signed-off-by: Paco Xu <paco.xu@daocloud.io >
2022-09-15 21:35:41 +08:00
ialidzhikov
14d8d574a1
Improve the error returned from the LabelSelectorAsSelector
func
2022-09-15 13:58:36 +03:00
m.nabokikh
378d7f8f2b
Fix WhoAmI flaky test
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com >
2022-09-15 11:02:42 +02:00
Manish Kumar
4f85a58480
Add notes for strategic merge patch is not supported for CR
2022-09-15 11:40:46 +05:30
Kubernetes Prow Robot
80ddaf23a8
Merge pull request #112458 from dims/switch-to-release-tag-for-antlr-v1.4.10
...
Switch to release tag for antlr : v1.4.10
2022-09-14 18:37:34 -07:00
Kubernetes Prow Robot
4363c87bd5
Merge pull request #112433 from ncdc/reduce-SchemaHas-allocs
...
Reduce allocations in HasSchemas
2022-09-14 15:39:21 -07:00
Kubernetes Prow Robot
4e8b11d441
Merge pull request #111333 from flant/selfsubjectattributesreviews
...
Add auth API to get self subject attributes
2022-09-14 13:07:22 -07:00
Davanum Srinivas
9f75c56646
Switch to release tag for antlr : v1.4.10
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-09-14 15:54:34 -04:00