k3s/pkg/cloudprovider
Kubernetes Submit Queue c6d11c778f Merge pull request #41695 from justinsb/shared_tag
Automatic merge from submit-queue (batch tested with PRs 41921, 41695, 42139, 42090, 41949)

AWS: Support shared tag `kubernetes.io/cluster/<clusterid>`

We recognize an additional cluster tag:

kubernetes.io/cluster/<clusterid>

This now allows us to share resources, in particular subnets.

In addition, the value is used to track ownership/lifecycle.  When we
create objects, we record the value as "owned".

We also refactor out tags into its own file & class, as we are touching
most of these functions anyway.

```release-note
AWS: Support shared tag `kubernetes.io/cluster/<clusterid>`
```
2017-03-01 04:10:01 -08:00
..
providers Merge pull request #41695 from justinsb/shared_tag 2017-03-01 04:10:01 -08:00
BUILD start the apimachinery repo 2017-01-11 09:09:48 -05:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00
cloud.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
plugins.go more readable 2016-12-07 11:35:50 +08:00