Skip to content

v0.2.0

Compare
Choose a tag to compare
@talos-bot talos-bot released this 27 Sep 12:09
v0.2.0
6ef37ff

CAPI Control Plane Provider Talos 0.2.0 (2021-09-27)

Welcome to the v0.2.0 release of CAPI Control Plane Provider Talos!

Please try out the release binaries and report any issues at
https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues.

CAPI v1alpha3

This release of CACPPT is compatible with CAPI v1alpha3 (v0.3.x).
Next release of CACPPT will bring compatibility with CAPI v1alpha4 (v0.4.x).

Scaling Fixes

Control plane scaling up and down now runs slower but is more reliable.

Contributors

  • Artem Chernyshev
  • Alexey Palazhchenko
  • Andrey Smirnov
  • Andrey Smirnov
  • Spencer Smith
  • Alexey Palazhchenko
  • Andrey Smirnov
  • Spencer Smith

Changes

11 commits

  • 6ef37ff release(v0.2.0): prepare release
  • 14c6e72 release(v0.2.0-alpha.0): prepare release
  • cd6417d fix: update metadata.yaml for v0.2 of CACPPT
  • 8b52b8a chore: update go to 1.17
  • 86d679a chore: update cabpt to v0.3.0
  • a616f4b test: add machine removal test
  • 6ad6aac test: implement scale up and down tests and fix found issues
  • 9435b12 chore: add e2e test running on AWS infra
  • 4c7d42c chore: update bootstrap provider
  • 119b969 fix: clean up couple small issues in the etcd member audit code
  • 9be7b88 chore: update bootstrap provider to stable release

Changes since v0.2.0-alpha.0

1 commit

  • 6ef37ff release(v0.2.0): prepare release

Changes from talos-systems/capi-utils

15 commits

Changes from talos-systems/cluster-api-bootstrap-provider-talos

20 commits

Changes from talos-systems/go-retry

8 commits

Dependency Changes

  • github.com/coreos/go-semver v0.3.0 new
  • github.com/go-logr/logr v0.1.0 -> v0.4.0
  • github.com/google/uuid v1.1.2 new
  • github.com/onsi/ginkgo v1.15.0 -> v1.16.4
  • github.com/onsi/gomega v1.10.1 -> v1.14.0
  • github.com/stretchr/testify v1.7.0 new
  • github.com/talos-systems/capi-utils 9587089e8425 new
  • github.com/talos-systems/cluster-api-bootstrap-provider-talos v0.2.0 -> v0.3.0
  • github.com/talos-systems/go-retry v0.3.1 new
  • github.com/talos-systems/talos/pkg/machinery 828772cec9a3 -> 7e63e43eb399
  • google.golang.org/grpc v1.40.0 new
  • gopkg.in/yaml.v3 496545a6307b new
  • sigs.k8s.io/cluster-api v0.3.12 -> v0.3.23

Previous release can be found at v0.1.1