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

Remove globbing support #217

Closed
Liujingfang1 opened this issue Jul 30, 2018 · 6 comments
Closed

Remove globbing support #217

Liujingfang1 opened this issue Jul 30, 2018 · 6 comments
Assignees

Comments

@Liujingfang1
Copy link
Contributor

No description provided.

@Place1
Copy link

Place1 commented Aug 14, 2018

why was globbing support removed? this is a useful feature

@coderanger
Copy link

Asking again, is there a reason this was removed? It's kind of required for a lot of existing use cases. The stated replacement is that you should regenerate your kustomization.yml every run, which is kind of pointless, why not just make the regen tool handle what I need then, defeats the point of static config data being static.

@i78
Copy link

i78 commented Nov 22, 2019

I would really appreciate this change to be reverted, as it heavily limits the flexibility and integration options for kustomize.
As a first-time kustomize user, I thought this was a bug or an early-release problem until I found that issue..

@zfrank
Copy link

zfrank commented Aug 28, 2020

Explanation is in #207

@fuog
Copy link

fuog commented Dec 17, 2022

i also vote strongly for globbing support. But I also understand the concerns. Why not an optional feature flag as a compromise? CLI / ENV Var? Default should stay off imo.
--enable-globbing ?

@sne4ky
Copy link

sne4ky commented Feb 6, 2023

The whole rationale from removing this feature comes from a development perspective. This is not software architecture, this is Infrastructure as Code. There is big push to bring this feature back, and that is a sign that the feature should have never been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants