In the latest Argo CD version 3.5.1 it's possible to access to AzureDevOps repo with Service Principal.
https://argo-cd.readthedocs.io/en/stable/user-guide/private-repositories/#azure-devops-using-service-principal
It's a great feature which allows not to use PATs. And it's pretty hard to monitor PAT's expiration date for service accounts.
When this Argo CD version will be available in the Argo CD Operator?
Or maybe you can implement it in another way?
Thanks in advance!
Regards, Alexander
In the latest Argo CD version 3.5.1 it's possible to access to AzureDevOps repo with Service Principal.
https://argo-cd.readthedocs.io/en/stable/user-guide/private-repositories/#azure-devops-using-service-principal
It's a great feature which allows not to use PATs. And it's pretty hard to monitor PAT's expiration date for service accounts.
When this Argo CD version will be available in the Argo CD Operator?
Or maybe you can implement it in another way?
Thanks in advance!
Regards, Alexander