Releases: iximiuz/cdebug
Releases · iximiuz/cdebug
v0.0.19
18 Jan 19:15
Compare
Sorry, something went wrong.
No results found
v0.0.18
13 Apr 13:59
Compare
Sorry, something went wrong.
No results found
Changelog
04ac915 Add --detach flag support for Docker and Kubernetes runtimes
980304c Fix dependabot.yml
1fdd31b upgrade dependencies
6073abb 🔧 Don't pull socat image if already exists (#33 )
v0.0.17
25 Feb 13:45
Compare
Sorry, something went wrong.
No results found
Changelog
c2801d7 feat: Add env var CDEBUG_ROOTFS pointing to the sidecar root filesystem (#12 )
db3f04f fix cdebug exec for Kubernetes short-lived shells losing the output issue
08d094d fix cdebug exec for shell-less containers when no command is provided
65502df fix typo
v0.0.16
18 Feb 15:20
Compare
Sorry, something went wrong.
No results found
Changelog
ae1bf59 cdebug exec --override for the finest-grained control
8939ace cdebug exec for k8s - auto-mount target container's volumes in the debugger container
6992ff2 cdebug exec for k8s - configure security context (user & privileged)
b09ed2c cdebug exec for k8s - handle RunAsNonUser gracefully
1a9a533 cdebug exec k8s://[/] - initial implementation
f0f8b4d feat: enabling running cdebug with images built locally (#11 )
2f7666d new flag: cdebug exec --user
3b388b5 polish --user flag impl + e2e tests
060bdfa polish cdebug exec for kubernetes + docs
3a7b9f6 polish cdebug exec new pull if not present logic (docker only)
v0.0.15
09 Feb 11:52
Compare
Sorry, something went wrong.
No results found
Changelog
651b8cd Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#19 )
1c5946b Bump up dependencies
v0.0.14
25 Jul 09:02
Compare
Sorry, something went wrong.
No results found
Changelog
c78c251 Bump github.com/docker/distribution (#17 )
9488dab Bump up dependencies
3912c13 goreleaser - replace deprecated flag
v0.0.13
03 Apr 10:25
Compare
Sorry, something went wrong.
No results found
Changelog
8ff6bc5 Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 (#16 )
2c1af76 Bump up dependencies
c8a0461 Do not use shared UTS ns (fix for newer Docker versions)
v0.0.12
25 Feb 11:14
Compare
Sorry, something went wrong.
No results found
Changelog
90c9baa Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 (#13 )
0da2240 Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 (#15 )
b231289 Bump golang.org/x/text from 0.3.7 to 0.3.8 (#14 )
v0.0.11
22 Jan 12:37
Compare
Sorry, something went wrong.
No results found
Changelog
6053409 fix: Use busybox:musl instead of busybox:latest
v0.0.10
21 Jan 12:06
Compare
Sorry, something went wrong.
No results found
Changelog
2ac0a0d Bump github.com/containerd/containerd from 1.6.10 to 1.6.12 (#10 )
0834804 Create dependabot.yml