Skip to content

Releases: nikhilsbhat/linkerd-checker

v0.0.2

08 Jul 03:08
8a3563c
Compare
Choose a tag to compare

Changelog

  • 8cdae7d Add support for beautifying results
  • a3064ce Add support for ignoring linkerd components from checker
  • 27991cf Fix golangci lint issues
  • 8a3563c Optimise code, update to latest go-releaser and add support for creating brew formula
  • 2c04672 Remove dockerhub references from the code
  • 6bf56d5 Rename flag category to linkerd-component
  • 59c7e10 Update README

v0.0.1

24 Sep 13:04
2288a45
Compare
Choose a tag to compare

Changelog

  • aa0babf Add README, LICENSE, Dockerfile and CLI docs
  • 2288a45 Fix the analysis that was interpreting success and failures wrongly.
  • 7d814e1 Initital commit
  • f0ee954 Move to olekukonko/tablewriter from cheynewallace/tabby