Releases: dodopizza/kubectl-shovel
kubectl-shovel-v0.4.0
Changelog
798f5fc Add doc freshness check to workflow
4a7634a Add info about new supported flags to help and docs
9328915 Add some duration flag erroneous test cases
dce15ed Add support for dotnet tools flags
27d9c21 Change default output to static value
7836919 Change duration in trace examples to unit representation
c93173e Fix doc generation to constant home folder
ef69f20 Get rid of timestamp in job name
d2e2207 Improve Makefile and renew cli docs
d41cca6 Increase integration tests timeout
9e4f696 Pass contexts to watchdog functions and add deferred channels close
8cb044c Rework some flags and add tests
kubectl-shovel-v0.3.0
kubectl-shovel-v0.3.0-beta.1
kubectl-shovel-v0.3.0-beta.0
kubectl-shovel-v0.2.1
kubectl-shovel-v0.2.0
Changelog
d63f037 Add automation to update plugin version in krew index
00e2fd9 Add containerd reference to docs
1699c08 Add containerd support
a83dd24 Add info about installation via krew
75bd1e2 Add integration tests to workflow
568856c Add simple integration tests
543409f Add some tests
fb456c8 Extract common flags
2572d71 Fix goreleaser publishing configs
638cb6b Fix goreleaser version propagation
72930a2 Fix test
af07b5c Less "how it works" header
c572a8a Move packages to internal
335d835 Rename methods for consistency
4c0cf64 Update docs
e35fd7f Update docs
385a741 Wait sample app pod in integration tests
46c126c dumper refactoring
e2ceebd rework containerd rootfs mapping
0839a80 update main cli to work with updated dumper
kubectl-shovel-v0.1.0
Changelog
a1eb08c Setup cli for running dumper
2e96939 Setup cli for running dumper
9956f32 Setup function for creating gc dump
c3837d3 add contibuting guide
a2ba853 add goreport badge
1818193 add how it works section to readme file
32b3a95 add more patterns to gitignore
985f169 add some tests
88abec7 configure gha workflow
5c95fc8 fix docker image name
cd51ef7 fix flagset name
fd4544b fix link to release badge
301adcb get events from job to cli
157ae79 implement dotnet-trace execution
ef78aff implement function for finding PID by container ID
5ededee implement function for mounting containers fs
e9735d8 improve docs
8c206fc improve usage commands description
2613297 move docker image to docker hub
79e6155 move dumper docker image to gh packages
1e941ec move goreleaser file to root for license file including
ba4b00a remove doc auto gen tag
4b82105 rework cli to run job in cluster
6a13dac rework publishing workflow and add version command
206752b start preparing to open sourcing