Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Argo CD v1.7+ #148

Closed
jomkz opened this issue Aug 27, 2020 · 5 comments · Fixed by #176
Closed

Add Support for Argo CD v1.7+ #148

jomkz opened this issue Aug 27, 2020 · 5 comments · Fixed by #176
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jomkz
Copy link
Collaborator

jomkz commented Aug 27, 2020

Argo CD v1.7.1 is the current release and the operator should deploy this version by default.

@jomkz jomkz added the enhancement New feature or request label Aug 27, 2020
@jomkz jomkz self-assigned this Aug 27, 2020
@eformat
Copy link

eformat commented Aug 30, 2020

Hi, at a minimum, it looks like new GPG feature breaks latest deployment 1.7.2 ..

oc logs example-argocd-repo-server-865968777d-cfg4d
time="2020-08-30T02:38:48Z" level=info msg="Initializing GnuPG keyring at /app/config/gpg/keys"
time="2020-08-30T02:38:48Z" level=fatal msg="stat /app/config/gpg/keys/trustdb.gpg: permission denied"

@bortek
Copy link

bortek commented Sep 10, 2020

I am also using an operator and wonder when do you plan to support v1.7 ?

@jomkz jomkz added this to the v0.0.14 milestone Sep 17, 2020
@jomkz
Copy link
Collaborator Author

jomkz commented Sep 17, 2020

Starting work on this and will go out in the next release.

@jomkz
Copy link
Collaborator Author

jomkz commented Sep 21, 2020

It looks like this bug still exists, but a PR has been opened on the Helm repo with a fix.

argoproj/argo-helm#450

I am going to investigate if this approach can be taken by the operator as well.

@ampc
Copy link

ampc commented Oct 8, 2020

Hi, I've noticed a pull request closes this issue. After that, will the release be ready? Currently I'm using the previous version and we get some syncing issues which might be fixed by the new version. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants