v1.0.0
What's Changed
- add dependabot support by @eljohnson92 in #236
- miscellaneous fixes for adding dependabot support by @amold1 in #249
- use commit sha in GHA for docker image version by @amold1 in #250
- [cleanup] Update the README docs for better nav and clarity by @komer3 in #251
- [refactor] Controllerserver (part 1) - Move existing helpers and add better comments by @komer3 in #233
- replace using cryptsetup binary for LUKS encryption with cryptsetup go pkg by @amold1 in #232
- [refactor] Controllerserver (part 2) - createvolume refactor with added test coverage by @komer3 in #234
- [refactor] Controllerserver (part 3) - refactor publish unpublish volume by @komer3 in #235
- golangci-lint: update config file and make relevant changes to the code by @amold1 in #253
- [feat]: add codecov config and ignore mocks/* code coverage by @komer3 in #259
- [Testing] Increasing codecov for linodeclient & linodevolume pkgs by @komer3 in #261
- [fix] device name when performing luks close by @amold1 in #260
- add gha filter and update ci flow by @amold1 in #263
- [Update] Bumping up the version for side cars to latest available versions by @komer3 in #265
- minor documentation updates to development and test experience by @amold1 in #262
- [Testing] Increasing test coverage and refactoring for better clarity by @komer3 in #264
- [Testing] add tests for controllerserver by @amold1 in #266
- add tests for nodeserver methods by @amold1 in #267
- [Testing] Add more test coverage for identity server by @komer3 in #272
- [Testing] Adding more test coverage by @komer3 in #271
- Address the Akamai security updates with LinodeFirewall by @amold1 in #273
- fix security issue for int conversion; remove sanity tests if clause by @amold1 in #275
- feat: bump capl version to v0.6.4 by @komer3 in #279
- feat: make the test cluster creation process robust by @komer3 in #281
- Metrics investigation for CSI driver and dashboard creation on Grafana by @prajwalvathreya in #274
- [Feat] Multi region support (Topology Aware Provisioning) by @komer3 in #280
- Remove WaitForFirstConsumer storageclass by @komer3 in #288
Dependency Updates
- bump alpine version to 3.20.3 by @eljohnson92 in #287
- 🌱 Bump github.com/linode/linodego from 1.35.0 to 1.40.0 by @dependabot in #248
- 🌱 Bump golang.org/x/net from 0.27.0 to 0.29.0 by @dependabot in #247
- 🌱 Bump docker/build-push-action from 5 to 6 by @dependabot in #246
- 🌱 Bump google.golang.org/grpc from 1.65.0 to 1.66.2 by @dependabot in #245
- 🌱 Bump actions/setup-python from 4 to 5 by @dependabot in #238
- 🌱 Bump golang from 1.22.5-alpine to 1.23.1-alpine by @dependabot in #241
- 🌱 Bump helm/chart-testing-action from 2.6.0 to 2.6.1 by @dependabot in #242
- 🌱 Bump alpine from 3.18.4 to 3.20.3 by @dependabot in #237
- 🌱 Bump azure/setup-helm from 3 to 4 by @dependabot in #239
- 🌱 Bump the kubernetes group across 1 directory with 3 updates by @dependabot in #252
- 🌱 Bump softprops/action-gh-release from 1 to 2 by @dependabot in #244
- bump alpine version back to 3.18.4 by @komer3 in #255
- 🌱 Bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #256
- 🌱 Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 by @dependabot in #254
- 🌱 Bump github.com/linode/linodego from 1.40.0 to 1.41.0 by @dependabot in #268
- 🌱 Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #269
- 🌱 Bump golang from 1.23.1-alpine to 1.23.2-alpine by @dependabot in #286
- 🌱 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #285
- 🌱 Bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #284
- 🌱 Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #283
- 🌱 Bump golang from 1.23.1-alpine to 1.23.2-alpine by @dependabot in #286
- 🌱 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #285
- 🌱 Bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #284
- 🌱 Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #283
- bump alpine version to 3.20.3 by @eljohnson92 in #287
Full Changelog: v0.8.5...v1.0.0