Jake Wernette
Jake Wernette
As far as I am concerned this can be closed. Not sure if the goal is to merge this in or just close it as is but I think we...
> We support AppRole and Github Auth Method for getting secrets from Vault. This is outdated. If there is a section for it then it is supported. Approle, GitHub, Token...
@jskrzypek Can you rebase your PR with main? Thanks!
@jkayani is correct there is really nothing we can do about that. As you can see in this issue https://github.com/argoproj/argo-cd/issues/7623 it’s a known problem. We just combat this by formatting...
@jeunii it’s because you are putting in plain text and using the data field. A couple different options.. base64 the cert in AWS, use the base64modifier or switch the data...
Sorry, meant to say base64encode modifier but the docs are here https://argocd-vault-plugin.readthedocs.io/en/stable/howitworks/#base64encode
@PascalBourdier Sorry i haven't gotten to this PR. Can you rebase your branch on to main, and i will give a review. Thanks!
@ricardojdsilva87 That is an interesting use case. We encourage contributions so if you are interested in contributing this backend we would greatly appreciate it, otherwise we will add it to...
@colinwilson we have not tested that behavior. Would need to do some investigating on how it works within Argo CD. My guess is since AVP handles working with templates instead...
It is not in our immediate backlog but we accept contributions if you or anyone else would like to add this auth type