v0.35.0
hc-github-team-consul-ecosystem
released this
19 Oct 18:20
·
1604 commits
to main
since this release
0.35.0 (October 19, 2021)
FEATURES:
- Control Plane
- Add
gossip-encryption-autogenerate
subcommand to generate a random 32 byte Kubernetes secret to be used as a gossip encryption key. [GH-772]
- Add
- Helm Chart
IMPROVEMENTS:
- Control Plane
- Helm Chart
- Enable adding extra containers to server and client Pods. [GH-749]
- ACL support for Admin Partitions. (Consul Enterprise only)
BETA [GH-766]- This feature now enabled ACL support for Admin Partitions. The server-acl-init job now creates a Partition token. This token
can be used to bootstrap new partitions as well as manage ACLs in the non-default partitions. - Partition to partition networking is disabled if ACLs are enabled.
- Documentation for the installation can be found here.
- This feature now enabled ACL support for Admin Partitions. The server-acl-init job now creates a Partition token. This token
- CLI