Releases: metal-stack/cluster-api-provider-metal-stack
Releases · metal-stack/cluster-api-provider-metal-stack
v0.3.0
v0.2.0
General Changes
- fix: release drafter should use correct image tag (#63) @vknabel
- Add v0.2.x support (#62) @vknabel
- feat: labels to reflect machine location #57 #58 (#60) @vknabel
- Integrate metal-ccm. (#48) @Gerrit91
- Remove ControlPlaneEndpoint from cluster-template.yaml because it will be set automatically (#59) @robertvolkmann
- Make nodeNetworkID mandatory (#55) @vknabel
- Remove finalizer if provider machine can not be found (#56) @simcod
- Set advertise address (#54) @robertvolkmann
- Use mini lab ext for kind (#49) @robertvolkmann
- Use official clusterctl container (#50) @robertvolkmann
- Use cluster-template for our sample cluster (#47) @vknabel
- Refactor status handling and resource deletion (#38) @simcod
- Remove useless stacktrace when returning an error during reconcile. (#46) @Gerrit91
- Add custom columns for capms resources (#45) @simcod
- Pre-built OS images that include components required by kubeadm control plane provider (#37) @robertvolkmann
- Remove firewall integration (#40) @robertvolkmann
- Update Cluster API to v1.9.4 (#43) @robertvolkmann
- Replace deprecated linter exportloopref with copyloopvar (#44) @robertvolkmann
- Ensure HMAC is not empty (#42) @robertvolkmann
- Use latest image again (#41) @robertvolkmann
- fix(ci): correctly reference resolved version in drafts (#36) @vknabel
- Attach release manifests for clusterctl (#30) @vknabel
- fix: do not delete provided resources (#32) @vknabel
- fix: race condition in readiness #28 (#31) @vknabel
- Change the
PodCIDR
(#34) @simcod
v0.1.0
General Changes
- Bootstrap first worker node. (#15) @Gerrit91
- Move clusterctl command to lab deployment. (#13) @Gerrit91
- Additional tests (#14) @vknabel
- Allow metal-stack resources to be provided externally. (#10) @Gerrit91
- docs: basic readme, contributing and license #5 (#11) @vknabel
- Add Spell Checking in CI (#12) @majst01
- Firewall controller manager (#9) @vknabel
- Ignition service for bootstrapping kubeadm and kubelet. (#8) @Gerrit91
- Repair pipeline (#6) @Gerrit91