v0.28.0
April 8, 2024
- Updated
linkerd-control-plane-operatorto support up toenterprise-2.15.2. - Added a
licenseSecretHelm value to allow users to provide their Buoyant License via a Kubernetes secret. - Added
additionalVolumesandadditionalVolumeMountsHelm values to allow users to mount additional volumes and volumeMounts to any Buoyant Extension container. - Added a
spec.components.linkerd.licenseSecretfield to the Managed LinkerdControlPlaneCRD, to allow users to provide their Buoyant License via a Kubernetes secret. - Updated the
linkerd-buoyant checkCLI output to check thelinkerd-control-plane-validatorworkload, and also point to new doc versions. - Updated Go to 1.22.2
- Updated
github.com/docker/dockerdependency to remediate CVE-2024-21626 and CVE-2024-24557 - Updated
github.com/golang/protobufdependency to remediate CVE-2024-24786 - Updated
google.golang.org/grpcdependency to remediate CVE-2023-44487
The maximum supported Linkerd versions for this release of the Buoyant Extension are:
| Channel | Supported version | When air-gapped |
|---|---|---|
| edge | edge-24.5.1 | edge-24.4.1 |
| enterprise-2.13 | enterprise-2.13.7-21 | enterprise-2.13.7-19 |
| enterprise-2.14 | enterprise-2.14.10-7 | enterprise-2.14.10-5 |
| enterprise-2.15 | enterprise-2.15.2 | enterprise-2.15.2 |
| hotpatch-2.15 | enterprise-2.15.2-2 | enterprise-2.15.2-0 |
| preview | preview-24.4.1 | preview-24.4.1 |
| stable-2.13 | stable-2.13.7 | stable-2.13.7 |
| stable-2.14 | stable-2.14.10 | stable-2.14.10 |