v0.1.4
KubeLinter v0.1.4
Changes in this version: 0.1.3...0.1.4
Features
- Added new default check to flag deployments exposing port 22, commonly reserved for SSH access
- Added a documentation site at docs.kubelinter.io
General Improvements
- Formalized issue and bug templates
- Disable pushing docker image by default. Apply label push-docker-image to the PR to push to docker hub.
Bugs Fixed
- Fixed the matching of the namespace in the danglingservice check (#83)