fabrikate icon indicating copy to clipboard operation
fabrikate copied to clipboard

New Component Types

Open srueg opened this issue 6 years ago • 1 comments

As a: Fabrikate user

I want: To use various templating tools to create components (i.e. Kustomize, Jsonnet) instead of just helm.

So that: I can reuse already existing templates/resources/tooling.

Describe the solution you'd like: Implement more component types or make it generic enough to define own types (i.e. plugins).

Describe alternatives you've considered: Run other tool first to generate components of type "static".

Additional context: This would open Fabrikate up to be used with other tooling.

srueg avatar Oct 14 '19 15:10 srueg

We'd love pull requests for this (either for Kustomize or Jsonnet). Largely the implementation of this should follow the approach that is used for Helm. Feel free to reach out to me if anyone wants to undertake this.

timfpark avatar Nov 08 '19 20:11 timfpark