Skip to content

Tags: rik-org/rik

Tags

v1.1.0-rc2

Toggle v1.1.0-rc2's commit message
chore(riklet): improve security on iptables

* Accept only external request and target TAP interfaces of microVM.
  Previously we were accepting all requests and applying conntrack on
it, it was unsafe.

Signed-off-by: AlexandreBrg <[email protected]>

v1.1.0-rc1

Toggle v1.1.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(riklet): graceful shutdown (#90)

* Trigger graceful on CTRL+C (SIGTERM / SIGINT)
* Clean up iptables on shutdown of riklet

v1.0.0

Toggle v1.0.0's commit message
ci(release): upload binaries asset on release

Signed-off-by: AlexandreBrg <[email protected]>