argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
17.71k stars 5.4k forks source link

hydrator(ui): refresh revision metadata in hydrator panel #19493

Open crenshaw-dev opened 2 months ago

crenshaw-dev commented 2 months ago

The source hydrator panel contains dry commit metadata.

When the hydrator is refreshed, and a new commit is handled, the metadata still shows the info for the old commit.

This video demonstrates the problem:

https://github.com/user-attachments/assets/423fdfac-320f-495b-a5b0-91d591d19d29

The "comment" field should say "Two replicas".

image
Jack-R-lantern commented 5 days ago

The issue appears to be resolved in this PR. The issue should be closed