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

[Refactor] - Caching: Optimization #7

Open
jovik31 opened this issue Jun 6, 2024 · 0 comments
Open

[Refactor] - Caching: Optimization #7

jovik31 opened this issue Jun 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@jovik31
Copy link
Owner

jovik31 commented Jun 6, 2024

Use cached items for:

  • Pods
  • First time tenants
  • Optimize tenant initialisation time
  • Optimize pod controller initialisation time
  • Mitigate Pod controller error:
    • Pods were handled in the event and not added to the workqueue leading to some missing pods in the pod list
    • Optimizes pod listing.
@jovik31 jovik31 added bug Something isn't working enhancement New feature or request labels Jun 6, 2024
@jovik31 jovik31 self-assigned this Jun 6, 2024
@jovik31 jovik31 changed the title Caching - Optimization [Refactor] - Caching: Optimization Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant