Releases: ironcore-dev/cluster-api-provider-ironcore-metal
Releases · ironcore-dev/cluster-api-provider-ironcore-metal
v0.2.0
Changes
🚀 Features
- Add
cluster.clusterNetworkto configureAPIServerPort@defo89 (#87) - Add polling of server claim before setting its ownership to ips @SzymonSAP (#85)
- Refactor IP address claim labels to use separate name and namespace keys @SzymonSAP (#84)
- Add owner reference to ipAddressClaims @SzymonSAP (#81)
- Bump
k8s.io/*to v0.32.3 @afritzler (#83) - Set OwnerReference to
IPAddress@defo89 (#77) - Add capi ipam support @SzymonSAP (#67)
- Rename project to cluster-api-provider-ironcore-metal @hardikdr (#57)
- Resolve conflicts for CAPI version 1.9.4 upgrade @hardikdr (#55)
- Bump
k8s.io/*deps to v0.31.1 @afritzler (#35) - Support setting node Hostname to match Serverclaim name @defo89 (#29)
- Support ServerSelectors for MetalMachine @hardikdr (#28)
- Allow Configuring
Imagefor MetalMachines @defo89 (#19) - Change dev setup to use Ignition for
KubeadmControlPlane@defo89 (#13) - Add
metal-operatorin tilt @defo89 (#12) - Implement ServerClaim-handling in MetalMachine Controller @hardikdr (#9)
- Implement MetalMachine Controller @defo89 (#7)
- Add Readme @hardikdr (#8)
- Setup Github Workflows and Automation @defo89 (#2)
- Fix linters, code-gen and Reuse @hardikdr (#4)
- Initialize APIs and Controllers with Kubebuilder @defo89 (#3)
🐛 Bug Fixes
- make
metaDatacompliant with Ignition 2.x spec @defo89 (#76) - add securityContext to the controller @defo89 (#71)
- Resolve conflicts for CAPI version 1.9.4 upgrade @hardikdr (#55)
- Fix ProviderID @hardikdr (#23)
- Fix ProviderID Format for MetalMachines @hardikdr (#22)
- Handle Unbound ServerClaims @hardikdr (#15)
- Fix Docker Build @hardikdr (#6)
🧰 Maintenance
- Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 @dependabot[bot] (#117)
- Bump actions/checkout from 5 to 6 @dependabot[bot] (#115)
- Bump github.com/ironcore-dev/controller-utils from 0.10.0 to 0.11.0 @dependabot[bot] (#112)
- Bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 @dependabot[bot] (#111)
- Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 @dependabot[bot] (#110)
- Bump github.com/ironcore-dev/metal-operator from 0.0.0-20250403080209-3b2b37617afc to 0.1.0 @dependabot[bot] (#109)
- Bump fsfe/reuse-action from 5 to 6 @dependabot[bot] (#107)
- Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 @dependabot[bot] (#106)
- Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 @dependabot[bot] (#105)
- Bump actions/setup-go from 5 to 6 @dependabot[bot] (#102)
- Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1 @dependabot[bot] (#101)
- Bump sigs.k8s.io/cluster-api from 1.10.2 to 1.10.4 @dependabot[bot] (#95)
- Bump golang from 1.24 to 1.25 @dependabot[bot] (#97)
- Bump actions/checkout from 4 to 5 @dependabot[bot] (#98)
- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 @dependabot[bot] (#96)
- Bump github.com/ironcore-dev/controller-utils from 0.9.9 to 0.10.0 @dependabot[bot] (#94)
- Bump sigs.k8s.io/cluster-api from 1.10.1 to 1.10.2 @dependabot[bot] (#91)
- Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 @dependabot[bot] (#92)
- Bump sigs.k8s.io/cluster-api from 1.9.6 to 1.10.1 @dependabot[bot] (#89)
- Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 @dependabot[bot] (#80)
- Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 @dependabot[bot] (#78)
- Update container build and publish workflow @afritzler (#82)
- Bump golangci/golangci-lint-action from 6 to 7 @dependabot[bot] (#75)
- Bump sigs.k8s.io/cluster-api from 1.9.5 to 1.9.6 @dependabot[bot] (#73)
- Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 @dependabot[bot] (#74)
- Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 @dependabot[bot] (#70)
- Update REUSE.toml @hardikdr (#68)
- Bump sigs.k8s.io/cluster-api from 1.9.4 to 1.9.5 @dependabot[bot] (#64)
- Reuse API update @sap-ospo-bot (#63)
- Bump golang from 1.23 to 1.24 @dependabot[bot] (#62)
- Bump github.com/ironcore-dev/controller-utils from 0.9.6 to 0.9.7 @dependabot[bot] (#52)
- Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 @dependabot[bot] (#51)
- Bump github.com/ironcore-dev/controller-utils from 0.9.5 to 0.9.6 @dependabot[bot] (#46)
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 @dependabot[bot] (#49)
- Bump fsfe/reuse-action from 4 to 5 @dependabot[bot] (#40)
- Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 @dependabot[bot] (#45)
- Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 @dependabot[bot] (#43)
- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 @dependabot[bot] (#41)
- Bump github.com/ironcore-dev/controller-utils from 0.9.4 to 0.9.5 @dependabot[bot] (#42)
- Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 @dependabot[bot] (#37)
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 @dependabot[bot] (#38)
- Bump pascalgn/size-label-action from 0.5.4 to 0.5.5 @dependabot[bot] (#36)
- Bump sigs.k8s.io/cluster-api from 1.8.3 to 1.8.4 @dependabot[bot] (#34)
- Bump sigs.k8s.io/cluster-api from 1.8.1 to 1.8.3 @dependabot[bot] (#32)
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 @dependabot[bot] (#27)
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 @dependabot[bot] (#26)
- Bump pascalgn/size-label-action from 0.5.2 to 0.5.4 @dependabot[bot] (#25)
- Bump sigs.k8s.io/cluster-api from 1.7.4 to 1.8.1 @dependabot[bot] (#21)
- Bump golang from 1.22 to 1.23 @dependabot[bot] (#20)
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 @dependabot[bot] (#17)
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 @dependabot[bot] (#16)
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 @dependabot[bot] (#10)
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 @dependabot[bot] (#5)
v0.1.0
Changes
🚀 Features
- Rename project to cluster-api-provider-ironcore-metal @hardikdr (#57)
- Resolve conflicts for CAPI version 1.9.4 upgrade @hardikdr (#55)
- Bump
k8s.io/*deps to v0.31.1 @afritzler (#35) - Support setting node Hostname to match Serverclaim name @defo89 (#29)
- Support ServerSelectors for MetalMachine @hardikdr (#28)
- Allow Configuring
Imagefor MetalMachines @defo89 (#19) - Change dev setup to use Ignition for
KubeadmControlPlane@defo89 (#13) - Add
metal-operatorin tilt @defo89 (#12) - Implement ServerClaim-handling in MetalMachine Controller @hardikdr (#9)
- Implement MetalMachine Controller @defo89 (#7)
- Add Readme @hardikdr (#8)
- Setup Github Workflows and Automation @defo89 (#2)
- Fix linters, code-gen and Reuse @hardikdr (#4)
- Initialize APIs and Controllers with Kubebuilder @defo89 (#3)
🐛 Bug Fixes
- Resolve conflicts for CAPI version 1.9.4 upgrade @hardikdr (#55)
- Fix ProviderID @hardikdr (#23)
- Fix ProviderID Format for MetalMachines @hardikdr (#22)
- Handle Unbound ServerClaims @hardikdr (#15)
- Fix Docker Build @hardikdr (#6)
🧰 Maintenance
- Bump github.com/ironcore-dev/controller-utils from 0.9.6 to 0.9.7 @dependabot[bot] (#52)
- Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 @dependabot[bot] (#51)
- Bump github.com/ironcore-dev/controller-utils from 0.9.5 to 0.9.6 @dependabot[bot] (#46)
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 @dependabot[bot] (#49)
- Bump fsfe/reuse-action from 4 to 5 @dependabot[bot] (#40)
- Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 @dependabot[bot] (#45)
- Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 @dependabot[bot] (#43)
- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 @dependabot[bot] (#41)
- Bump github.com/ironcore-dev/controller-utils from 0.9.4 to 0.9.5 @dependabot[bot] (#42)
- Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 @dependabot[bot] (#37)
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 @dependabot[bot] (#38)
- Bump pascalgn/size-label-action from 0.5.4 to 0.5.5 @dependabot[bot] (#36)
- Bump sigs.k8s.io/cluster-api from 1.8.3 to 1.8.4 @dependabot[bot] (#34)
- Bump sigs.k8s.io/cluster-api from 1.8.1 to 1.8.3 @dependabot[bot] (#32)
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 @dependabot[bot] (#27)
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 @dependabot[bot] (#26)
- Bump pascalgn/size-label-action from 0.5.2 to 0.5.4 @dependabot[bot] (#25)
- Bump sigs.k8s.io/cluster-api from 1.7.4 to 1.8.1 @dependabot[bot] (#21)
- Bump golang from 1.22 to 1.23 @dependabot[bot] (#20)
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 @dependabot[bot] (#17)
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 @dependabot[bot] (#16)
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 @dependabot[bot] (#10)
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 @dependabot[bot] (#5)