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 support for annotations in application resource #150

Closed bonilla-cesar closed 6 months ago

bonilla-cesar commented 6 months ago

Description of your changes

This pull request adds support for annotations in the application resource. The motivation is to be able to include notifications for the lifecycle of the application and since they are configured through annotations I decided to make a contribution.-

Changes

I have:

How has this code been tested

The reconciliation logs are oky

Screenshot 2024-02-29 at 11 15 19 a m

Annotations work as expected

Screenshot 2024-02-29 at 11 13 57 a m