Chao Xu
e84e32eaa5
remove references to client-go/pkg/api
...
Kubernetes-commit: d978f22e04519f6eecfde839110c398dc28d4e8e
2017-05-03 20:36:26 +00:00
Mike Danese
aab2f083cf
replace CloneTLSConfig() with (*tls.Config).Clone()
...
Kubernetes-commit: 6c6dbec1e2364b994bdae42828e094b9b540f9b3
2017-04-28 20:36:30 +00:00
Andy Goldstein
478b3779f2
Add redirect support to SpdyRoundTripper
...
Add support for following redirects to the SpdyRoundTripper. This is
necessary for clients using it directly (e.g. the apiserver talking
directly to the kubelet) because the CRI streaming server issues a
redirect for streaming requests.
Also extract common logic for following redirects.
Kubernetes-commit: 715d5d9c91c669cf33c0bf9a9c9d352c6c4228a6
2017-04-27 20:37:01 +00:00
Jeremy Whitlock
02115850aa
apiserver: add pkg/util/webhook tests
...
This commit adds tests for pkg/util/webhooks. The purpose of this was
not only for better code coverage but also to alleviate the need for
consumers to write their own tests for core functionality.
Kubernetes-commit: d15dba7e8bff943d91ba6f58fcb0dfefa357a7f1
2017-04-26 20:36:15 +00:00
Mike Danese
2aab760a2a
autogenerated
...
Kubernetes-commit: a05c3c0efdc5822049e34b1a5a1ee259c5fb1906
2017-04-15 20:35:23 +00:00
Abhishek Dasgupta
ba77f4a298
Updated key.pm and cert.pm to remove error in setting up localhostCert pool.
...
Signed-off-by: Abhishek Dasgupta <a10gupta@linux.vnet.ibm.com>
Kubernetes-commit: 0d42da1b9345e2a649f298ac4f77807143e7befa
2017-04-10 20:35:11 +00:00
Dr. Stefan Schimanski
25380b2e8b
Support multiple --feature-gates flags in the command line
...
Kubernetes-commit: faa5b44381ab04d9a4645b949311b70fb00ca60f
2017-03-18 19:56:09 +00:00
Derek Carr
53343624bb
stop spamming logs on restart of api server
...
Kubernetes-commit: 9211e0380f39f08ff99dcf78f50fefad1d0179b8
2017-03-18 19:56:08 +00:00
Timothy St. Clair
3c7b74f219
Cleanup work to enable feature gating annotations
2017-02-23 09:48:09 -05:00
Robert Rati
d4431d8e63
Feature-Gate affinity in annotations
2017-02-23 09:48:09 -05:00
Dr. Stefan Schimanski
73c30cda7e
staging/src/*: run gofmt
2017-02-23 09:48:09 -05:00
deads2k
ef02ebd216
copy pkg/util/logs to apiserver
2017-02-14 14:04:06 -05:00
Dr. Stefan Schimanski
0c2f5c4565
pkg/util: move trace.go to k8s.io/apiserver/pkg/util/trace
2017-01-30 09:46:32 -05:00
deads2k
2770a87575
stop hardcoding api registry and codecs in webhook
2017-01-27 08:47:01 -05:00
Dr. Stefan Schimanski
5858be0e9d
third_party/forked/golang/netutil: move to k8s.io/apimachinery
2017-01-27 08:47:01 -05:00
Dr. Stefan Schimanski
de513ec8e2
pkg/util: move proxy into k8s.io/apiserver
2017-01-27 08:47:01 -05:00
Dr. Stefan Schimanski
29814dd5b7
pkg/util: move Trie to k8s.io/apiserver
2017-01-27 08:47:01 -05:00
Dr. Stefan Schimanski
01994f3f6a
Update generated files
2017-01-25 07:42:18 -05:00
Dr. Stefan Schimanski
1689f4218c
pkg/util/flag: move to k8s.io/apiserver
2017-01-25 07:42:18 -05:00
Dr. Stefan Schimanski
5b638522cc
pkg/flag: make feature gate extensible and split between generic and kube
2017-01-25 07:42:18 -05:00
deads2k
3ac45aec91
move authoritative client-go utils out of pkg
2017-01-25 07:42:18 -05:00
deads2k
64ca3b645e
move utils used in restclient to client-go
2017-01-19 10:27:27 -05:00
Dr. Stefan Schimanski
dc90e9a003
genericapiserver: move packages
...
Towards a sane k8s.io/apiserver package structure.
2017-01-19 10:27:27 -05:00
deads2k
5ec0163a4f
mechanicals
2017-01-16 15:01:42 -05:00
deads2k
708baaf567
move no k8s.io/kubernetes deps to apiserver
2017-01-16 15:01:42 -05:00
deads2k
6687ea314a
moves of genericapiserver packages without dependencies
2017-01-13 13:38:51 -05:00
deads2k
3af9046f55
mechanicals
2017-01-13 13:38:51 -05:00
deads2k
f22426d63f
move no k8s.io/kubernetes dependencies round one
2017-01-13 13:38:51 -05:00