dekorateio / dekorate

Tools for generating Kubernetes related manifests.
Apache License 2.0
472 stars 101 forks source link

Add a Dekorate disclaimer to all generated files #1015

Open pjgg opened 2 years ago

pjgg commented 2 years ago

Some Quarkus extensions as Quarkus-helm are using internally Dekorate library in order to generate some k8s yamls from a Quarkus application.properties. From a user experience, I think that would be great to add a disclaimer on top of these files to keep inform the developers that this files were autogenerated.

For example:

 Autogenerated by Dekorate

 DO NOT EDIT DIRECTLY
rsvoboda commented 2 years ago

@Sgitario fyi

Sgitario commented 2 years ago

cc @iocanel @aureamunoz

iocanel commented 2 years ago

I agree with the idea. I am not sure about the technical challenges as we depend on jackson.