Description of the JSON schema.
Hi I think it would be nice for kustomize transformers files to be supported. Currently only objects of kind: Kustomization and kind: Component. But I think it would be nice to support objects like kind: ReplacementTransformer and kind: ValueAddTransformer. Their schemas are the corresponding parts in kustomization.yaml. For example for ReplacementTransformer this would be the replacements part of kustomiztion.yaml
Supporting information.
https://kubectl.docs.kubernetes.io/references/kustomize/builtins/ is reference. Note that kubernetes-sigs/kustomize#5812 replacementtranformer and valueaddtransformer are not yet documented
Are you making a PR for this?
No, someone else must create the PR.
Description of the JSON schema.
Hi I think it would be nice for kustomize transformers files to be supported. Currently only objects of
kind: Kustomizationandkind: Component. But I think it would be nice to support objects likekind: ReplacementTransformerandkind: ValueAddTransformer. Their schemas are the corresponding parts inkustomization.yaml. For example forReplacementTransformerthis would be thereplacementspart of kustomiztion.yamlSupporting information.
https://kubectl.docs.kubernetes.io/references/kustomize/builtins/ is reference. Note that kubernetes-sigs/kustomize#5812 replacementtranformer and valueaddtransformer are not yet documented
Are you making a PR for this?
No, someone else must create the PR.