Skip to content

Enhancement: use "patches" instead of "patchesStrategicMerge" #941

@jfavellar90

Description

@jfavellar90

Is your feature request related to a problem? Please describe.

It is not related to a problem, but a functionality limitation. PatchesStrategicMerge (used here ) is going to be deprecated in future releases of the Kustomization API and can be easily replaced by the patches key. It is more powerful and allows defining different patch types (including PatchesStrategicMerge). It works for the Kustomization API version currently used by Tutor, from Kubectl 1.24 and upwards (See the Kubectl-Kustomize version equivalence here ).

Describe the solution you'd like

The set of changes is pretty straightforward, please see this commit to take a closer look

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBugs will be investigated and fixed as quickly as possible.good first issueGood issue to tacke for first-time contributors

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions