kubectl icon indicating copy to clipboard operation
kubectl copied to clipboard

Allow --enable-exec flag for kustomize commands

Open sebhoss opened this issue 2 years ago • 4 comments

What would you like to be added:

kubectl kustomize and other kustomize related commands allow to specify --enable-alpha-plugins but not yet --enable-exec. That flag should be added to all commands that somehow interact with kustomize, like kubectl kustomize, kubectl diff --kustomize and kubectl apply --kustomize.

Why is this needed:

That flag is required to use the new exec functions in recent kustomize versions. Without this flag no exec functions are executed.

sebhoss avatar Oct 13 '23 11:10 sebhoss

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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Oct 13 '23 11:10 k8s-ci-robot

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 30 '24 07:01 k8s-triage-robot

/remove-lifecycle stale

sebhoss avatar Jan 30 '24 09:01 sebhoss

I have found https://github.com/kubernetes-sigs/kustomize/issues/4556 & https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2953-kustomize-plugin-graduation just now which are relevant to this.

sebhoss avatar Feb 04 '24 17:02 sebhoss

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar May 04 '24 18:05 k8s-triage-robot

/remove-lifecycle stale

sebhoss avatar May 06 '24 05:05 sebhoss