Commit Graph

7539 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
54b28ab60c Merge pull request #81279 from feiskyer/fix-precondition-cancel
Fix Azure client requests stuck issues on http.StatusTooManyRequests
2019-08-13 12:30:21 -07:00
Kubernetes Prow Robot
461b2d8b9a Merge pull request #81164 from dims/update-to-latest-klog-0.4.0
Update to latest klog 0.4.0
2019-08-13 12:30:08 -07:00
Ted Yu
010d838264 Hide bearer token in logs 2019-08-13 09:36:15 -07:00
Tariq Ibrahim
8056403823 Address review comments 2019-08-13 09:07:39 -07:00
carlory
dc9bf6a955 run ./hack/update-vendor.sh 2019-08-13 20:20:38 +08:00
Kubernetes Prow Robot
a12b648029 Merge pull request #81213 from nilo19/t-qini-add_annotation_to_lookup_pip_through_resource_name
Add service annotation for specifying load balancer's pip with name.
2019-08-13 04:50:07 -07:00
Kubernetes Prow Robot
ea59354d55 Merge pull request #79999 from tedyu/avail-ctrl-cache
Introduce cache for speeding up APIServices lookup
2019-08-13 04:49:41 -07:00
carlory
9618bfcada add missing import required by build scripts 2019-08-13 14:33:37 +08:00
tariqibrahim
06e1b38768 [k8s.io/client-go]fix typo in eventseries_test.go method 2019-08-12 21:16:23 -07:00
Ted Yu
7db2c859bc Introduce cache for APIServices 2019-08-12 20:25:42 -07:00
Kubernetes Prow Robot
c2286aa9bd Merge pull request #79263 from draveness/feature/remove-types-in-serializer
feat: remove several types in runtime serializer
2019-08-12 20:11:38 -07:00
Jianfei Bai
2a6e6c9776 Replace self defined const StatusTooManyRequests with http.StatusTooManyRequests. 2019-08-13 10:30:17 +08:00
Kubernetes Prow Robot
2f91fcc3fd Merge pull request #80825 from tallclair/runtimeclass-scheduling-api
Runtimeclass scheduling api
2019-08-12 18:21:39 -07:00
Kubernetes Prow Robot
9050d7fd02 Merge pull request #81190 from logicalhan/raw-registration
expose ability to register native prometheus collectors
2019-08-12 14:59:37 -07:00
Han Kang
499645ec35 remove alias until we can get the proper alias in place 2019-08-12 14:58:03 -07:00
Tim Hockin
e1f8cdd9ad Update docs for service/endpoints port names 2019-08-12 14:52:16 -07:00
Han Kang
67ce2b9621 add logicalhan as approver on component-base/metrics 2019-08-12 12:32:34 -07:00
Ted Yu
31f374f42a Error code incorrectly hidden in recordEvent 2019-08-12 12:11:41 -07:00
Kubernetes Prow Robot
1f3dcb3745 Merge pull request #80565 from MikeSpreitzer/77636bis
Added info requested in review of #77636
2019-08-12 12:11:16 -07:00
Jordan Liggitt
37c19ef857 Return 503 for custom resource requests during server start 2019-08-12 15:08:11 -04:00
Jianfei Bai
07077a8aa5 Replace self defined const StatusTooManyRequests with http.StatusTooManyRequests. 2019-08-12 20:52:12 +08:00
Nikhita Raghunath
4cff618ec2 publishing: remove rules for release-1.12 branch 2019-08-12 16:56:48 +05:30
Nikhita Raghunath
a243b9338e publishing: add rules for release-1.16 branch 2019-08-12 16:52:54 +05:30
t-qini
3facb631d4 Modify the logic to discover corresponding errors. 2019-08-12 17:24:29 +08:00
Pengfei Ni
f69294434e Fix conflicted cache when the requests are canceled by other Azure operations 2019-08-12 16:52:52 +08:00
Pengfei Ni
e53c57a307 Fix Azure client requests stuck issues on http.StatusTooManyRequests 2019-08-12 16:42:14 +08:00
t-qini
034f96c909 Add service annotation for specifying load balancer's pip with name. 2019-08-12 13:10:45 +08:00
Jianfei Bai
e01886b100 Add missed status code description in comment. 2019-08-11 20:20:49 +08:00
j-griffith
5cc2ea777e Add DataSource to PVC describe 2019-08-10 08:36:02 -06:00
Kubernetes Prow Robot
2c455e0ac0 Merge pull request #81212 from liggitt/crd-validation
Return CR validation errors as field errors
2019-08-09 23:57:12 -07:00
Kubernetes Prow Robot
31bade3822 Merge pull request #81046 from liggitt/admission-side-effects
Limit v1 webhooks to None and NoneOnDryRun side effects classes
2019-08-09 13:55:27 -07:00
Kubernetes Prow Robot
182ae7b9a4 Merge pull request #80699 from knight42/feat/patch-scale
feat: add Patch method to ScaleInterface
2019-08-09 13:55:13 -07:00
Jordan Liggitt
4bf7e3f2b1 Return CR validation errors as field errors 2019-08-09 15:23:49 -04:00
Tim Allclair
d54879862b Update generated files 2019-08-09 11:13:07 -07:00
Yassine TIJANI
009658d643 Introduce topology into the runtimeClass API
Co-authored-by: Tim Allclair <tallclair@google.com>
2019-08-09 11:13:07 -07:00
Kubernetes Prow Robot
a4c5a57800 Merge pull request #81208 from andyzhangx/vm-update
fix: switch to VM Update call in attach/detach disk operation
2019-08-09 03:01:36 -07:00
Kubernetes Prow Robot
8527c74e40 Merge pull request #81054 from nilo19/t-qini-cross_rg_lb
Support cross resource group load balancer.
2019-08-09 00:55:25 -07:00
t-qini
659e857a1d Add load balancer cross resource group settings to config. 2019-08-09 14:14:48 +08:00
andyzhangx
18342a7db8 fix: use Create for attach/detach disk
fix: revert typo
2019-08-09 03:14:27 +00:00
Kubernetes Prow Robot
e73bc5613a Merge pull request #78715 from liggitt/cleanup-crd-proto
Remove unnecessary serializer override for CRD status, test proto requests on CRD status
2019-08-08 19:35:38 -07:00
Kubernetes Prow Robot
9a5b262532 Merge pull request #70384 from grayluck/hccheck-cleanup
Remove return value of mergeHealthChecks. Simplified HC equivalence check
2019-08-08 19:35:25 -07:00
knight42
f020c91598 feat(scale): add Patch method to ScaleInterface
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2019-08-09 09:59:49 +08:00
draveness
495faa22db feat: cleanup pod critical pod annotations feature 2019-08-09 08:41:23 +08:00
Kubernetes Prow Robot
d0f060793c Merge pull request #80734 from eclipseo/fix_tls13
Use bigger keys for RSA-PSS, default for TLS 1.3 (Golang 1.13 requirement)
2019-08-08 16:11:52 -07:00
Han Kang
12a4ee235f expose ability to register native prometheus collectors 2019-08-08 13:39:29 -07:00
Kubernetes Prow Robot
f4e39afea0 Merge pull request #81152 from tedyu/const-pass-cmp
Constant time password comparison
2019-08-08 12:35:59 -07:00
Kubernetes Prow Robot
35cacd44e6 Merge pull request #81105 from liggitt/crd-validation-refactor
CRD validation refactor
2019-08-08 12:35:46 -07:00
Kubernetes Prow Robot
96dc74a437 Merge pull request #80074 from yue9944882/bugfix/publish-path-parameter
Fixes missing path parameter to CRD restful container
2019-08-08 10:03:45 -07:00
Josiah Bjorgaard
e861a8bf34 Changed comment on ScaledValue (#79738)
* Changed comment on ScaledValue and added additional test

* Added example to comment
2019-08-08 10:03:32 -07:00
Jordan Liggitt
0feb99f9bd Remove unnecessary serializer override for CRD status, test proto requests on CRD status 2019-08-08 12:49:08 -04:00