Skip to content

Releases: scaleway/cluster-api-provider-scaleway

v0.1.2

26 Aug 16:03
d988356
Compare
Choose a tag to compare

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 the APIServerPort field from the Cluster object instead of the previous Port from ScalewayCluster object to configure the LB exposing the kube-apiserver .

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Jul 14:59
1caa5a2
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Jun 10:10
Compare
Choose a tag to compare

This is the first release of cluster-api-provider-scaleway.

Full Changelog: https://github.com/scaleway/cluster-api-provider-scaleway/commits/v0.1.0