v1.34.0
What's Changed
✨ Features
- Cleanup flags and docs by @xoxys in #17
- Use ghcr.io as container registry by @xoxys in #23
- Add make variable IS_DEV to control oci image suffix by @xoxys in #24
- Update IaaS API to 1.0.0 by @nschad in #29
- Re-enable node-controller for ccm by @nschad in #16
- Add more low-hanging tests by @xoxys in #64
- Drop CSI with-topology and cleanups by @xoxys in #49
- fix: remove wrong prealloc of nodeAddresses slice by @nschad in #93
- Add e2e test setup by @xoxys in #92
- Add docs for running e2e tests for the CSI by @nschad in #48
- [CCM] Replace
stackit:///<server-idin favor ofstackit://<server-id>by @nschad in #132 - Add test for instanceIDFromProviderID by @nschad in #133
- Update README by @robinschneider in #160
- chore(deps): Bump Cloud-Provider to
v0.34.2by @Duciwuci in #176 - Prepare release for v1.34 by @xoxys in #213
🐛 Bug Fixes
- Ensure .gitkeep files can be commited by @xoxys in #10
- fix link to docs in Readme by @robinschneider in #11
- Dont pass region to iaas client creation by @xoxys in #80
- Ensure go modules were downloaded in make generate target by @xoxys in #101
- Update owners by @robinschneider in #123
- fix: fix key-pair creation in e2e script by @xoxys in #198
- 🐛 [e2e] Fix: Switch from
networkIdtoidby @Duciwuci in #212
ℹ️ Other Changes
- Update dependency go to v1.25.3 (main) by @ske-renovate-ce[bot] in #2
- Update module github.com/container-storage-interface/spec to v1.12.0 (main) by @ske-renovate-ce[bot] in #12
- Update dependency chainguard-dev/apko to v0.30.17 (main) by @ske-renovate-ce[bot] in #18
- remove information about outdated LB configuration by @ftl in #22
- Update module github.com/onsi/ginkgo/v2 to v2.27.0 (main) by @ske-renovate-ce[bot] in #56
- Update module github.com/onsi/ginkgo/v2 to v2.27.1 (main) by @ske-renovate-ce[bot] in #60
- docs: drop legacy config, add extraLabels by @hown3d in #72
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2 (main) by @ske-renovate-ce[bot] in #76
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v1.1.0 (main) by @ske-renovate-ce[bot] in #84
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.18.0 (main) by @ske-renovate-ce[bot] in #97
- chore(deps): update devtools non-major (main) by @ske-renovate-ce[bot] in #88
- chore(deps): update dependency chainguard-dev/apko to v0.30.20 (main) by @ske-renovate-ce[bot] in #112
- Update owner aliases by @robinschneider in #116
- Drop work item from PR template by @xoxys in #117
- chore(deps): update dependency golangci/golangci-lint to v2.6.1 (main) by @ske-renovate-ce[bot] in #128
- chore(deps): update dependency go to v1.25.4 (main) by @ske-renovate-ce[bot] in #140
- chore(deps): update dependency chainguard-dev/apko to v0.30.21 (main) by @ske-renovate-ce[bot] in #156
- fix(deps): update module golang.org/x/sync to v0.18.0 (main) by @ske-renovate-ce[bot] in #152
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v1.2.0 (main) by @ske-renovate-ce[bot] in #144
- fix(deps): update module golang.org/x/sys to v0.38.0 (main) by @ske-renovate-ce[bot] in #148
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.19.0 (main) by @ske-renovate-ce[bot] in #168
- chore(deps): update dependency golangci/golangci-lint to v2.6.2 (main) by @ske-renovate-ce[bot] in #172
- chore(deps): update dependency chainguard-dev/apko to v0.30.22 (main) by @ske-renovate-ce[bot] in #177
- chore(deps): update dependency chainguard-dev/apko to v0.30.23 (main) by @ske-renovate-ce[bot] in #181
- chore(deps): update dependency chainguard-dev/apko to v0.30.24 (main) by @ske-renovate-ce[bot] in #189
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.20.0 (main) by @ske-renovate-ce[bot] in #193
- fix(deps): update module google.golang.org/grpc to v1.77.0 (main) by @ske-renovate-ce[bot] in #185
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v1.2.1 (main) by @ske-renovate-ce[bot] in #200
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to v1.6.1 (main) by @ske-renovate-ce[bot] in #201
- fix: fix keypair handling in e2e scrip by @xoxys in #199
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v1.2.2 (main) by @ske-renovate-ce[bot] in #208
New Contributors
- @robinschneider made their first contribution in #11
- @ftl made their first contribution in #22
- @nschad made their first contribution in #29
- @hown3d made their first contribution in #72
- @Duciwuci made their first contribution in #176
Full Changelog: https://github.com/stackitcloud/cloud-provider-stackit/commits/v1.34.0