Dr. Stefan Schimanski
25380b2e8b
Support multiple --feature-gates flags in the command line
...
Kubernetes-commit: faa5b44381ab04d9a4645b949311b70fb00ca60f
2017-03-18 19:56:09 +00:00
Andy Goldstein
33e10a040b
Add pprof trace support
...
Add pprof trace support and --enable-contention-profiling to those
components that don't already have it.
Kubernetes-commit: b011529d8a1486bc2316a049db35759086d2994b
2017-03-18 19:56:09 +00:00
Jordan Liggitt
a22f78080a
Preserve custom etcd prefix compatibility for etcd3
...
Kubernetes-commit: 6853e4d71ea128ff955fad32972ad9edcb376dfb
2017-03-18 19:56:09 +00:00
Dominik Schulz
37527becd4
Clean user agent
...
This commit cleans common browser user-agents to reduce the metrics
cardinality in exported prometheus metrics.
Kubernetes-commit: b5c89a8be68e031e12d6750ed6cc470de4cc3fdf
2017-03-18 19:56:09 +00:00
ymqytw
7306f452f2
switch to k8s json to avoid number conversion issue
...
Kubernetes-commit: b29f4c26d799dca6606b45a0e03f7f931abcdefc
2017-03-18 19:56:09 +00:00
deads2k
4429450aca
make the system:authenticated group adder smarter
...
Kubernetes-commit: 379a73a8dbd3aa09471eab3994861ad41f548ded
2017-03-18 19:56:09 +00:00
deads2k
e8086d93fd
show patch error as string not byte slice
...
Kubernetes-commit: ea887557d36cec45744c11019aa3fd64d44f24f7
2017-03-18 19:56:09 +00:00
Maciej Szulik
af3692a43f
Remove comment from all staging Godeps.json
...
Kubernetes-commit: 1f04d9353e9a8419f8856d5e9c91c55d66c55783
2017-03-18 19:56:09 +00:00
Chao Xu
a258201e01
registry changes
...
Kubernetes-commit: 93686da1044ea5396978a9bc86468dd3d1c32190
2017-03-18 19:56:09 +00:00
Clayton Coleman
1c5eb397bb
Server timeout returns an incorrect error
...
Not a valid Status object in JSON
Kubernetes-commit: 60d83657516f63b51e43f5b2350821cb5b6835f0
2017-03-18 19:56:09 +00:00
deads2k
8aacf17ba5
allow incluster authentication info lookup
...
Kubernetes-commit: 3d039f60cf998746a95181cacf5d3d69b83b46b0
2017-03-18 19:56:09 +00:00
deads2k
9c5ae42f4d
add aggregation integration test
...
Kubernetes-commit: 5cfe26dece13c77bd17fd10e47d2c00bf5da9b6d
2017-03-18 19:56:09 +00:00
Eric Chiang
51e6651c84
apiserver/pkg/server: include scheme in insecure self client config
...
Kubernetes-commit: 6891505db9c02769b903446946a2506276329eb9
2017-03-18 19:56:09 +00:00
Dr. Stefan Schimanski
07a502d3a2
apimachinery: handle duplicated and conflicting type registration
...
Kubernetes-commit: 395be3b4010b0eef63e98961a14064360fdca26c
2017-03-18 19:56:08 +00:00
Derek Carr
53343624bb
stop spamming logs on restart of api server
...
Kubernetes-commit: 9211e0380f39f08ff99dcf78f50fefad1d0179b8
2017-03-18 19:56:08 +00:00
Clayton Coleman
55e799bbec
Don't log context or full request URI due to security concerns
...
These lines may contain information that cannot be safely logged to
disk. Only deal with known parameters, also bump to V(2) to be
consistent with other logging.
Kubernetes-commit: f6300555f4c105f60c5a4cb0a0cdfc01899b833d
2017-03-18 19:56:08 +00:00
deads2k
7170396682
tweak defaults for recommended apiserver options
...
Kubernetes-commit: acba2cbd6d188a34f4c3032c933921ba22a0f77c
2017-03-18 19:56:08 +00:00
Chao Xu
391c3232e9
rewrite kubernetes-sha to the commit that merges #35408 , the last pr that was cherry-picked
2017-03-17 17:11:41 -07:00
Chao Xu
5dce229df1
remove k8s.io entries from Godeps.json, they are outdated and makes the robot fail. robot will populate the correct entry
2017-03-17 17:11:41 -07:00
deads2k
fb15924f43
sync(k8s.io/kubernetes): 77733c2afdcc4e85595e990d69d9b2765b1cf4e1
2017-02-27 15:11:40 -05:00
deads2k
fc49878028
sync: resync vendor folder
2017-02-27 15:11:40 -05:00
xilabao
4c3818df4f
godep update github.com/spf13/pflag
2017-02-27 15:10:34 -05:00
Wojciech Tyczynski
63e29dca6f
Use new runtime.Object <-> map[string]interface{} converter
2017-02-27 15:10:34 -05:00
Dr. Stefan Schimanski
954f7be538
apiserver: self-signed in-memory cert for loopback
2017-02-27 15:10:34 -05:00
Jordan Liggitt
20015a7f72
Switch watch prefixes to params
2017-02-27 15:10:33 -05:00
deads2k
025f3f79e4
redact detailed errors from healthz and expose in default policy
2017-02-27 15:10:33 -05:00
nikhiljindal
6863c37d24
Update REST Handler to return 202 for cascading deletion
2017-02-27 15:10:33 -05:00
nikhiljindal
01de98ed76
Updating tests for deleted boolean from Delete()
2017-02-27 15:10:33 -05:00
nikhiljindal
fee1f0dd8f
Updating the registry to return whether the resource was immediately deleted
2017-02-27 15:10:33 -05:00
deads2k
ba5f134ce9
sync: reset Godeps.json
2017-02-27 15:10:33 -05:00
deads2k
f513476096
handle resetting godep.json for resync
2017-02-23 11:14:39 -05:00
deads2k
d41499c8de
sync(k8s.io/kubernetes): b437787a2ece329d105e1c86a9d9a2b26a46c033
2017-02-23 11:13:22 -05:00
deads2k
4e65ec9873
sync: resync vendor folder
2017-02-23 11:13:21 -05:00
deads2k
6e474b46a4
build godeps
2017-02-23 11:11:40 -05:00
deads2k
51bebaffa0
sync(k8s.io/kubernetes): bb7cc740694368c673c7790a19c8f0e9e2899ce6
2017-02-23 09:48:09 -05:00
Wojciech Tyczynski
587f91d3b6
Fix staging Godeps
2017-02-23 09:48:09 -05:00
Janet Kuo
cd1e04f7af
Generated: update staging GoDeps
2017-02-23 09:48:09 -05:00
Seth Jennings
33d272f95a
fix staging godeps
2017-02-23 09:48:09 -05:00
deads2k
d1436a8805
update godep.json files
2017-02-23 09:48:09 -05:00
deads2k
1e2d8fe122
remove cycle that snuck into tests
2017-02-23 09:48:09 -05:00
deads2k
1b0d4c5781
tweak a list to a watch verb when requested
2017-02-23 09:48:09 -05:00
Wojciech Tyczynski
36ad26fdd3
Don't use base64 encoding with etcd v3
2017-02-23 09:48:09 -05:00
Wojciech Tyczynski
ecdf2151f8
Revert "Use watch param instead of deprecated /watch/ prefix"
2017-02-23 09:48:09 -05:00
jg Chen
0446eafcdb
fix misspell "roughly" in config.go
2017-02-23 09:48:09 -05:00
Jordan Liggitt
167718650d
Switch watch prefixes to params
2017-02-23 09:48:09 -05:00
Angus Lees
8c88b249db
Migrate rackspace/gophercloud -> gophercloud/gophercloud
...
This change migrates the 'openstack' provider and 'keystone'
authenticator plugin to the newer gophercloud/gophercloud library.
Note the 'rackspace' provider still uses rackspace/gophercloud.
Fixes #30404
2017-02-23 09:48:09 -05: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
fate-grand-order
3890a8e1d0
fix misspell "underlying" in cacher.go
2017-02-23 09:48:09 -05:00