Skip to content

Releases: BuoyantIO/linkerd-buoyant

v0.8.0

10 Mar 07:13
84ef4af
Compare
Choose a tag to compare

Linkerd Buoyant Extension

  • Modified the install command to not require agent registration via the UI.

Buoyant Cloud Agent

  • New autoregistration and authentication flow using client credentials and JWT tokens.

Buoyant Cloud Metrics

  • Changed remote_write config to use oauth2 flow with JWT token.

v0.7.2

01 Mar 22:36
0c76a57
Compare
Choose a tag to compare

Linkerd Buoyant Extension

  • Improve linkerd-buoyant install error output.

Buoyant Cloud Metrics

  • Decrease latency histograms buckets from 25 to 10.
  • Bump from v0.21.2 to v0.23.0.

v0.7.1

16 Feb 09:36
0ffc6eb
Compare
Choose a tag to compare

Buoyant Cloud Agent

  • Fixes to Linkerd certificate retrieval process

v0.7.0

06 Jan 08:17
fb35416
Compare
Choose a tag to compare

Buoyant Cloud Metrics

  • Bump from v0.20.0 to v0.21.2.
  • Updated scrape config to collect Linkerd Multicluster metrics:
    • gateway_alive
    • gateway_probe_latency_ms_bucket

v0.6.1

28 Dec 03:19
a64bcc6
Compare
Choose a tag to compare

Minor fix to release process.

v0.6.0

27 Dec 22:59
6da9ede
Compare
Choose a tag to compare

This release introduces Helm support. For more information, go to https://helm.buoyant.cloud

Buoyant Cloud Agent

  • Use typed clients for Linkerd Multi-cluster CRDs

v0.5.1

04 Nov 11:49
138bebe
Compare
Choose a tag to compare

Buoyant Cloud Agent

  • Use typed clients for Linkerd CRDs

Buoyant Cloud Metrics

  • Bump from v0.18.4 to 0.20.0

v0.5.0

29 Sep 19:06
abde5bc
Compare
Choose a tag to compare

This release coincides with the Linkerd stable-2.11 release, and includes support for 2.11 features, most notably Policy.

Linkerd Buoyant Extension

  • Modified the linkerd-buoyant dashboard command to catch browser open errors, and instead print a message to the user instructing them to manually open a browser.

Buoyant Cloud Agent

  • Added support for collecting Linkerd CRDs:
    • policy.linkerd.io/servers
    • policy.linkerd.io/serverAuthorizaions
    • multicluster.linkerd.io/links
    • linkerd.io/serviceprofiles
    • split.smi-spec.io/trafficsplits

Buoyant Cloud Metrics

  • Updated scrape config to collect Linkerd Policy metrics:
    • inbound_http_authz_allow_total
    • inbound_http_authz_deny_total
    • inbound_tcp_authz_allow_total
    • inbound_tcp_authz_deny_total

v0.4.5

16 Sep 19:30
2082847
Compare
Choose a tag to compare

Buoyant Cloud Metrics

  • Add a NoSchedule toleration on the PodSpec to ensure the DaemonSet runs on all nodes
  • Bump from v0.18.3 to v0.18.4

v0.4.4

13 Sep 17:59
2082847
Compare
Choose a tag to compare

Linkerd Buoyant Extension

  • Fixed an issue where the linkerd-buoyant check command was not checking for the Buoyant Cloud Metrics DaemonSet

Buoyant Cloud Metrics

  • Bump from v0.18.2 to v0.18.3