github hashicorp/consul-k8s v1.1.10

latest releases: v1.2.7, v1.3.4, v1.1.11...
2 months ago

1.1.10 (February 15, 2024)

IMPROVEMENTS:

  • Upgrade to use Go 1.21.7. [GH-3591]
  • cni: When CNI is enabled, set ReadOnlyRootFilesystem=true and AllowPrivilegeEscalation=false for mesh pod init containers and AllowPrivilegeEscalation=false for consul-dataplane containers (ReadOnlyRootFilesystem was already true for consul-dataplane containers). [GH-3498]
  • helm: Change /bin/sh -ec "<command>" to /bin/sh -ec "exec <command>" in helm deployments [GH-3548]

BUG FIXES:

  • mesh-gw: update capabilities on the security context needed for the dataplane container.
    Adds NET_BIND_SERVICE to capabilities.add
    Adds ALL to capabilities.drop unless .Values.meshGateway.hostNetwork is true [GH-3549]

Don't miss a new consul-k8s release

NewReleases is sending notifications on new releases.