Commit 2ad34ed
authored
Support tag management for all resources (#97)
Fixes:
- aws-controllers-k8s/community#1985
- aws-controllers-k8s/community#1608
On of the last missing pieces for the eks-controller... tags management.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 0b1f8a3 commit 2ad34ed
File tree
46 files changed
+2187
-1446
lines changed- apis/v1alpha1
- config
- crd
- bases
- common/bases
- rbac
- helm
- crds
- templates
- pkg
- resource
- access_entry
- addon
- cluster
- fargate_profile
- nodegroup
- pod_identity_association
- tags
- templates/hooks
- access_entry
- addons
- pod_identity_association
- test/e2e
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+2187
-1446
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
325 | 328 | | |
326 | 329 | | |
327 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
328 | 338 | | |
329 | 339 | | |
330 | 340 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments