Releases: kubernetes-sigs/cluster-api-provider-packet
Releases · kubernetes-sigs/cluster-api-provider-packet
v0.3.10
What's Changed
- 🐛 enable metrics scraping via prometheus by @bavarianbidi in #231
- ✨ Increase defaults limits/requests for deployment by @detiber in #234
- Update klog dependency to v2 by @stmcginnis in #232
- 🏃 Add dependabot config and update go version for testing to v1.15 by @detiber in #235
- 🏃 Update dependencies by @detiber in #236
- ✨ Add conformance tests by @cpanato in #205
- Bump actions/create-release from 1 to 1.1.4 by @dependabot in #249
- Bump actions/upload-release-asset from 1 to 1.0.2 by @dependabot in #250
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #251
- Bump github.com/onsi/gomega from 1.11.0 to 1.13.0 by @dependabot in #256
- Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.4 by @dependabot in #259
- Bump github.com/onsi/gomega from 1.13.0 to 1.14.0 by @dependabot in #263
- 🏃 Add a workflow for running the e2e tests by @detiber in #270
- 🏃 Update pr-post github action by @detiber in #271
- 🏃 Update pr-post workflow to attempt to run e2e by @detiber in #272
- 🏃 Fix issue with pr-post workflow by @detiber in #273
- 🏃 Fix typo by @detiber in #274
- 🏃 Fix bugs with pr-post workflow by @detiber in #275
- Bump actions/github-script from 4.0.2 to 4.1 by @dependabot in #279
- ✨ Add support for comma separated reservationIDs by @detiber in #287
New Contributors
- @bavarianbidi made their first contribution in #231
- @stmcginnis made their first contribution in #232
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- ✨ templates/cluster-template.yaml: consistently don't use sudo by @invidian in #221
- 🏃 Update CAPI to v0.3.12 by @cpanato in #222
- 🐛 Set kubernetes version for cloud-init during runtime by @detiber in #225
- ✨ Allow overriding facility by @jhead-slg in #229
- 🏃 Update versions in preparation for new release by @detiber in #230
New Contributors
- @invidian made their first contribution in #221
- @jhead-slg made their first contribution in #229
Full Changelog: v0.3.8...v0.3.9
v0.3.8
v0.3.7
v0.3.6
What's Changed
- 🏃 Add support for tilt by @detiber in #197
- sparkles Cluster Resource Set by @detiber in #202
- 🏃 e2e fixes by @detiber in #201
- ✨ Add e2e tests by @cpanato in #204
- 🐛 Do not treat lack of reservations as a fatal error by @detiber in #206
- 🏃 update capi to use release v0.3.11 by @cpanato in #207
- 🏃 Update version for v0.3.6 by @detiber in #208
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- 🏃 dependencies: update several dependencies by @cpanato in #193
- 🏃capi: update cluster-api dependency to v0.3.10 by @cpanato in #194
- 🐛 escape / defer interpolation of TRIMMED/RESOLVED variables to runtime by @rawkode in #196
- 🐛 control plane template should use correct variable by @rawkode in #198
- 🏃 Bump version to v0.3.5 by @detiber in #200
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- 🐛 Update kustomize to fix template generation by @detiber in #188
- feat: allow installation of the latest semantic version by @rawkode in #189
- fix: remove superfluous quotes that break semantic version matcher by @rawkode in #190
- 🏃 Rev version for v0.3.4 release by @detiber in #192
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Update module path to sigs.k8s.io/cluster-api-provider-packet by @displague in #165
- Enable Control Plane elastic ip management in CCM by @gianarb in #166
- Packetbot works night and day to keep Kubernetes under control by @gianarb in #167
- respect SERVICE_CIDR by @deitch in #170
- ✨ manager: add health probes by @cpanato in #175
- ✨ manager: configure webhook port by @cpanato in #178
- Add Dan Finneran as maintainer by @deitch in #171
- 📖 github: add Issue/PR templates by @cpanato in #176
- dependencies: update some dependencies and cluster-api by @cpanato in #179
- ✨ manager: add leader election namespace option by @cpanato in #180
- manager: add option to configure the sync time by @cpanato in #182
- ✨ manager: add option to watch a specific namespace for reconciliation by @cpanato in #181
- 🏃 misspelling by @johnstudarus in #183
- 🐛 clusterctl init fail because manager does not use a canonical image name by @gianarb in #185
- bump v0.3.3 by @gianarb in #186
New Contributors
- @johnstudarus made their first contribution in #183
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Teach ccm what it needs to look after the control plane endpoint by @gianarb in #154
- Fix broken link to cluster template by @thebsdbox in #155
- The addresses do not contains the right value but a Go obj by @gianarb in #158
- Bump CCM to v1.1.0 by @gianarb in #159
- Bump v0.3.2 by @gianarb in #160
New Contributors
- @thebsdbox made their first contribution in #155
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Support for paused annotation by @gianarb in #120
- Added owner file by @gianarb in #122
- Add SECURITY_CONTACTS by @gianarb in #123
- Add code of conduct by @gianarb in #124
- Adopt Apache 2 by @gianarb in #125
- adopt k8s copyright header by @gianarb in #126
- fix space in copyright header by @gianarb in #128
- OWNERS_ALIASES is required when using groups in the OWNER file by @gianarb in #129
- add slack k8s and mailing list by @gianarb in #132
- newline in copyright by @gianarb in #135
- Hardware reservation support for machine by @gianarb in #137
- chore: update list of cluster-lifecycle admin/maintainers by @gianarb in #138
- Move facility from packetmachine to packetcluster by @gianarb in #140
- Kubernetes HA with multi control plane by @gianarb in #142
- remove master from codebase and where possible from docs by @gianarb in #145
- feat: support use of pxeurls in machine provisioning by @rsmitty in #143
- docs to explain how the cluster-template can be edited by @gianarb in #144
- Use proper latest version of packngo by @deitch in #146
- Swapoff command does not get persisted by @gianarb in #147
- The projectID is fixed as part of the cluster template by @gianarb in #149
- Use a more verbose tag to mark the elastic IP by @gianarb in #150
- update packet-ccm to 1.0.1 (with a pinned url) by @displague in #152
- bump v0.3.1 by @gianarb in #153
New Contributors
Full Changelog: v0.3.0...v0.3.1