v1.3.0
Images
Name | Link |
---|---|
CAPX | ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:v1.3.0 |
What's Changed
Exciting New Features 🎉
- fix(manager): remove CPU limit and increase memory limit by @fad3t in #319
- first version of failure domain support for CAPX by @yannickstruyf3 in #335
- Enhance ownerReferences for Secrets used by CAPX by @yannickstruyf3 in #340
- Make CCM for CAPX mandatory by default by @adiantum in #331
Other Changes
- Fix credentials delete logic by @adiantum in #301
- Bump docker/metadata-action from 4 to 5 by @dependabot in #317
- Bump docker/login-action from 2 to 3 by @dependabot in #316
- Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #313
- Bump actions/checkout from 3 to 4 by @dependabot in #314
- E2E for Cilium CNI without Kubeproxy by @adiantum in #310
- Bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 by @dependabot in #324
- Bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 by @dependabot in #326
- Bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 by @dependabot in #327
- fix CVE-2023-39325 by @tuxtof in #329
- update kube-vip to v0.6.3 by @tuxtof in #320
- Add codecov.yml to ensure adequate patch coverage by @thunderboltsid in #328
- Add last git commit hash to build flags by @thunderboltsid in #332
- Cleanup for passing the linter by @thunderboltsid in #336
- Bump aquasecurity/trivy-action from 0.14.0 to 0.15.0 by @dependabot in #337
- Bump actions/setup-go from 4 to 5 by @dependabot in #339
- update kube-vip to v0.6.4 by @tuxtof in #341
- Bump aquasecurity/trivy-action from 0.15.0 to 0.16.0 by @dependabot in #343
- build: gitingore .env and .envrc files by @dkoshkin in #346
- style: dev docs changes by @dkoshkin in #345
- Reflect deprecation of .status.nodeRef in the NutanixMachine CRD by @dlipovetsky in #350
- Change Cilium options to make E2E test successfully pass by @adiantum in #352
- Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 by @dependabot in #353
- Install a local clusterctl executable and use it in make targets by @dlipovetsky in #349
- Bump github/codeql-action from 2 to 3 by @dependabot in #348
- fix: improve error handling for Prism Client by @faiq in #354
- feat: Validate prism endpoint is a valid address by @jimmidyson in #356
- Add
pkg_test.go
files for every package by @thunderboltsid in #357 - refactor: task status file by @dkoshkin in #355
- Bump up default version of CCM to v0.3.2 by @thunderboltsid in #359
New Contributors
- @fad3t made their first contribution in #319
- @dkoshkin made their first contribution in #346
- @dlipovetsky made their first contribution in #350
- @faiq made their first contribution in #354
- @jimmidyson made their first contribution in #356
Full Changelog: v1.2.4...v1.3.0