Open
Description
What is the feature and why do you need it:
Kubernetes server-side apply is meant to be the new standard of patching objects and managing fields. Today the Python client supports v18 API (v18.17.0a1), where server-side apply went beta 2. We should explore what's missing to support the feature in this client.
- what API endpoints support SSA?
- what's the content-type to use SSA?
- how does client-go support SSA?
cc @fabianvf
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.Indicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.