Commit Graph

10808 Commits

Author SHA1 Message Date
jadarsie
f96dda6fcf removed comments referencing akse 2019-11-23 11:17:12 -08:00
Michael Gugino
8682e902f5 kubectl/drain: Add context support
This commits allows specifying a context.Context
in the Helper type. This context is utilized to
cancel waitForDelete.
2019-11-23 13:58:59 -05:00
RainbowMango
10865d9944 Provided a mechanism to re-register hidden metrics. 2019-11-23 18:10:03 +08:00
Kubernetes Prow Robot
2b9aeabf91 Merge pull request #85558 from yutedz/svc-port-str
Output port as number in error message
2019-11-23 01:07:49 -08:00
Kubernetes Prow Robot
6666177f82 Merge pull request #75368 from mfojtik/retry-on-errors
rest: retry on connection refused and apiserver shutdown
2019-11-22 18:39:51 -08:00
Guinevere Saenger
81d0007716 Hi San Diego (#85424)
* removed -staging/src/k8s.io/apimachinery/pkg/util/clock for golint failures

* first few code comments are done

* add correct comments for all packages
2019-11-22 17:31:13 -08:00
Kubernetes Prow Robot
bf8c276019 Merge pull request #85408 from answer1991/feature/reduce-watch-goruntine
use context to check client closed instead of http.CloseNotifier in processing watch request
2019-11-22 17:31:03 -08:00
Kubernetes Prow Robot
060d58ca8c Merge pull request #85401 from liggitt/config-quote
Test writing configurations with numeric names
2019-11-22 17:30:44 -08:00
Samuel Davidson
9dcb3bfcff Added rest client metrics for client TTL and rot. (#84382)
* Added rest client metrics for client TTL and rot.

* Fixed foo bar comment, added nil checks

* Moved rotation observation inside of old cert nil check block

* Fixed rotation age logic.

* fixed BUILD for exec plugin package

* fixed null pointer dereference in exec.go

* Updated metric name, bucket, used oldest cert.
2019-11-22 17:29:30 -08:00
Kubernetes Prow Robot
143f9dd7cc Merge pull request #84327 from byteor/codereview
[k8s.io/sample-controller/controller.go]: fixup minor typo
2019-11-22 17:29:17 -08:00
Wojciech Tyczynski
bfa4188123 Fix kubectl conversions 2019-11-22 14:16:13 -08:00
Ted Yu
c224a6de5e Output port as number in error message 2019-11-22 13:12:59 -08:00
jadarsie
3322ff9551 generalize solution 2019-11-21 19:14:47 -08:00
Kubernetes Prow Robot
d87c921a51 Merge pull request #85402 from RainbowMango/pr_remove_metrics_hidden_log
Remove metric be hidden log temporarily
2019-11-21 18:19:29 -08:00
jadarsie
11b0e9af25 better comments 2019-11-21 10:36:04 -08:00
Naoki Oketani
73c1ab71e2 Fix a bug in port-forward: named port not working with service 2019-11-22 03:20:05 +09:00
jadarsie
55828d059d misc fixes 2019-11-21 10:19:25 -08:00
tanjunchen
8f4a262d61 fix 1-12 number urls 2019-11-21 11:17:46 +08:00
Dr. Stefan Schimanski
788088936b apiextensions: fixup go-openapi constructor invocations 2019-11-20 18:33:45 +01:00
Dr. Stefan Schimanski
ef88c43c02 hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
Dr. Stefan Schimanski
323639cbba apiextensions: add items+type integration test 2019-11-20 18:33:45 +01:00
Michal Fojtik
a3c82e8ae3 apiserver: add Retry-After header to response when apiserver is shutting down 2019-11-20 17:30:52 +01:00
Michal Fojtik
9aa68a5cf4 client-go: add connection refused to list of transient errors 2019-11-20 17:30:05 +01:00
andyzhangx
6b73c9f8c2 upgrade api-version to fix azure file AuthorizationFailure
fix build failure
2019-11-20 05:41:25 +00:00
chenyaqi01
fa9a55617b Fix device plugin generator script 2019-11-20 12:53:09 +08:00
chenjun.cj
1daa08c5c8 use context to check client closed instead of http.CloseNotifier in processing watch request 2019-11-20 11:49:42 +08:00
RainbowMango
214228f024 Remove the derprecated API RawRegister from stability framework 2019-11-19 18:56:09 +08:00
jadarsie
ec57d8a4d0 Support Azure Stack dynamic environments 2019-11-18 15:06:32 -08:00
Marcin Owsiany
d931b8434b Tolerate unset $GOBIN 2019-11-18 08:17:05 -08:00
RainbowMango
c22ffa2d6e Remove metric be hidden log temporarily. 2019-11-18 11:17:19 +08:00
Jordan Liggitt
1f2feb2e7e Test writing configurations with numeric names 2019-11-17 21:22:09 -05:00
Kubernetes Prow Robot
beaf3a2f04 Merge pull request #83837 from RainbowMango/pr_hide_apiserver_deprecated_metrics
Turn off apiserver deprecated metrics
2019-11-16 20:25:40 -08:00
Kubernetes Prow Robot
ac2a1b7837 Merge pull request #85381 from sttts/sttts-apiextensions-fix-openapi-formats
apiextensions: freeze and document supported v1.16 OpenAPI formats
2019-11-16 13:59:40 -08:00
Dr. Stefan Schimanski
7f44afa8cd apiextensions: freeze & doc supported v1.16 OpenAPI formats 2019-11-16 21:53:29 +01:00
Mike Danese
7af4249edc fix stress test: it's not doing anything 2019-11-16 10:02:22 -08:00
Md Tahsin Rahman
ce5cbe8b13 Add tests for kubeproxyconfig 2019-11-16 23:34:39 +06:00
Md Tahsin Rahman
c762fbfa2b Add componentconfig package testing files 2019-11-16 23:26:40 +06:00
Kubernetes Prow Robot
d362b4297c Merge pull request #85251 from leakingtapan/ebs-migraiton-zone
Add CSI migration logic for EBS storageclass zone/zones/topology
2019-11-16 03:27:40 -08:00
Kubernetes Prow Robot
e0529008d0 Merge pull request #85370 from mikedanese/expcache
fix terrible bug and inline GC for expiring cache
2019-11-16 00:29:40 -08:00
Kubernetes Prow Robot
8436dde049 Merge pull request #84722 from sttts/sttts-crd-list-map-type-atomic-validations
apiextensions: validate list-type and map-type "atomic"
2019-11-15 22:47:41 -08:00
Mike Danese
cc76b1a8a7 fix nasty bug
This needs to be the opposite check of what we do in Get(). Introduced
in a fixup commit.
2019-11-15 17:50:31 -08:00
Mike Danese
d16dde36a3 inline GC in expiring cache
This allows us to drop the background goroutine with negligable
difference in performance.
2019-11-15 17:50:31 -08:00
Dr. Stefan Schimanski
b3b15a9e26 apiextensions: ratcheting update validation for atomic item of set list-type 2019-11-15 22:40:19 +01:00
Dr. Stefan Schimanski
9be78b2b06 apiextensions: factor out predicate iterator in validation 2019-11-15 22:40:19 +01:00
Kubernetes Prow Robot
45e0080fd5 Merge pull request #85305 from codenrhoden/remove-mount-pkg
Remove pkg/util/mount (moved out of tree)
2019-11-15 10:10:38 -08:00
Kubernetes Prow Robot
e3eeb7e2f0 Merge pull request #85284 from yutedz/svr-check-close-ret
Check error return from closing connection
2019-11-15 10:10:31 -08:00
Dr. Stefan Schimanski
e4e1c2cd80 apiextensions: validate that list-type set has atomic items 2019-11-15 17:19:35 +01:00
Dr. Stefan Schimanski
4a35ce37c1 apiextensions: clarify validation errors 2019-11-15 17:19:35 +01:00
Dr. Stefan Schimanski
94d3b86ad8 apiextension: clarify what atomic means 2019-11-15 17:19:35 +01:00
Travis Rhoden
0c5c3d8bb9 Remove pkg/util/mount (moved out of tree)
This patch removes pkg/util/mount completely, and replaces it with the
mount package now located at k8s.io/utils/mount. The code found at
k8s.io/utils/mount was moved there from pkg/util/mount, so the code is
identical, just no longer in-tree to k/k.
2019-11-15 08:29:12 -07:00