Skip to content

Support server-side apply with KubectlRawRestClient #12

@danopia

Description

@danopia

Server-side apply is stable nowadays, and available with kubectl apply --server-side --field-manager=....
Given that our relevant codepath is for kubectl patch and comes from HTTP PATCH verbs, it might be interesting to see how these pieces want to fit together.

https://github.com/cloudydeno/deno-kubernetes_client/blob/1a1fa6048390940a5cefbf0ee6da20cd47f4b9d0/transports/via-kubectl-raw.ts#L173-L174

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions