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

fix: invalid revision in re-used manifest cache #17874

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Apr 17, 2024

PR fixes the bug introduced by #16754

Argo CD webhook "moves" cached manifest in redis to the key that matches the new git revision however it does not take into account that cached value has old revision that is used by the application controller. PR fixes that caching layer to replace value of cached revision.

@alexmt alexmt requested a review from a team as a code owner April 17, 2024 20:45
@alexmt alexmt requested a review from gdsoumya April 17, 2024 20:45
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt alexmt enabled auto-merge (squash) April 17, 2024 21:18
@alexmt alexmt merged commit f91179f into argoproj:master Apr 17, 2024
27 checks passed
@alexmt
Copy link
Collaborator Author

alexmt commented Apr 18, 2024

/cherry-pick release-2.11

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Apr 18, 2024
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
pasha-codefresh pushed a commit that referenced this pull request Apr 18, 2024
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt
Copy link
Collaborator Author

alexmt commented Apr 18, 2024

/cherry-pick release-2.11

@alexmt
Copy link
Collaborator Author

alexmt commented Apr 18, 2024

/cherry-pick release-2.10

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Apr 18, 2024
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Copy link

Cherry-pick failed with Merge error f91179f07e0a8593427befcd5ad599a29f44e224 into temp-cherry-pick-d2809b-release-2.10

mkieweg pushed a commit to mkieweg/argo-cd that referenced this pull request Jun 11, 2024
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Hariharasuthan99 pushed a commit to AmadeusITGroup/argo-cd that referenced this pull request Jun 16, 2024
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants