Skip to content

USE_NAMESPACE_CACHE as default#8

Merged
gcaracuel merged 1 commit into
mainfrom
fix/namespaced_mode_III
Sep 11, 2025
Merged

USE_NAMESPACE_CACHE as default#8
gcaracuel merged 1 commit into
mainfrom
fix/namespaced_mode_III

Conversation

@gcaracuel

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings September 11, 2025 15:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements namespace-scoped caching as the default behavior for the Kubernetes controller by configuring the controller-runtime cache to only watch resources within the target namespace.

  • Adds namespace-scoped cache configuration to enhance security by limiting resource visibility
  • Imports the controller-runtime cache package to support the new functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread cmd/main.go
@gcaracuel gcaracuel merged commit 3085c1d into main Sep 11, 2025
3 checks passed
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