kubernetes/pkg
Clayton Coleman 4e7526fc18 The bearer token client transport should not override Authorization
If an authorization header is already set via the client or request,
the bearer transport for the client should not override the
Authorization header.

Allows one client to be used for multiple users when acting as a
proxy or gateway.
2015-07-01 16:14:25 -04:00
..
admission Admission control attributes has access to resource name 2015-06-23 13:54:55 -04:00
api Fix 'a' vs 'an' 2015-06-28 20:51:36 -07:00
apiserver bug: fix possible nil pointer derefrence in test 2015-06-29 20:34:26 -07:00
auth ServiceAccount e2e/integration tests 2015-05-11 17:18:06 -04:00
capabilities Fix benign data race in pod workers. 2015-06-17 14:52:03 -07:00
client The bearer token client transport should not override Authorization 2015-07-01 16:14:25 -04:00
clientauth Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
cloudprovider AWS: Enabling resize tests 2015-06-24 19:01:42 -04:00
controller Merge pull request #9807 from krousey/container_manifest 2015-06-24 17:55:29 -07:00
conversion allow conversions.Scheme to expose intermidiate versioned api object 2015-06-25 11:53:17 -07:00
credentialprovider Merge pull request #9058 from deads2k/serialize-with-auth 2015-06-05 11:26:14 -07:00
fieldpath Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
fields Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
healthz DefaultMux should only register the first time 2015-05-16 16:11:24 -04:00
httplog Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
hyperkube Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
kubectl add "kubectl patch". It will replace "kubectl udpate --patch" in the future 2015-06-29 16:36:45 -07:00
kubelet Kubelet doesn't fight apiserver for cputime on the master. 2015-06-28 19:53:35 -07:00
labels Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
master Merge pull request #9736 from sdminonne/bug_fix2 2015-06-25 19:37:04 -07:00
namespace Fix namespace controller on delete to not care if item not found 2015-06-03 22:59:07 -04:00
probe Changed HTTPGetAction to allow user-defined schemes 2015-06-25 16:59:12 -04:00
proxy implementation of proxy port allocation 2015-06-02 12:28:25 +00:00
registry Merge pull request #9047 from kazegusuri/allocator_test 2015-06-29 14:11:48 -07:00
resourcequota Its bad to spawn a gofunc per quota with large number of quotas 2015-06-12 11:40:14 -04:00
runtime Use runtime.Copier instead of hardcoding api.Scheme 2015-06-26 14:50:33 -04:00
securitycontext rename CapabilityType Capability 2015-05-18 17:21:30 -07:00
service Update pkg/api/testapi because namespace is always in the path since we remove v1beta1/2 2015-06-16 14:12:03 -07:00
serviceaccount add ca to token controller and all service accounts 2015-06-24 15:10:20 -07:00
tools Merge pull request #10427 from lavalamp/etcdChanFix 2015-06-29 13:28:48 -07:00
types Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
ui Update Web UI Bar Gauge Graphs 2015-06-26 13:52:08 -07:00
util Merge pull request #10315 from nikhiljindal/invalidValue 2015-06-26 10:46:59 -07:00
version Kubernetes version v0.20.0-dev 2015-06-25 20:10:17 -07:00
volume iscsi plugin: print error messages not just exit status. 2015-06-29 11:28:56 -04:00
volumeclaimbinder Merge pull request #9024 from markturansky/recyc_controllers 2015-06-05 11:39:08 -07:00
watch Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00