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

Argo CD start to show annotated tag's hash instead of commit's hash after updating to new version #20082

Open
aenshin-pp opened this issue Sep 24, 2024 · 3 comments
Labels
bug Something isn't working component:git Interaction with GitHub, Gitlab etc

Comments

@aenshin-pp
Copy link

After updating from v2.4.28 to v2.11.4 in the SYNC STATUS field we start to see hash of annotated tag but not commit.

We have a tool which uses ArgoCD to make decisions during release. Tool is not healthy now since there is no commit hash anymore.

Expected behavior: always show commit hash.

@aenshin-pp aenshin-pp added the bug Something isn't working label Sep 24, 2024
@aenshin-pp aenshin-pp changed the title Shows annotated tag's hash instead of commit's hash Argo CD start to show annotated tag's hash instead of commit's hash after updating to new version Sep 24, 2024
@aenshin-pp
Copy link
Author

Might be related to track down the issue:
#4538

@reggie-k reggie-k added the component:git Interaction with GitHub, Gitlab etc label Sep 26, 2024
@aenshin-pp
Copy link
Author

Here is how to reproduce the issue:
#20083 (comment)

thanks to @anandf

@blakepettersson
Copy link
Member

@anandf @aenshin-pp I git bisected this, and it seems like the actual culprit is #17874, which got introduced in 2.11-rc3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:git Interaction with GitHub, Gitlab etc
Projects
None yet
Development

No branches or pull requests

3 participants