Skip to content

v0.0.16

Compare
Choose a tag to compare
@iximiuz iximiuz released this 18 Feb 15:20
· 11 commits to main since this release
3a7b9f6

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)