kubernetes-sigs / kustomize

Customization of kubernetes YAML configurations
Apache License 2.0
11.08k stars 2.26k forks source link

No docs for `ReplacementTransformer` #5812

Open guettli opened 20 hours ago

guettli commented 20 hours ago

What happened?

I want to look up the docs for ReplacementTransformer

I am looking at the list of built-ins: https://kubectl.docs.kubernetes.io/references/kustomize/builtins/

What did you expect to happen?

I expected to see docs, because other Transformers are documented there.

How can we reproduce it (as minimally and precisely as possible)?

.

Expected output

No response

Actual output

No response

Kustomize version

latest

Operating system

Linux

k8s-ci-robot commented 20 hours ago

This issue is currently awaiting triage.

SIG CLI takes a lead on issue triage for this repo, 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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.