Open SoulKyu opened 2 years ago
I confirm the issue. The binary seems to be compiled without the corresponding flags:
$ docker run --rm -it docker.io/bitnami/argo-cd:2.5.1-debian-11-r0 argocd version
...
argocd: v99.99.99+unknown
BuildDate: 1970-01-01T00:00:00Z
GitCommit:
GitTreeState:
@javsalgar FYI these seem to be the expected LDFLAGS:
Hi!
Thank you so much for reporting. I will open a task for fixing it. As soon as there are news, we will let you know.
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.
Would it be possible to re-open this as it hasnt been corrected yet ....
Is there any estimate when this will be resolved? I deployed using version 4.4.9 and still having this issue.
Me too. Having the same issue.
Scott
Me too , How long take to solve this problem?
in 4.4.14 the problem is still there
Same problem here!
In bitnami/argo-cd chart version 4.5.2, this issue still persists.
Same issue with image bitnami/argo-cd:2.6.7-debian-11-r3
+1 to resolution.
Name and Version
bitnami/argocd:2.5.1
What steps will reproduce the bug?
Create an argocd application with this image
What is the expected behavior?
UI should display good release v2.5.1+504da42
What do you see instead?
UI display bad release v99.99.99+unknown
Additional information
No response