Patch existing resources(Object)
cdenneen opened this issue · 3 comments
cdenneen commented
Using provider-aws
to create an EKS cluster and in a composition would be nice to use this provider to "patch" the aws-auth
configMap with additional mapRoles or mapUsers.
Not sure if this should be implemented here or in provider-aws
.
morningspace commented
morningspace commented
@cdenneen Since PR #21 has been merged, can you check if the issue is resolved? I need spend a bit more time to update the docs, but there are some samples at: https://github.com/crossplane-contrib/provider-kubernetes/tree/main/examples/object/references, which is straightforward, and you can take that as reference.
morningspace commented
With that, I'm going to close it and feel free to reopen if there's issue.