argoproj-labs / argocd-operator

A Kubernetes operator for managing Argo CD clusters.
https://argocd-operator.readthedocs.io
Apache License 2.0
659 stars 769 forks source link

Add warning and send events if key and certificate used for route TLS configuration #1580

Closed anandrkskd closed 3 weeks ago

anandrkskd commented 4 weeks ago

What type of PR is this?

/kind chore What does this PR do / why we need it: This PR sends event if insecure fields key and certificates are used for route TLS configuration also adds warning in logs for the same.

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

Fixes GITOPS-5517

How to test changes / Special notes to the reviewer: