operator-sdk generate k8s
strips license out of generated files
#14782
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
The generated type files in the Che Operator have a header referencing the Apache License.
operator-sdk generate k8s
deletes this header.Describe the solution you'd like
Figure out how to add that license header back in the code-generation process.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: