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

Option to enhance object transformation function #40

Open
guicassolato opened this issue Oct 1, 2024 · 0 comments · May be fixed by #49
Open

Option to enhance object transformation function #40

guicassolato opened this issue Oct 1, 2024 · 0 comments · May be fixed by #49
Assignees
Labels
area/controller enhancement New feature or request

Comments

@guicassolato
Copy link
Contributor

rfe: Add an option to enhance/extend the default transformation applied by watchers when listing objects (controller.Restructure function).

The typical use case is to be able to strip unused metadata fields from the objects to save on RAM cost.

Ref.: https://pkg.go.dev/k8s.io/client-go/tools/cache#SharedInformer.SetTransform

@guicassolato guicassolato added enhancement New feature or request area/controller labels Oct 1, 2024
@KevFan KevFan self-assigned this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants