Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declarative Management of Kubernetes Objects Using Kustomize - use new patches format #48782

Open
humb1t opened this issue Nov 20, 2024 · 2 comments · May be fixed by #48805
Open

Declarative Management of Kubernetes Objects Using Kustomize - use new patches format #48782

humb1t opened this issue Nov 20, 2024 · 2 comments · May be fixed by #48805
Assignees
Labels
needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@humb1t
Copy link

humb1t commented Nov 20, 2024

When you use documentation https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/ you will end up in a situation using deprecated functionality:

# Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.

The new one uses patches https://github.com/kubernetes-sigs/kustomize/blob/master/examples/patchMultipleObjects.md

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 20, 2024
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@iheartNathan
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants