k3s/pkg
Justin Santa Barbara d7bace23ff AWS: Fix race-condition in tagging of security group
When we create a security-group in the AWS API, there is sometimes
a delay before we can tag it (the AWS API is eventually consistent).

So we wrap CreateTags in a simple retry loop.
2015-07-26 18:16:05 -04:00
..
admission Admission control attributes has access to resource name 2015-06-23 13:54:55 -04:00
api Merge pull request #11737 from thockin/cleanup-remove-v1beta3 2015-07-24 10:25:56 -07:00
apiserver Stop allowing unnamespaced POST for namespaced objects 2015-07-24 12:03:19 -07:00
auth
capabilities Fix benign data race in pod workers. 2015-06-17 14:52:03 -07:00
client Merge pull request #11737 from thockin/cleanup-remove-v1beta3 2015-07-24 10:25:56 -07:00
clientauth
cloudprovider AWS: Fix race-condition in tagging of security group 2015-07-26 18:16:05 -04:00
controller Fix gofmt in replication_controller_test.go 2015-06-30 17:01:15 -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
fields
healthz
httplog
hyperkube
kubectl Merge pull request #10673 from stefwalter/proxy-split-hostport-without-port 2015-07-24 17:23:05 -07:00
kubelet Merge pull request #10639 from caseydavenport/master 2015-07-24 11:09:11 -07:00
labels Fixed notin operator in labels' selectors comments. 2015-07-03 17:33:46 +02:00
master Remove v1beta3 2015-07-23 17:21:27 -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 replace Reflector with client.cache.Reflector in kube-proxy 2015-06-29 11:21:50 +08:00
registry Updating an error to apierror 2015-07-15 16:43:59 -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 Remove v1beta3 2015-07-23 17:21:27 -07:00
securitycontext
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 Merge pull request #11303 from liggitt/token_ca 2015-07-23 18:10:35 -07:00
tools Order methods in EtcdHelper 2015-07-24 09:28:02 +02:00
types
ui Merge pull request #10901 from nikhiljindal/swagger-ui 2015-07-23 17:06:59 -07:00
util Merge pull request #11057 from liggitt/close_body 2015-07-24 09:57:23 -07:00
version Kubernetes version v1.0.0-dev 2015-07-10 21:02:31 -07:00
volume Merge pull request #11552 from jiangyaoguo/new-builder-cleaner-for-gce-pd 2015-07-24 12:18:21 -07:00
volumeclaimbinder point tests to new doc location 2015-07-14 12:23:16 -07:00
watch