github edgelesssys/constellation v2.5.0

latest releases: v2.17.0, v2.16.4, v2.16.3...
17 months ago

Hints

  • Azure is currently rolling out a new ID key on Azure CVMs. Therefore constellation-init may report an invalid idkeydigest. To circumvent the problem, add under the key idKeyDigest in your constellation-conf.yaml an additional value:
    934f68bd8ba01938eec21475c872e3a942b60c59fafc6df9e9a76ee66bc47f2d09c676f61c0315c578da26085fb13a71
    We're working on a permanent solution for this.

What's Changed

🎁 New features

  • cli: add --generate-config flag to constellation iam create command, which creates a config file with IAM values filled in by @msanft in #782
  • image: enable serial console access for MiniConstellation to simplify troubleshooting by @malt3 in #964
  • azure: allow a set of idkeydigest values by @3u13r in #991

🐛 Bug fixes

  • upgrade: fix broken reference from constellation-os to constellation-version by @datosh in #939
  • cli: remove registry_auth for Docker Terraform module by @Nirusu in #957
  • cli: use non-authoritative methods to manage iam policy memberships by @malt3 in #989
  • image: fix "ignored null byte in input" warning on AWS by @Nirusu in #998
  • cli: fix Terraform resource group dependencies on Azure by @msanft in #1048

🔧 Other changes

  • ci: build reproducible container images with ko by @leongross in #871
  • kms: rename kms to keyservice by @derpsteb in #943
  • cli: debug: various improvements by @Nirusu in #995
  • docs: explain how to use Terraform for create/terminate by @3u13r in #1037
  • config: detailed validation errors for k8s version by @derpsteb in #1018

Full Changelog: v2.4.0...v2.5.0

Don't miss a new constellation release

NewReleases is sending notifications on new releases.