scaleway/cluster-api-provider-scaleway v0.2.1
scaleway/cluster-api-provider-scaleway
Captured source
source ↗GH
Source ↗published Mar 25, 2026seen 5dcaptured 12hhttp 200method plain
v0.2.1
Repository: scaleway/cluster-api-provider-scaleway
Tag: v0.2.1
Published: 2026-03-25T20:59:54Z
Prerelease: no
Release notes:
Breaking changes
- Cosign v3 is now used to sign container images (#69)
- Label selector was changed in the spec of the
caps-controller-managerDeployment. Users ofclusterctlcan upgrade without any issues as the Deployment will be recreated. See #56 for more information.
What's Changed
- Bump golangci-lint to v2.7.0 by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/37
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/38
- feat(dependabot): Configure Dependabot by @damsien in https://github.com/scaleway/cluster-api-provider-scaleway/pull/36
- chore: bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/39
- chore: bump docker/setup-buildx-action from 3.0.0 to 3.12.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/41
- chore: bump softprops/action-gh-release from 2.2.2 to 2.5.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/44
- chore: bump docker/login-action from 3.0.0 to 3.6.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/43
- chore: bump sigstore/cosign-installer from 3.5.0 to 4.0.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/47
- chore: bump docker/build-push-action from 5.0.0 to 6.18.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/45
- Use default timeout in test-e2e job by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/49
- chore: bump github.com/scaleway/scaleway-sdk-go from 1.0.0-beta.35 to 1.0.0-beta.36 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/40
- chore: bump golangci/golangci-lint-action from 7 to 9 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/51
- chore: bump docker/metadata-action from 5.0.0 to 5.10.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/50
- chore: bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/46
- chore: bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/42
- chore: bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/52
- chore: bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/54
- Add unit tests for v1alpha1 conversion methods by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/55
- Add provider label on all resources and selectors by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/56
- Fallback to module version from build info if available by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/57
- Expose webhook setup functions by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/58
- chore: bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/61
- chore: bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/60
- Bump dependencies by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/62
- chore: bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/64
- chore: bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/65
- chore: bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/66
- chore: bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/63
- Project is no longer alpha by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/68
- chore: bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/73
- chore: bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/70
- chore: bump sigstore/cosign-installer from 4.0.0 to 4.1.0 by @dependabot[bot] in https://github.com/scaleway/cluster-api-provider-scaleway/pull/69
- Run docker-publish and test-e2e on release branches by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/76
- Make DefaultZone private in Scaleway Client by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/75
- Add additionalPorts support on control plane load balancer by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/74
- Bump CAPI Go deps by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/79
- Add support for additional volumes on machines by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/77
- Use Kubernetes 1.34.3 in e2e and docs by @Tomy2e in https://github.com/scaleway/cluster-api-provider-scaleway/pull/80
Full Changelog: https://github.com/scaleway/cluster-api-provider-scaleway/compare/v0.2.0...v0.2.1
Notability
notability 3.0/10Minor patch release of a provider plugin