Releases: scaleway/cluster-api-provider-scaleway
Releases · scaleway/cluster-api-provider-scaleway
v0.1.2
What's Changed
- Move lb frontend port definition from ScalewayCluster to Cluster (#29) by @damsien in #30
⚠️ This introduces an API definition breaking change.
This change aims to use theAPIServerPort
field from theCluster
object instead of the previousPort
fromScalewayCluster
object to configure the LB exposing the kube-apiserver .
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add getting started doc by @Tomy2e in #11
- Add kind to metadata.yaml by @Tomy2e in #10
- Document provider custom resources by @Tomy2e in #12
- Add support for placement groups by @Tomy2e in #13
- Add support for security groups by @Tomy2e in #14
- Upgrade Public Gateway when type is updated and it's possible to by @Tomy2e in #15
- Implement cloud-init data templating for getting node IP by @Tomy2e in #16
- Add startup message by @Tomy2e in #18
- Add nilaway linter by @Tomy2e in #19
- Add private LB and DNS by @Tomy2e in #17
- Add tests on scaleway client by @Tomy2e in #20
- Add unit tests by @Tomy2e in #21
- Add private-network template by @Tomy2e in #22
- Add e2e tests by @Tomy2e in #23
- Add script to create images from snapshot by @Tomy2e in #24
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #26
- Update getting started as scaleway provider is now available in clusterctl by @Tomy2e in #27
- Improve public IPs management by @Tomy2e in #25
New Contributors
- @dependabot[bot] made their first contribution in #26
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is the first release of cluster-api-provider-scaleway.
Full Changelog: https://github.com/scaleway/cluster-api-provider-scaleway/commits/v0.1.0