Releases: newrelic-forks/cluster-api
Releases · newrelic-forks/cluster-api
v1.2.6-nr4
What's Changed
- chore: reuse annotations.IsExternallyManagedReplicas for not setting replicas of machine pools by default to 1 by @tasdikrahman in #9
- 🐛 Check that replicas pointer is not nil in reconcilePhases by @Fedosin in #11
New Contributors
- @tasdikrahman made their first contribution in #9
- @Fedosin made their first contribution in #11
Full Changelog: v1.2.6-nr3...v1.2.6-nr4
v1.2.6-nr3
What's Changed
- 🐛 don't set replicas when externally managed by @danielpanzella in #8
New Contributors
- @danielpanzella made their first contribution in #8
Full Changelog: https://github.com/newrelic-forks/cluster-api/commits/v1.2.6-nr3
v1.2.6-nr1
v0.3.10-nr2
Changes since v0.3.10-nr1
The images for this release are:
cf-registry.nr-ops.net/container-fabric/kubeadm-control-plane-controller-amd64:v0.3.10-nr2
cf-registry.nr-ops.net/container-fabric/kubeadm-bootstrap-controller-amd64:v0.3.10-nr2
cf-registry.nr-ops.net/container-fabric/cluster-api-controller-amd64:v0.3.10-nr2
✨ New Features
- chore: default externallyManagedReplicaCount to true for now #6
Thanks to all our contributors! 😊
v0.3.10-nr1
Changes since v0.3.10
The images for this release are:
cf-registry.nr-ops.net/container-fabric/kubeadm-control-plane-controller-amd64:v0.3.10-nr1
cf-registry.nr-ops.net/container-fabric/kubeadm-bootstrap-controller-amd64:v0.3.10-nr1
cf-registry.nr-ops.net/container-fabric/cluster-api-controller-amd64:v0.3.10-nr1
✨ New Features
- New MachinePool
spec.externallyManagedReplicaCount
(#5)
Thanks to all our contributors! 😊