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

fix(controllers/template): ensure list glob facets by gvk and ns #67

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

GeorgeMac
Copy link
Member

@GeorgeMac GeorgeMac commented Sep 14, 2023

This was causing any json file to be respected and returning by the template controller.
This adds the same restrictions on the filename to ensure it contains the group, version and kind expected.

It also makes the templates configurable. Something I just never got around to wiring up before.

@GeorgeMac GeorgeMac requested a review from a team as a code owner September 14, 2023 10:15
@vercel
Copy link

vercel bot commented Sep 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
cup ⬜️ Ignored (Inspect) Visit Preview Sep 14, 2023 10:26am

@GeorgeMac
Copy link
Member Author

Im going to be cheeky and sidestep approvals to get on with a demo video.

@GeorgeMac GeorgeMac merged commit 541fba4 into main Sep 14, 2023
3 checks passed
@GeorgeMac GeorgeMac deleted the gm/fix-default-directory-template branch September 14, 2023 10:32
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

Successfully merging this pull request may close these issues.

1 participant