Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use the pkg/cache in Source-Controller #1523

Open
3 tasks
souleb opened this issue Jun 20, 2024 · 0 comments
Open
3 tasks

Use the pkg/cache in Source-Controller #1523

souleb opened this issue Jun 20, 2024 · 0 comments
Labels
enhancement New feature or request umbrella-issue Umbrella issue for tracking progress of a larger effort

Comments

@souleb
Copy link
Member

souleb commented Jun 20, 2024

A cache package has been developed to cache objects with an objective to provide a better performance and reduce stress on cloud providers APIs.

The following list the tasks to be done in Source-Controller in order to achieve the aforementioned objective:

  • cache contextual-login credentials for OCI artifacts; Enable caching contextual Login Credentials #1521
  • Replace the cache used for Helm indexes
  • The clients used in pkg/azure|gcp|minio should be reused, they are thread safe and can handle token refresh
@souleb souleb added enhancement New feature or request umbrella-issue Umbrella issue for tracking progress of a larger effort labels Jun 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request umbrella-issue Umbrella issue for tracking progress of a larger effort
Projects
None yet
Development

No branches or pull requests

1 participant