Commit Graph

14 Commits (master)

Author SHA1 Message Date
Varsha Varadarajan 7b44dec9be update README with release process doc 2022-08-11 11:04:10 -04:00
Dylan Scott a8c53040ec
CON-5812 Extend clusterlint to raise an error-level violation when invalid snapshots are found (#143) 2022-07-04 17:53:02 +01:00
Varsha Varadarajan 8927abd07d add dockerfile to build the clusterlint image to use in-cluster 2022-01-18 15:58:27 -05:00
sundowndev 1517859b74
docs: running in-cluster with RBAC 2021-12-20 16:13:45 +04:00
sundowndev 3399b475c6 docs: in-cluster usage 2021-11-30 23:08:52 +01:00
Adam Wolfe Gordon 7b02846fa5 Expand on the caveats of using Go plugins 2020-01-15 16:56:43 -07:00
Adam Wolfe Gordon afdd52117e Add support for local checks via Go plugins
We've had questions a few times about whether it's possible to implement
organization-specific checks that are not appropriate for inclusion in
the clusterlint codebase. For example, a company may have some highly
specific best practice that isn't relevant anywhere else, but want to
enforce it using clusterlint alongside all their other best practices.

Implement this capability by allowing Go plugins to be loaded into
clusterlint at runtime. Document how to build plugins, and provide an
example.
2019-12-09 16:53:59 -07:00
Varsha Varadarajan a5da28c8d2 Improve readme 2019-09-04 23:49:42 -07:00
Ibrahim AshShohail 91ce3f1176
Update installation instructions 2019-08-09 00:08:52 +03:00
Varsha Varadarajan 4b2b765c3d Add CircleCI badge in README 2019-07-16 13:22:08 -04:00
Fatih Arslan ffd3d3ec34 README.md: fix typo 2019-07-16 15:36:47 +03:00
Adam Wolfe Gordon b7257f4246 Add contributing guide and license
In preparation for open source release.
2019-07-02 13:30:14 -06:00
Varsha Varadarajan d75ec23f00 Update README.md 2019-06-24 09:51:09 -04:00
Varsha Varadarajan 9b34ff7393 Fetch all core k8s objects. 2019-06-10 18:06:14 -04:00