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

DRAFT - feat: Limit cache to watch only relevant objects #994

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 10, 2024

  1. tests: Create SSP in the same namespace as deployment

    The SSP object has to be in the same namespace where
    the SSP deployment is.
    
    Signed-off-by: Andrej Krejcir <[email protected]>
    akrejcir committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    dfd5928 View commit details
    Browse the repository at this point in the history
  2. feat: Watch SSP objects only from a single namespace

    Signed-off-by: Andrej Krejcir <[email protected]>
    akrejcir committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    872d461 View commit details
    Browse the repository at this point in the history
  3. WIP - watch non-cluster objects only in single namespace.

    Signed-off-by: Andrej Krejcir <[email protected]>
    akrejcir committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    83945ad View commit details
    Browse the repository at this point in the history
  4. WIP - watch only based on labels

    Signed-off-by: Andrej Krejcir <[email protected]>
    akrejcir committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6640b2a View commit details
    Browse the repository at this point in the history