v1.4.0-alpha.2
Pre-release
Pre-release
github-actions
released this
08 Apr 12:35
·
53 commits
to main
since this release
Images
Name | Link |
---|---|
CAPX | ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:1.4.0-alpha.2 |
What's Changed
Breaking Changes 🛠
- Update component versions for CAPI, Kind, and other dependencies by @thunderboltsid in #383
- Mark v1alpha4 CRDs as Deprecated and Unserved by @thunderboltsid in #388
Exciting New Features 🎉
- CAPX clusterclass support by @deepakm-ntnx in #344
- remove CPU/Memory resources settings by @tuxtof in #369
- Add support for Kubernetes v1.29 clusters by @thunderboltsid in #382
Other Changes
- Update codecov.yml to omit generated code by @thunderboltsid in #361
- Use codecov token for uploading codecov report by @thunderboltsid in #362
- Update Labels for E2E tests by @thunderboltsid in #364
- Check-in v1.3.0 manifests in test/e2e/data by @thunderboltsid in #367
- removed samples as its redundant with templates by @deepakm-ntnx in #368
- removed enable-hostpath-provisioner entry by @deepakm-ntnx in #370
- Add a QuickStart e2e with cluster class by @deepakm-ntnx in #371
- Update Linter usage in project by @thunderboltsid in #373
- build: migrate to devbox tooling by @faiq in #358
- refactor: client.go file helper methods by @dkoshkin in #360
- Change target Github branches for Github Actions by @thunderboltsid in #379
- [WIP] renamed kct to use clusterclass name by @deepakm-ntnx in #381
- removed namespace for clusterclass and cluster with topology by @deepakm-ntnx in #384
- restructuring by removing env var usage in clusterclass templates by @thunderboltsid in #392
- Update kustomization.yaml files to new format by @thunderboltsid in #387
- Add variable for setting failureDomains on Cluster by @thunderboltsid in #393
- Add cluster class patch for kubevip control plane endpoint by @thunderboltsid in #394
- Add variable for setting the project on cluster resource by @thunderboltsid in #395
- Add variable for setting the additional categories on cluster by @thunderboltsid in #396
- fix: set the kube-vip var to default value instead of env for clusterclass by @deepakm-ntnx in #402
- Add variable for setting the GPUs on cluster by @thunderboltsid in #397
- Update additionalCategories clusterclass patch to target controlplane and workers separately by @thunderboltsid in #404
- Modify clusterclass patch for subnets to fix subnet cardinality and source for worker subnets by @thunderboltsid in #405
Full Changelog: v1.3.2...v1.4.0-alpha.2