crossplane-contrib / provider-argocd

Crossplane provider to provision and manage Argo CD objects
Apache License 2.0
68 stars 35 forks source link

feat: Add Repository secret observation #156

Closed oskisk closed 4 months ago

oskisk commented 5 months ago

Description of your changes

Trigger a resource update on secret changes for all the references within the repository controller.

Fixes #36

I have:

How has this code been tested

oskisk commented 5 months ago

@MisterMX Would you have time to review this PR?

oskisk commented 4 months ago

Thanks for this PR @oskisk! I made some minor remarks. Can you take a look at them?

Thank you for reviewing. I've made the changes to the branch based on your suggestions.

nikolainespor commented 4 months ago

@MisterMX could you review the last changes from @oskisk ?