Noah Campbell and GitHub
acc1aad843
Preflight docs and template subcommands ( #1847 )
...
* Added docs and template subcommands with test files
* uses helm templating preflight yaml files
* merge doc requirements for multiple inputs
* Helm aware rendering and markdown output
* v1beta3 yaml structure better mirrors beta2
* Update sample-preflight-templated.yaml
* Added docs and template subcommands with test files
* uses helm templating preflight yaml files
* merge doc requirements for multiple inputs
* Helm aware rendering and markdown output
* v1beta3 yaml structure better mirrors beta2
* Update sample-preflight-templated.yaml
* Added/updated documentation on subcommands
* Update docs.go
* commit to trigger actions
2025-09-16 14:12:09 -05:00
Marc Campbell and GitHub
3b9d280a95
resetting make targets and github workflows to support v1beta3 releas… ( #1853 )
...
* resetting make targets and github workflows to support v1beta3 release later
* removing generate
* remove
* removing
* removing
2025-09-15 09:15:53 -07:00
Noah Campbell and GitHub
a1d1a12c1a
Auto updater ( #1849 )
...
* added auto updater
* updated docs
* commit to trigger actions
2025-09-12 12:30:57 -06:00
Diamon Wiggins and GitHub
e685cb9cf3
feat: make load-cluster-specs the default ( #1602 )
...
* make load-cluster-specs the default
2024-08-26 09:54:15 -04:00
Evans Mungai and GitHub
37a5cce8ce
chore: minor updates to docs and Makefile ( #1433 )
...
* Deprecate old Makefile targets
* Name Makefile targets to point to files they 'make' as per convention
* Update the contributing doc
* Update CLI docs left behind
2024-01-25 18:55:51 +00:00
Evans Mungai and GitHub
b9f4fc4390
feat: Dry run flag to print preflight specs to std out ( #1240 )
2023-09-12 14:42:10 +01:00
Dexter Yan and GitHub
f9dbccd354
feat(support-bundle): add support labels for troubleshoot.io and troubleshoot.sh ( #1203 )
2023-06-08 16:05:35 +01:00
Evans Mungai and GitHub
a31e2ff1b9
chore: Add CLI flags to enable CPU & memory profiling ( #926 )
...
Allow collecting of CPU and memory diagnostics when running troubleshoot CLI applications using --memprofile and --cpuprofile flags. These flags accept file paths if where to store the collected runtime data
2023-01-04 11:56:07 +00:00
Evans Mungai and GitHub
a523551da9
feat(redactors): Run redactors on an existing support bundle ( #887 )
...
* feat(redactors): Run redactors on an existing support bundle
Add redact subcommand to support-bundle to allow running redactors on an
existing bundle to creating a new redacted bundle.
The command will be launched like so
support-bundle redact <redactor urls> --bundle support-bundle.tar.gz
Fixes : #705
2023-01-03 18:05:15 +00:00
Xav Paice and GitHub
6530cb364f
feat: Add docsgen command ( #862 )
...
* feat: Add docsgen command
* docs: add CLI docs for support-bundle and preflight
2022-11-21 11:31:08 -05:00