Skip to content

v1.4.0

Compare
Choose a tag to compare
@daniel-weisse daniel-weisse released this 04 Dec 12:54
· 203 commits to master since this release

What's Changed

  • Build premain on Ubuntu 20.04 by @thomasten in #487
  • Allow adding additional IPs for Coordinator root cert by @daniel-weisse in #528
  • Allow specifying Kubernetes namespace when installing MarbleRun, or working with a Kubernetes deployment of MarbleRun, using the --namespace flag
  • Pin Coordinator root certificate for all commands interacting withe the Coordinator after marblerun manifest set
    • The certificate is saved to ~/.config/marblerun/coordinator-cert.pem by default
    • Specify the --coordinator-cert flag to set a custom location

Security fixes

  • Fix a MITM vulnerability when using the CLI to interact with a MarbleRun deployment after the manifest has been set

Full Changelog: v1.3.0...v1.4.0