Skip to content

Releases: linode/linode-cosi-driver

v0.2.0

25 May 08:14
6031b90
Compare
Choose a tag to compare

0.2.0 (2024-05-25)

Features

Bug Fixes

  • deps: bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 (#61) (92e29ac)
  • deps: bump github.com/linode/linodego from 1.31.0 to 1.32.0 (#48) (69930cd)
  • deps: bump github.com/linode/linodego from 1.32.0 to 1.33.0 (#53) (5b4481a)
  • deps: bump golangci/golangci-lint-action from 4 to 5 (#58) (3bf7f0d)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (#60) (428be48)
  • deps: bump google.golang.org/grpc from 1.62.1 to 1.63.2 (#51) (8bf3e2b)
  • deps: bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#63) (43536a3)
  • deps: bump the otel-dependencies group with 10 updates (#47) (a233df5)
  • deps: bump the otel-dependencies group with 10 updates (#59) (47ef9cd)
  • deps: bump wagoid/commitlint-github-action from 5 to 6 (#46) (146bf6e)
  • deps: set toolchain go1.22.2 go.mod (#57) (7232e55)

v0.1.0

27 Mar 15:01
1fc9609
Compare
Choose a tag to compare

0.1.0 (2024-03-27)

Features

  • added base repo scaffolding (#2) (905538a)
  • automatically adjust GOMAXPROCS based on the CPU quota (#36) (ebbb0f0)
  • client: added Linode client (#9) (4e30bf2)
  • docker: added base dockerfile (#3) (a2246f0)
  • helm: added Helm chart to allow installation of the driver (#12) (c9853f4)
  • o11y: added observability with OpenTelemetry (#15) (337b7ce)
  • provisioner: provisioner server implementation (#18) (de570f7)

Bug Fixes

  • correct suffix in labels (#8) (98c3c46)
  • deps: bump actions/checkout from 3 to 4 (#7) (04a44ce)
  • deps: bump actions/setup-go from 4 to 5 (#10) (65ddd5f)
  • deps: bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 (#41) (666dc45)
  • deps: bump github.com/go-resty/resty/v2 from 2.9.1 to 2.11.0 (#19) (7055a98)
  • deps: bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.0.1 to 2.1.0 (#42) (dfecaa2)
  • deps: bump github.com/linode/linodego from 1.25.1-* to 1.26.0 (#16) (78526d4)
  • deps: bump github.com/linode/linodego from 1.26.0 to 1.27.0 (#21) (0042442)
  • deps: bump github.com/linode/linodego from 1.27.0 to 1.29.0 (#38) (9797a25)
  • deps: bump github.com/linode/linodego from 1.29.0 to 1.30.0 (#43) (fd5aebd)
  • deps: bump github.com/linode/linodego from 1.30.0 to 1.31.0 (#44) (e4b354f)
  • deps: bump golangci/golangci-lint-action from 3 to 4 (#31) (2896353)
  • deps: bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#14) (3125f23)
  • deps: bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#17) (13153c1)
  • deps: bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#29) (1ad35ad)
  • deps: bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#35) (b13493f)
  • deps: bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#39) (10571c9)
  • deps: bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#40) (183b58e)
  • deps: bump the otel-dependencies group with 10 updates (#32) (7dd63f4)
  • deps: bump the otel-dependencies group with 10 updates (#37) (a3f3a1d)
  • deps: bump the otel-dependencies group with 5 updates (#28) (3bf403d)
  • linters: updated linter rules (#33) (1a1af77)

Continuous Integration

linode-cosi-driver-v0.1.0

27 Mar 15:01
1fc9609
Compare
Choose a tag to compare

0.1.0 (2024-03-27)

Features

  • automatically adjust GOMAXPROCS based on the CPU quota (#36) (ebbb0f0)
  • docker: added base dockerfile (#3) (a2246f0)
  • helm: added Helm chart to allow installation of the driver (#12) (c9853f4)
  • o11y: added observability with OpenTelemetry (#15) (337b7ce)
  • provisioner: provisioner server implementation (#18) (de570f7)

Continuous Integration