docs: add notes related to Revision Cache Expiration settings (#23986)#23963
Merged
reggie-k merged 7 commits intoargoproj:masterfrom Jul 29, 2025
Merged
Conversation
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
reggie-k
reviewed
Jul 28, 2025
nitishfy
reviewed
Jul 28, 2025
nitishfy
reviewed
Jul 28, 2025
nitishfy
reviewed
Jul 28, 2025
Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com> Signed-off-by: dudinea <eugene.doudine@octopus.com>
…s-Git.md Co-authored-by: Nitish Kumar <justnitish06@gmail.com> Signed-off-by: dudinea <eugene.doudine@octopus.com>
Co-authored-by: Nitish Kumar <justnitish06@gmail.com> Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
…iration Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com> Co-authored-by: Nitish Kumar <justnitish06@gmail.com> Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
ppapapetrou76
approved these changes
Jul 29, 2025
reggie-k
approved these changes
Jul 29, 2025
6 tasks
6 tasks
enneitex
pushed a commit
to enneitex/argo-cd
that referenced
this pull request
Aug 24, 2025
…oj#23986) (argoproj#23963) Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com> Signed-off-by: dudinea <eugene.doudine@octopus.com> Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com> Co-authored-by: Nitish Kumar <justnitish06@gmail.com> Signed-off-by: enneitex <etienne.divet@gmail.com>
downfa11
pushed a commit
to downfa11/argo-cd
that referenced
this pull request
Aug 25, 2025
…oj#23986) (argoproj#23963) Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com> Signed-off-by: dudinea <eugene.doudine@octopus.com> Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com> Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
Mangaal
pushed a commit
to Mangaal/argo-cd
that referenced
this pull request
Sep 10, 2025
…oj#23986) (argoproj#23963) Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com> Signed-off-by: dudinea <eugene.doudine@octopus.com> Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com> Co-authored-by: Nitish Kumar <justnitish06@gmail.com> Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>
downfa11
pushed a commit
to downfa11/argo-cd
that referenced
this pull request
Sep 12, 2025
…oj#23986) (argoproj#23963) Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com> Signed-off-by: dudinea <eugene.doudine@octopus.com> Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com> Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
sivasath16
pushed a commit
to sivasath16/argo-cd
that referenced
this pull request
Sep 17, 2025
…oj#23986) (argoproj#23963) Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com> Signed-off-by: dudinea <eugene.doudine@octopus.com> Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com> Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
sivasath16
pushed a commit
to sivasath16/argo-cd
that referenced
this pull request
Sep 17, 2025
…oj#23986) (argoproj#23963) Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com> Signed-off-by: dudinea <eugene.doudine@octopus.com> Co-authored-by: Papapetrou Patroklos <1743100+ppapapetrou76@users.noreply.github.com> Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #23986
The fix makes clear the effect of the
timeout.reconciliationonexpiration value of Revision Cache as well as documents the way
the ApplicationSet Git Generator is affected by Revision Cache expiration settings
Checklist: