Kubernetes Prow Robot
7ed2ed1b45
Merge pull request #102412 from andrewsykim/kill-service-topology
...
Remove deprecated alpha Service topologyKeys field
2021-06-04 10:48:38 -07:00
Kubernetes Prow Robot
5c137f1af9
Merge pull request #100939 from wzshiming/feat/subresource-match
...
Feature support FakeClientset match subresource
2021-06-04 02:25:26 -07:00
Kubernetes Prow Robot
5a59a43957
Merge pull request #102581 from liggitt/revert-watch-retry
...
Revert "client-go: add retry logic for Watch and Stream"
2021-06-04 01:21:38 -07:00
Kubernetes Prow Robot
81b9789eaa
Merge pull request #102467 from pacoxu/json-patch-5.5.0
...
upgrade json-patch to v4.11.0
2021-06-04 01:21:26 -07:00
Kubernetes Prow Robot
635f2c7c2a
Merge pull request #99575 from navist2020/fix/logs_info
...
Simply modify the Kubectl logs information
2021-06-03 23:25:25 -07:00
pacoxu
ceaf9b9d16
add ut for preventing dropping null from arrays
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-06-04 14:11:19 +08:00
pacoxu
6e0650e3e1
upgrade gopkg.in/evanphx/json-patch to v4.11.0
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-06-04 13:15:09 +08:00
Jordan Liggitt
e35af41a12
Revert "client-go: add retry logic for Watch and Stream"
...
This reverts commit 607d381949 .
2021-06-04 01:11:25 -04:00
Kubernetes Prow Robot
b24b7d5a20
Merge pull request #102489 from saschagrunert/http-stream-nil
...
Fix regression for timed-out stream cleanups
2021-06-03 21:59:45 -07:00
Kubernetes Prow Robot
38783bfeb7
Merge pull request #102059 from jsafrane/fix-consistentread
...
Retry reading /proc/mounts when unable to get a consistent read
2021-06-03 21:59:37 -07:00
Kubernetes Prow Robot
3a2092345e
Merge pull request #101082 from jsafrane/translate-aws-allowAutoIOPSPerGBIncrease
...
Add allowAutoIOPSPerGBIncrease to translated AWS EBS StorageClasses
2021-06-03 21:59:25 -07:00
Shiming Zhang
58833d652d
Support subresource match
...
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com >
2021-06-04 10:35:43 +08:00
Andrew Sy Kim
38d3ae1a06
api: update API compatibility tests to remove topologyKeys from Service
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-03 22:33:20 -04:00
Andrew Sy Kim
e9c7fa49d9
core/v1: add unit tests to ensure deprecated protobuf field numbers are not re-used
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-03 22:17:46 -04:00
Andrew Sy Kim
f119b8df5f
apis: update generated code after removing Service topologyKeys
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-03 22:17:46 -04:00
Andrew Sy Kim
4d38d21880
apis: remove Service topologyKeys
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-03 22:17:45 -04:00
Jon Zeolla
5bf7bb52fe
Remove -k from toCurl output
2021-06-03 15:11:03 -04:00
Davanum Srinivas
08ad7114d3
make lint-dependencies happy!
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2021-06-03 07:13:53 -04:00
Davanum Srinivas
29def9ff6a
Updating to prometheus/common v0.26.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2021-06-03 06:48:13 -04:00
Shiming Zhang
2c9f02c329
Add test
...
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com >
2021-06-03 16:22:00 +08:00
Kubernetes Prow Robot
2e12da1ce0
Merge pull request #102539 from liggitt/websocket-service-watch
...
Fix closing of decorated watcher channel on timeout
2021-06-02 16:15:23 -07:00
Kubernetes Prow Robot
42860d4d47
Merge pull request #102516 from nilo19/bug/cherry-pick-649
...
serviceOwnsFrontendIP shouldn't report error when the public IP doesn't match
2021-06-02 14:54:43 -07:00
Jordan Liggitt
bd2d63dd57
Fix closing of decorated watcher channel on timeout
2021-06-02 15:25:31 -04:00
Kubernetes Prow Robot
36a899835d
Merge pull request #100679 from hdp617/master
...
doc: remove description that `socat` is required
2021-06-02 12:04:42 -07:00
Kubernetes Prow Robot
b2b4cb1725
Merge pull request #102528 from soltysh/cronjob_ga
...
Clean apply's prune and kube addons with batch/v1 CronJob
2021-06-02 08:02:31 -07:00
Kubernetes Prow Robot
894f603655
Merge pull request #102171 from wojtek-t/pf_watch_initialization_support
...
Implement support for watch initialization in P&F
2021-06-02 08:02:06 -07:00
Kubernetes Prow Robot
a79a0f546a
Merge pull request #102484 from xiaoanyunfei/fix/watch_cache_metrics
...
fix watch_cache_capacity metrics
2021-06-02 06:24:18 -07:00
Kubernetes Prow Robot
17f5c8866a
Merge pull request #102338 from mengjiao-liu/update-cronjob-to-batchv1-kubectl
...
Promote cronjob to batch/v1: kubectl sparse_test file
2021-06-02 06:24:06 -07:00
Maciej Szulik
1619e8eb95
Clean apply's prune and kube addons with batch/v1 CronJob
2021-06-02 14:27:29 +02:00
wojtekt
8054b0f808
Fix watch rejections in P&F filter
2021-06-02 09:14:59 +02:00
Qi Ni
95ac461a29
serviceOwnsFrontendIP shouldn't report error when the public IP doesn't match
2021-06-02 11:00:40 +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
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