Add route53profiles resources (associations/profiles/resourceassociations)#1970
Conversation
…ions) Signed-off-by: Arnaud Pons <arnaud.pons@michelin.com>
9a43fb5 to
d149471
Compare
|
/test-examples="examples/route53profiles/cluster/v1beta1/association.yaml" |
|
/test-examples="examples/route53profiles/cluster/v1beta1/profile.yaml" |
|
/test-examples="examples/route53profiles/cluster/v1beta1/resourceassociation.yaml" |
|
/test-examples="examples/route53profiles/cluster/v1beta1/association.yaml" |
|
/test-examples="examples/route53profiles/cluster/v1beta1/resourceassociation.yaml" |
e2dd6e8 to
cf060a4
Compare
|
/test-examples="examples/route53profiles/cluster/v1beta1/resourceassociation.yaml" |
Signed-off-by: Erhan Cagirici <erhan@upbound.io>
cf060a4 to
80f4c71
Compare
|
/test-examples="examples/route53profiles/cluster/v1beta1/resourceassociation.yaml" |
Signed-off-by: Erhan Cagirici <erhan@upbound.io>
…ociation Signed-off-by: Erhan Cagirici <erhan@upbound.io>
|
Note: this resource had invalid examples, which I fixed at 80f4c71 Afterwards, I realized in |
|
/test-examples="examples/route53profiles/cluster/v1beta1/resourceassociation.yaml" |
|
/test-examples="examples/route53profiles/cluster/v1beta1/association.yaml" |
|
/test-examples="examples/route53profiles/cluster/v1beta1/profile.yaml" |
…source_association Signed-off-by: Erhan Cagirici <erhan@upbound.io>
49976d4 to
0e2042d
Compare
|
/test-examples="examples/route53profiles/cluster/v1beta1/resourceassociation.yaml,examples/route53profiles/cluster/v1beta1/association.yaml,examples/route53profiles/cluster/v1beta1/profile.yaml" |
0e2042d to
3089290
Compare
|
/test-examples="examples/route53profiles/cluster/v1beta1/resourceassociation.yaml,examples/route53profiles/cluster/v1beta1/association.yaml,examples/route53profiles/cluster/v1beta1/profile.yaml" |
…ute53profiles Signed-off-by: Erhan Cagirici <erhan@upbound.io>
3089290 to
acc94fa
Compare
|
/test-examples="examples/route53profiles/cluster/v1beta1/resourceassociation.yaml,examples/route53profiles/cluster/v1beta1/association.yaml,examples/route53profiles/cluster/v1beta1/profile.yaml" |
Description of your changes
Add support for AWS route53Profiles feature.
Fixes #1959
I have:
make generateand committed the results (ideally in a separate commit).make check-diff.How has this code been tested
Manual testing running the controller on a kind cluster using
make runand deploying:and checking that correct objects are created on AWS side
Uptest runs: