-
Notifications
You must be signed in to change notification settings - Fork 502
Closed
Labels
bugBugs will be investigated and fixed as quickly as possible.Bugs will be investigated and fixed as quickly as possible.good first issueGood issue to tacke for first-time contributorsGood issue to tacke for first-time contributors
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugBugs will be investigated and fixed as quickly as possible.Bugs will be investigated and fixed as quickly as possible.good first issueGood issue to tacke for first-time contributorsGood issue to tacke for first-time contributors
Type
Projects
Status
Done