Skip to content

Conversation

jessesuen
Copy link
Member

Adds tuning options available in the gitops-engine for:

  • ARGOCD_CLUSTER_CACHE_WATCH_RESYNC_DURATION - control the duration of resource relist/restart
  • ARGOCD_CLUSTER_CACHE_LIST_PAGE_SIZE - control page size of list
  • ARGOCD_CLUSTER_CACHE_LIST_SEMAPHORE - control concurrent lists

Signed-off-by: Jesse Suen jesse@akuity.io

@jessesuen jessesuen requested a review from alexmt December 13, 2021 22:28
Copy link
Collaborator

@alexmt alexmt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please run go mod tidy

@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #7917 (095e3bf) into master (5b17fc3) will decrease coverage by 0.00%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7917      +/-   ##
==========================================
- Coverage   41.49%   41.48%   -0.01%     
==========================================
  Files         169      169              
  Lines       22341    22353      +12     
==========================================
+ Hits         9270     9274       +4     
- Misses      11746    11755       +9     
+ Partials     1325     1324       -1     
Impacted Files Coverage Δ
controller/cache/cache.go 11.87% <25.00%> (+1.36%) ⬆️
util/settings/settings.go 47.60% <0.00%> (ø)
cmd/argocd/commands/admin/backup.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b17fc3...095e3bf. Read the comment docs.

@jessesuen jessesuen merged commit 9ff7c0b into argoproj:master Dec 14, 2021
@jessesuen jessesuen deleted the tune-engine branch December 14, 2021 02:39
jessesuen added a commit that referenced this pull request Dec 14, 2021
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