Skip to content

Conversation

@manusa
Copy link
Member

@manusa manusa commented Nov 25, 2025

Simplifies the relationship between the Manager, Kubernetes, and AccessControlClientset types.
The changes reduce indirection and move functionality to more appropriate locations.

Kubernetes no longer wraps a Manager which could be confusing especially for the derived scenarios.

Manger should only concern with the lifecycle management and the derived instance creation (wip).
All access to the cluster should be done from a derived Kubernetes instance (wip).

@manusa manusa added this to the 0.1.0 milestone Nov 25, 2025
@manusa manusa requested a review from Cali0707 November 25, 2025 14:10
…anager and Kubernetes structs

Signed-off-by: Marc Nuri <marc@marcnuri.com>
@manusa manusa force-pushed the refactor/kubernetes-manager branch from b1e7b0b to 6148224 Compare November 25, 2025 15:18
…anager and Kubernetes structs (review)

Signed-off-by: Marc Nuri <marc@marcnuri.com>
@manusa manusa requested a review from Cali0707 November 26, 2025 08:30
Copy link
Collaborator

@Cali0707 Cali0707 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @manusa !

@Cali0707 Cali0707 merged commit 3b206c9 into containers:main Nov 26, 2025
6 checks passed
@manusa manusa deleted the refactor/kubernetes-manager branch November 26, 2025 15:57
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