Kubernetes Prow Robot
3fc1bc76a9
Merge pull request #94481 from wojtek-t/fix_custom_metrics
...
Cleanup custom metrics conversion functions
2020-09-08 07:33:57 -07:00
Kubernetes Prow Robot
cfaa2c4b66
Merge pull request #88337 from mgugino-upstream-stage/drain-custom-filters
...
kubectl/drain add support for custom pod filters
2020-09-08 04:53:43 -07:00
Kubernetes Prow Robot
4fd93ff852
Merge pull request #94114 from MarcPow/azure-provider-ip-tags
...
Azure Cloud Provider should support Service annotations that allow for ip-tag control over the public ips created for LoadBalancer Services
2020-09-07 20:59:42 -07:00
Kubernetes Prow Robot
86cbfc3ca2
Merge pull request #94570 from knight42/fix/TestEventSeriesf
...
test(tools::events): deflake TestEventSeriesf
2020-09-07 07:11:41 -07:00
knight42
d9bff7b276
test(tools::events): deflake TestEventSeriesf
...
Signed-off-by: knight42 <anonymousknight96@gmail.com >
2020-09-07 19:43:55 +08:00
Kubernetes Prow Robot
c06bc2f6e9
Merge pull request #94363 from mborsz/patch-13
...
Add WatchListPageSize to cache.Config
2020-09-07 00:13:41 -07:00
Kubernetes Prow Robot
2a8640b42a
Merge pull request #94386 from JornShen/cleanup_testutil_metrics
...
clean up testutil/metrics.go
2020-09-06 22:17:55 -07:00
Kubernetes Prow Robot
35e235bba7
Merge pull request #94297 from MarcPow/remove-service-annotation-disable-tcp-reset
...
Remove azure-load-balancer-disable-tcp-reset annotation
2020-09-06 22:17:41 -07:00
Kubernetes Prow Robot
01e9ddac80
Merge pull request #94265 from andyzhangx/only-update-data-disk
...
only update Azure data disks when attach/detach
2020-09-06 20:55:55 -07:00
Kubernetes Prow Robot
e7420a483f
Merge pull request #94078 from DataDog/armclient-errors-handling
...
ARM client: survive empty response and error
2020-09-06 20:55:42 -07:00
niqi
88c72cc3ad
Add metrics for azure service operations (route and loadbalancer).
2020-09-06 17:44:11 +08:00
Kubernetes Prow Robot
16ea9dc6bc
Merge pull request #91423 from gaurav1086/kubectl_use_FprintF
...
kubectl: Use Fprintf
2020-09-05 15:07:41 -07:00
Kubernetes Prow Robot
ec8a54b5ea
Merge pull request #94556 from knight42/fix/TestMetrics
...
test(workqueue): deflake TestMetrics
2020-09-05 12:09:40 -07:00
knight42
1d92314f26
test(watch-tool): deflake TestRetryWatcherToFinishWithUnreadEvents
...
Signed-off-by: knight42 <anonymousknight96@gmail.com >
2020-09-06 00:06:21 +08:00
Gaurav Singh
b326948a9a
kubectl: Use Fprintf
...
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com >
Fix typo
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com >
Change Fprintf to Fprintln
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com >
Use %q instead of %s
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com >
Change %q to %s
2020-09-05 10:23:15 -04:00
knight42
b70e1d836c
test(workqueue): deflake TestMetrics
...
Signed-off-by: knight42 <anonymousknight96@gmail.com >
2020-09-05 18:50:45 +08:00
Kubernetes Prow Robot
0f466ba177
Merge pull request #94537 from knight42/fix/TestCacheNoConcurrentGet
...
test(azure): Deflake TestCacheNoConcurrentGet
2020-09-04 16:59:41 -07:00
Jordan Liggitt
ec3faa1821
Deflake serving options, avoid hard-coding ports
2020-09-04 15:56:08 -04:00
knight42
2b1395a88a
fix(azure::cache): TimedCache.Getter should be called once on the same key
...
If a key have't been saved in TimedCache, and there are multiple
goroutines getting this key, TimedCache.Getter might be invoked multiple
times because the entry is overwritten in TimedCache.getInternal.
Signed-off-by: knight42 <anonymousknight96@gmail.com >
2020-09-05 02:44:36 +08:00
knight42
90ddd5f721
test(azure::cache): deflake TestCacheNoConcurrentGet
...
Signed-off-by: knight42 <anonymousknight96@gmail.com >
2020-09-05 02:44:36 +08:00
Jordan Liggitt
dbdd8c5a0c
Skip TestGOAWAYConcurrency
2020-09-04 12:07:02 -04:00
knight42
1f235c858c
test(apiserver): deflake TestClientReceivedGOAWAY
...
protect `localAddr` from concurrent read and write
Signed-off-by: knight42 <anonymousknight96@gmail.com >
2020-09-04 11:51:47 -04:00
Kubernetes Prow Robot
2373477aea
Merge pull request #94390 from answer1991/more-goaway-testcases
...
More testcases for GOAWAY
2020-09-04 04:43:40 -07:00
Kubernetes Prow Robot
62321af7ab
Merge pull request #94483 from derekwaynecarr/improve-debugging-event-flake
...
Improve ability to debug Events e2e failure
2020-09-04 03:32:33 -07:00
Kubernetes Prow Robot
3f9123fc30
Merge pull request #94010 from ghostsquad/docs/hpa-v2beta-type-missing-external
...
docs(api): 📝 Fix HPA docs with addition of "External" type
2020-09-04 03:32:09 -07:00
wojtekt
615f9037f3
Cleanup custom metrics conversion functions
2020-09-04 07:47:36 +02:00
Kubernetes Prow Robot
26d0f84605
Merge pull request #94476 from habibrosyad/patch-92402-12
...
fix vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning staticcheck
2020-09-03 21:39:40 -07:00
Kubernetes Prow Robot
4ad3018ac3
Merge pull request #94491 from dashpole/consistent_quoting
...
Consistently use double quotes in proto files
2020-09-03 20:09:40 -07:00
Kubernetes Prow Robot
a9f1d72e1d
Merge pull request #94485 from perezd/patch-1
...
prefer double quotes and consistent usage in .proto files.
2020-09-03 16:39:40 -07:00
David Ashpole
296f7c91bb
consistently use double quotes in proto files
2020-09-03 13:50:03 -07:00
Kubernetes Prow Robot
9d9d305017
Merge pull request #94466 from soltysh/security-contacts
...
Update security contacts for sig-cli
2020-09-03 13:41:40 -07:00
Kubernetes Prow Robot
f736be5721
Merge pull request #94397 from wojtek-t/stop_setting_selflink
...
Stop setting SelfLink in kube-apiserver.
2020-09-03 12:31:55 -07:00
chenjun.cj
434fd2a976
add more testcases for GOAWAY filter
2020-09-04 03:18:10 +08:00
Derek Perez
2c98f3a89a
prefer double quotes and consistent usage in .proto files.
2020-09-03 12:16:27 -07:00
Derek Carr
4502fa3cfc
Improve ability to debug Events e2e failure
2020-09-03 15:01:33 -04:00
Kubernetes Prow Robot
5b3b205588
Merge pull request #94460 from wojtek-t/remove_default_conversions
...
Remove default conversions
2020-09-03 09:33:54 -07:00
Kubernetes Prow Robot
c36e38bed8
Merge pull request #94451 from eddiezane/ez/update-vbom-dep
...
kubectl: Fix vendored dependency
2020-09-03 09:33:40 -07:00
M. Habib Rosyad
19060e312f
fix vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning staticcheck
2020-09-03 21:44:32 +07:00
wojtekt
410d575d42
Remove default conversions
2020-09-03 15:44:34 +02:00
Kubernetes Prow Robot
d1590e70e8
Merge pull request #93919 from azush26/modify-format
...
Modify the warning message format from "%d" to "%v" in shared_informer.go.
2020-09-03 06:15:55 -07:00
Kubernetes Prow Robot
80c243382e
Merge pull request #93687 from ingvagabund/oc-describe-pod-use-ReportingController-for-event-source
...
kubectl describe pod: use ReportingController as an event source
2020-09-03 06:15:41 -07:00
Kubernetes Prow Robot
f96debad10
Merge pull request #93947 from mgugino-upstream-stage/fix-drain-forbidden
...
Fix drain forbidden
2020-09-03 04:55:41 -07:00
Maciej Szulik
ab91c5cf7b
Update security contacts for sig-cli
2020-09-03 13:39:37 +02:00
Kubernetes Prow Robot
e688a0692c
Merge pull request #94235 from kevindelgado/draft/connection-refused-backoff
...
Add exponential backoff for connection refused errors
2020-09-02 17:05:52 -07:00
Eddie Zaneski
db826b1458
Update kubectl to use new vendored github.com/fvbommel/sortorder dependency
...
The author of this dependency is removing the vanity url and has
instructed users to use the GitHub path.
This updates the dependency to the module-less pin to the v1 module tag.
https://github.com/fvbommel/util/issues/5
https://github.com/fvbommel/util/issues/6
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com >
2020-09-02 17:52:26 -06:00
Kubernetes Prow Robot
0455c2d5e7
Merge pull request #94407 from lavalamp/big-rename
...
Control Plane is a better name
2020-09-02 14:49:55 -07:00
Kubernetes Prow Robot
09851c014f
Merge pull request #91596 from brahmaroutu/mount-utils
...
Mount utils
2020-09-02 14:49:41 -07:00
Kevin Delgado
1ff789f2bb
Add exp backoff for connection refused errors
...
Currently when ListAndWatch() receives a connection refused error, it is
assumed to be due to the apiserver being transiently unresponsive. In
situations where a controller is running outside the k8s cluster it's
controlling, it is more common for the controller to lose connection
permanently to the apiserver and needs to exponentially backoff its
retry rather than continously spamming logs with Watch attempts that
will never succeed.
2020-09-02 21:45:10 +00:00
Kubernetes Prow Robot
ab3ed8c19c
Merge pull request #94134 from tkashem/etcd-request-duration-bucket
...
Make similar buckets for api and etcd request duration histogram
2020-09-02 13:37:36 -07:00
Kubernetes Prow Robot
e2c5387d3f
Merge pull request #93164 from roycaihw/fix/clientgen-use-canonical-import-path
...
Use canonical import path in client-gen input-base
2020-09-02 13:37:21 -07:00