k3s/pkg
Justin Santa Barbara 33a3d884f2 AWS: Filter by Cluster tag, rationalize EC2 abstraction
Whenever we do a list we now filter on tags so we only see resources relating
to our cluster.

Also, rationalize all the DescribeX calls:
 * They all take a request object (so that we can pass filters)
 * They do paging if that is required (and return the underlying resources)
 * They wrap any error with a "error while listing X: %v" message
2015-06-05 16:09:01 -04:00
..
admission Add operation checking to admission control handlers 2015-05-21 13:51:43 -04:00
api Merge pull request #9024 from markturansky/recyc_controllers 2015-06-05 11:39:08 -07:00
apiserver Updating StatusDetails.ID to Name in internal API 2015-06-05 07:17:02 -07:00
auth ServiceAccount e2e/integration tests 2015-05-11 17:18:06 -04:00
capabilities Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
client Merge pull request #9024 from markturansky/recyc_controllers 2015-06-05 11:39:08 -07:00
clientauth Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
cloudprovider AWS: Filter by Cluster tag, rationalize EC2 abstraction 2015-06-05 16:09:01 -04:00
config Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
controller remove most references to api.PreV1Beta3 2015-06-03 20:09:03 -07:00
conversion Fix typo 2015-06-04 11:44:10 +02: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 Merge pull request #9302 from brendandburns/fix 2015-06-05 12:37:19 -07:00
kubelet Filtered out unfriendly error from docker when registry is not reachable(code: 502, 503, 504) 2015-06-05 11:29:35 -07:00
labels Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
master Merge pull request #9269 from caesarxuchao/make-v1-enabled-by-default 2015-06-04 13:29:48 -07:00
namespace Fix namespace controller on delete to not care if item not found 2015-06-03 22:59:07 -04:00
probe Better kubelet logging for probes 2015-05-20 08:56:45 -07:00
proxy implementation of proxy port allocation 2015-06-02 12:28:25 +00:00
registry Merge pull request #9159 from csrwng/remove_cors_headers 2015-06-05 11:40:09 -07:00
resourcequota Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
runtime address nikhiljindal's comments in #9225 2015-06-04 10:20:29 -07:00
securitycontext rename CapabilityType Capability 2015-05-18 17:21:30 -07:00
service Revert "Gracefully delete pods from the Kubelet" 2015-06-02 23:40:05 +02:00
serviceaccount Clean up token on service account update failure 2015-06-02 01:35:51 -04:00
tools Revert "Gracefully delete pods from the Kubelet" 2015-06-02 23:40:05 +02:00
types Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
ui Clean up ui build and generated files. 2015-06-04 14:54:15 -07:00
util Merge pull request #9024 from markturansky/recyc_controllers 2015-06-05 11:39:08 -07:00
version Manually fix up 0.18.1 (not sure what went wrong) 2015-06-03 10:46:08 -07:00
volume Recycling HostPath and NFS impls 2015-06-04 15:46:03 -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