digitalocean / clusterlint

A best practices checker for Kubernetes clusters. 🤠
Apache License 2.0
542 stars 45 forks source link

Prepare codebase for open source release #33

Closed adamwg closed 5 years ago

adamwg commented 5 years ago

Per the internal DigitalOcean checklist for releasing a project as open source, do the following:

Also add a CI check that verifies all Go files have copyright headers - otherwise we'll never remember to add them to new files.