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
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
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
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
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
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
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
wojtekt
d9d51541a8
Address watch panics in P&F handler and extend testing.
2021-06-01 10:43:59 +02:00
Marek Siarkowicz
341f6e4267
Refactor logs options
2021-06-01 08:58:37 +02:00
Abu Kashem
607d381949
client-go: add retry logic for Watch and Stream
2021-06-01 00:14:50 -04:00
Davanum Srinivas
f924906173
Bump golang.org/x/text to v0.3.6
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2021-05-31 18:00:12 -04:00
Marek Siarkowicz
6a374b50f9
Add tests to logs
...
Co-Authored-By: mengjiao.liu <mengjiao.liu@daocloud.io >
2021-05-31 22:20:36 +02:00
Shiming Zhang
1431eab36d
Remove Godeps
2021-05-31 17:45:13 +08:00
njuptlzf
329f7d55d1
Fix auditing failed of request: encoding failed
2021-05-31 14:29:49 +08:00
Marek Siarkowicz
c7111515c5
Enable protocol-buffers by default
2021-05-29 22:04:44 +02:00
Pavithra Ramesh
816a069d54
Add a test for verifying compute basepath.
...
Compute API changes could modify this, we need a test to detect if it happens.
2021-05-27 14:06:02 -07:00
Kubernetes Prow Robot
e8760b95bb
Merge pull request #102336 from SataQiu/remove-podpreset
...
cleanup PodPreset testdata
2021-05-27 11:36:23 -07:00
Kubernetes Prow Robot
2709b13dba
Merge pull request #102343 from seans3/remove-x-headers
...
Changes headers to remove "X-" prefix (IETF deprecation)
2021-05-27 08:18:35 -07:00
Jan Safranek
82cfe9f14f
ConsistentRead tries 10 times
...
We've seen clusters where 3 attempts were not enough. Bumping to 10. The
slowdown should be negligible and it will reduce retry attempts in the
upper layers of kubelet.
2021-05-26 23:08:18 +02:00
Jan Safranek
1d16f934b9
Bump k8s.io/utils
...
To get io/ConsistentRead updates.
2021-05-26 23:08:03 +02:00
Kubernetes Prow Robot
c8abbc0edb
Merge pull request #101647 from pacoxu/disable-StreamingProxyRedirects
...
Default StreamingProxyRedirects to disabled
2021-05-26 13:46:02 -07:00
Kubernetes Prow Robot
a98d3d0700
Merge pull request #100842 from ravisantoshgudimetla/add-minReadySeconds-ss
...
api: Add min ready seconds & availablereplicas for statefulsets
2021-05-26 13:45:50 -07:00
Kubernetes Prow Robot
cb49f5cf7d
Merge pull request #96130 from brahmaroutu/mount-utils-cleanup
...
Removing utils/mount dependencies from vendor
2021-05-26 13:45:37 -07:00
Sean Sullivan
faae926d15
Changes headers to IETF standard
2021-05-26 09:32:10 -07:00
Kubernetes Prow Robot
02d0878690
Merge pull request #100435 from lauchokyip/fixSort
...
Fixed sort-by not sorting Resources as expected
2021-05-26 09:29:38 -07:00
pacoxu
876174125b
upgrade klog to v2.9.0
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-05-26 20:19:56 +08:00
pacoxu
27044f4855
depracate ValidateProxyRedirects as it is with StreamingProxyRedirects
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-05-26 20:18:49 +08:00
Mengjiao Liu
363b78fe88
Promote cronjob to batch/v1: kubectl sparse_test prune
2021-05-26 20:16:22 +08:00
SataQiu
9cfbf06225
cleanup PodPreset testdata
2021-05-26 19:57:29 +08:00
wojtekt
0cc217647c
Implement support for watch initialization in P&F
2021-05-26 12:34:20 +02:00
Kubernetes Prow Robot
97bbb71a8e
Merge pull request #102086 from mengjiao-liu/fix-data-race
...
Prevent data race condition in vsphere unit tests
2021-05-26 01:43:21 -07:00
Srini Brahmaroutu
80a5b00445
Removing utils/mount dependencies from vendor
2021-05-25 22:49:38 -07:00
Kubernetes Prow Robot
b496238dd6
Merge pull request #100394 from mengjiao-liu/clean-up-redundant-code
...
Fix use nil error
2021-05-25 21:33:20 -07:00
Chok Yip Lau
e43e9696cc
Fixed sort-by not sorting Resources as expected
2021-05-25 21:37:52 -04:00
Kubernetes Prow Robot
5078091aa5
Merge pull request #102150 from julianvmodesto/ssa-big-last-applied-followup
...
Make apimachineryvalidation.totalAnnotationSizeLimitB public
2021-05-25 17:03:20 -07:00
ravisantoshgudimetla
4c95bc8830
testdata: StatefulSet
2021-05-25 20:03:18 -04:00
ravisantoshgudimetla
5464b64981
generated: Changes for api introduced
2021-05-25 19:59:58 -04:00
ravisantoshgudimetla
49af835852
api: Introduce minReadySeconds,AvailableReplicas in Statefulset
...
The minReadySeconds field on StatefulSet specifies the minimum
number of seconds for which a newly created Pod should be
ready without any of its containers crashing, for it to
be considered available. The AvailableReplicas field
in the status reflects the replicas that are available
2021-05-25 19:59:57 -04:00
Julian V. Modesto
2e771b8e74
Make a public ValidateAnnotationsSize
2021-05-25 16:01:38 -04:00
Kubernetes Prow Robot
7229ea343d
Merge pull request #100292 from saschagrunert/pause-3.5
...
Update pause image to v3.5
2021-05-25 06:24:22 -07:00
Kubernetes Prow Robot
ae2df8aa37
Merge pull request #101613 from soltysh/drop_beta
...
Drop beta APIs from create command for PDBs and CronJobs
2021-05-25 03:48:22 -07:00
Sascha Grunert
b167fc24d7
Update pause image to v3.5
...
Update dependencies and the test images to use pause 3.5. We also
provide a changelog entry for the new container image version.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-05-25 09:04:46 +02:00