Ensure che-operator files contains correct license header after migrate to operator sdk 1.X #19946
Closed
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.
Actually che-operator contains some gaps in license headers like:
* https://github.com/eclipse-che/che-operator/blob/main/.github/workflows/nightly-image-build.yaml
* https://github.com/eclipse-che/che-operator/blob/main/pkg/deploy/clusterrole.go
Describe the solution you'd like
Create a tool to update header licenses in che-operator,che-machine-exec,chectl and also add a PR validation to warning contribuitor in case of invalid header.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: