Kubernetes Publisher
87aba34640
sync: resync vendor folder
2017-03-20 22:02:54 +00:00
Kubernetes Publisher
77152a25c8
sync: reset Godeps.json
2017-03-20 22:02:34 +00:00
David Eads
02092bf40d
Merge pull request #4 from caesarxuchao/generated-by-scripts
...
Generated by robot
2017-03-20 16:09:02 -04:00
Kubernetes Publisher
62e2705eb4
sync: resync vendor folder
2017-03-18 19:56:27 +00:00
Kubernetes Publisher
36056f08ab
sync(k8s.io/kubernetes) 2bec20ce55887ec6a74d43f1c6f0b2d612d173c2
2017-03-18 19:56:09 +00:00
Christoph Blecker
5153b2c354
Bump godep version to v79
...
Kubernetes-commit: d31a88fee70fb1dd58c4da5251ad4c181ae946a0
2017-03-18 19:56:09 +00:00
Jordan Liggitt
0f41d276a9
Force etcd2 to use application/json, add base64-wrapper decoder as fallback
...
Kubernetes-commit: 87e32c75321bad09707683cb15d6a0c41f4b6f0d
2017-03-18 19:56:09 +00:00
Mikkel Oscar Lyderik Larsen
d720bb7423
vendor: Update github.com/evanphx/json-patch
...
Updates github.com/evanphx/json-patch dependency to a version that
doesn't crash when handling an invalid json patch.
Includes fix from https://github.com/evanphx/json-patch/pull/35
Fix #40218
Kubernetes-commit: c02484d380f805484cda4dab0480a2af84c1b3de
2017-03-18 19:56:09 +00:00
Jordan Liggitt
8543f589d2
Ensure patched objects are defaulted correctly
...
Kubernetes-commit: 464db160b410b22dba53af6d11fa097f0fa4fd6b
2017-03-18 19:56:09 +00:00
Curtis Allen
f0174d3be4
bump(github.com/coreos/go-oidc): be73733bb8cc830d0205609b95d125215f8e9c70
...
Includes updates that enable OIDC with OKTA as a IDP
Kubernetes-commit: 7d409b3731596493b3e54743eb11593e9ba64ac3
2017-03-18 19:56:09 +00:00
Maru Newby
48679afa87
apiserver: Add non-blocking run method to simplify testing
...
Kubernetes-commit: 6f70b977ff6c6f9ba7ba1971d38ce3bd49243266
2017-03-18 19:56:09 +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
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