Releases: mhrabovcin/troubleshoot-live
Releases · mhrabovcin/troubleshoot-live
v0.0.19
Changelog
Bug fixes
- fd3fa6f: fix: add signal handling and resource cleanup (@mhrabovcin)
Summary
Full Changelog: v0.0.18...v0.0.19
v0.0.18
Changelog
Features
- b0994c9: feat: detect node port range from bundle (@mhrabovcin)
Bug fixes
- 57f9d73: fix: deref grace period value (@mhrabovcin)
Summary
Full Changelog: v0.0.17...v0.0.18
v0.0.17
Changelog
Bug fixes
- 325a369: fix: correctly rewrite deletionGracePeriodSeconds (@mhrabovcin)
Summary
Full Changelog: v0.0.16...v0.0.17
v0.0.16
Changelog
Features
- b564bfc: feat: add support for failing pod logs (@mhrabovcin)
Bug fixes
- 1466297: fix: logs serving compatibilty with k9s (@mhrabovcin)
Summary
Full Changelog: v0.0.15...v0.0.16
v0.0.15
Changelog
Features
- b266aa8: feat: support configurable service ClusterIP range (@mhrabovcin)
Summary
Full Changelog: v0.0.14...v0.0.15
v0.0.14
Changelog
Bug fixes
- d3ed680: fix: continue import on errors (@mhrabovcin)
Summary
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Changelog
Bug fixes
- 2a08a76: fix: Update README.md (@alembiewski)
- b30a0a2: fix: import terminating ns (@mhrabovcin)
- 47384ad: fix: linter newline (@mhrabovcin)
Summary
Full Changelog: v0.0.12...v0.0.13
v0.0.12
Changelog
Features
- 2e51c4e: feat: Add logging middleware for better debugging. (@kaiwalyajoshi)
Bug fixes
- e5c73ee: fix: Address code-review, use gorilla/handlers library. (@kaiwalyajoshi)
- 1781f8b: fix: use GITHUB_TOKEN secret in chart release job (@mhrabovcin)
Summary
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Changelog
Features
- f4b4eea: feat: add helm chart (@mhrabovcin)
- 86b01f4: feat: add warning for files with '-errors' (@mhrabovcin)
- 10f23fd: feat: add link to asdf installation plugin (@mhrabovcin)
- a7f070a: feat: Add GHA Workflow for releasing charts (@kaiwalyajoshi)
- e2d302f: feat: add usage step in README.md (@palexster)
- 23051f0: feat: add resource rewriter component (@mhrabovcin)
- e58ec5f: feat: add test coverage report for unit tests (@mhrabovcin)
- 58f98c1: feat: print abspath to kubeconfig as env variable (@mhrabovcin)
- 6728545: feat: Add configureable DOCKER_REGISTRY (@kaiwalyajoshi)
- efa8afc: feat: add conditional matcher (@mhrabovcin)
Bug fixes
- ae36e04: fix: support providing local '.' path to bundle (@mhrabovcin)
- f9fe802: fix: improve error msg on failed CRD loading (@mhrabovcin)
- e5e531e: fix: add missing newline (@mhrabovcin)
- 6814c87: fix: Use GHA variable for actor (@kaiwalyajoshi)
- 055b384: fix: Add linting for helm-chart, exclude chart templates from check-yaml (@kaiwalyajoshi)
- 40f6295: fix: Missing newline at EOF (@kaiwalyajoshi)
- af5d308: fix: end-of-file fixes (@kaiwalyajoshi)
- 32e82f8: fix: support non-string values (@mhrabovcin)
- c1c66d8: fix: ignore rewrites of nil values (@mhrabovcin)
- f04d048: fix: lint issues (@mhrabovcin)
- 3e3d03e: fix: json resource parse complexity (@mhrabovcin)
- b1c3719: fix: add reviewdog permissions (@mhrabovcin)
- 041734e: fix: add missing newline (@mhrabovcin)
- 105676d: fix: support importing ns in terminating phase (@mhrabovcin)
- b830002: fix: unkeyed struct definition (@mhrabovcin)
- b8a5c2f: fix: rewrite priority class and ingress class (@mhrabovcin)
- 9bd2406: fix: linter (@mhrabovcin)
- 6692e36: fix: install asdf in GHA checks (@mhrabovcin)
- 173120d: fix: unset MOCKERY_VERSION env variable (@mhrabovcin)
Summary
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Changelog
Features
- 7e512da: feat: use go unarchiver for bundle extraction (@mhrabovcin)
Summary
Full Changelog: v0.0.9...v0.0.10