Skip to content

feat: add field mask to k8s requests#133

Merged
flavio merged 1 commit into
kubewarden:mainfrom
flavio:feat-k8s-context-aware-fields-masks
Feb 24, 2026
Merged

feat: add field mask to k8s requests#133
flavio merged 1 commit into
kubewarden:mainfrom
flavio:feat-k8s-context-aware-fields-masks

Conversation

@flavio

@flavio flavio commented Feb 20, 2026

Copy link
Copy Markdown
Member

Extend all the host capabilities fetching Kubernetes resources to include also a field masks. This is a list of fields to include in the response.

If strictly defined, the host will prune the Kubernetes resource to contain only the specified fields, reducing memory usage and serialization overhead.

Extend all the host capabilities fetching Kubernetes resources to
include also a field masks. This is a list of fields to include in the response.

If strictly defined, the host will prune the Kubernetes resource to contain *only*
the specified fields, reducing memory usage and serialization overhead.

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
@flavio flavio merged commit 0acb489 into kubewarden:main Feb 24, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Pending review to Done in Kubewarden Admission Controller Feb 24, 2026
@flavio flavio deleted the feat-k8s-context-aware-fields-masks branch February 24, 2026 09:28
@flavio

flavio commented Feb 24, 2026

Copy link
Copy Markdown
Member Author

I've tagged 0.13.0 to include this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants