Skip to content

Implement Server-Side Apply functionality and update unit tests to reflect this enhancement. #107

@OwenCorrigan76

Description

@OwenCorrigan76

Server-Side Apply now a first-class citizen in the JOSDK framework and the default approach for patching the status resource.
The Fabric8 KubernetesClient mock server currently does not support Server-Side Apply, resulting in an UnsupportedMediaType error during unit tests.

See the following issue: fabric8io/kubernetes-client#5337

After migrating to JOSDK v5 (currently underway with PR #93), we should implement Server-Side Apply functionality and introduce proper support for unit testing this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions