Skip to content

Releases: metal3-io/baremetal-operator

v0.12.4

22 Apr 13:49
5a088d0

Choose a tag to compare

Changes since v0.12.3

🐛 Bug Fixes

  • Fix HFC controller error loop on deleted resource (#3131)
  • Remove unused RBAC permissions from controller ClusterRole (#3134)

🌱 Others

  • Bump CAPI to v1.12.7 (#3183)
  • Bump the kubernetes group to v0.34.7 (#3171)
  • E2E: Use versioned images for Ironic + backports (#3177)
  • Bump go version used for building to 1.25.9 (#3146)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.6.2 to 0.6.3 in /test (#3129)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.6.2 to 0.6.3 (#3128)

♻️ Superseded or Reverted

The image for this release is: v0.12.4

Thanks to all our contributors! 😊

v0.11.7

22 Apr 13:42
3690cf2

Choose a tag to compare

Changes since v0.11.6

🐛 Bug Fixes

  • Remove unused RBAC permissions from controller ClusterRole (#3135)
  • Fix HFC controller error loop on deleted resource (#3130)

🌱 Others

  • Uplift CAPI to v1.11.10 (#3182)
  • Bump the kubernetes group to v0.33.11 (#3172)
  • Bump go version used for building to 1.25.9 (#3147)

♻️ Superseded or Reverted

The image for this release is: v0.11.7

Thanks to all our contributors! 😊

v0.13.0-beta.0

21 Apr 15:07
c202b9a

Choose a tag to compare

Changes since v0.12.0

🚨 This is a BETA RELEASE. Use it only for testing purposes.
If you find any bugs, file an issue.

⚠️ Breaking Changes

  • Uplifts CAPI to v1.13.0-rc.1, k8s group to v0.35.4 and controller-runtime to v0.23.3 (#3173)
  • Remove the iRMC driver, deprecate BMH.Spec.Firmware (#3034)
More details about the release

✨ New Features

  • Add libvirt network creation and deletion to vbmctl (#3136)
  • Adds Associate logic for HostClaim (#2996)
  • Add multi-architecture PXE boot support (#2966)
  • Add Healthy condition based on BMC health rollup (#3013)
  • Add PCI Address field to HardwareData NIC (#2895)
  • Restructure VBMCTL into separate package and CLI (#2953)
  • Conditions implementation for BareMetalHosts (#2945)
  • HostClaim custom resources (#2856)
  • Allow enabling ExternallyProvisioned for available hosts (#2774)

🐛 Bug Fixes

  • Fix Healthy condition staying Unknown despite Ironic reporting health status (#3133)
  • Add webhook readiness check before starting manager (#3162)
  • Remove unused RBAC permissions from controller ClusterRole (#3113)
  • Fix HFC controller error loop on deleted resource (#3124)
  • Add handling of paused annotation to the HFS controller (#3074)
  • Fix return values of the HFC controller in case of provisioner errors (#3073)
  • Do not check power failure when not applicable (#3069)
  • Enable BMO to abort servicing to back out of failures (#3000)
  • Do not log firmware components on each BMH reconciliation (#2963)
  • Correctly handle resource generations for HFC and HFS (#2964)
  • Make architecture tests portable across x86_64 and aarch64 (#2942)
  • Fix deletion hang when aborting inspection during power-off (#2928)
  • Allow setting force_persistent_boot_device: <value> for deploy_interface: direct (#2614)
  • Fix errors.As usage for NoDataInSecretError (#2890)
  • Sync automated_clean before deprovisioning (#2881)
  • Require PreprovisioningImage for deprovisioning when cleaning is enabled (#2859)

📖 Documentation

  • add OpenSSF OSPS baseline level 1 badge (#3114)
  • Add release 0.12 test triggers to README (#2892)
  • Add explanation to run verify-release.sh script in releasing.md (#2773)

🌱 Others

  • Set manager TLS default back to unset (#3153)
  • Bump github.com/cert-manager/cert-manager from 1.20.1 to 1.20.2 in /test (#3170)
  • Bump the kubernetes group to v0.34.7 (#3169)
  • fix help target alignment and numeric target names (#3168)
  • Add image server management commands to vbmctl (#3121)
  • Create ironic.yaml for the e2e tests from a template file (#3095)
  • Bump CAPI to v1.12.5 (#3154)
  • Bump golang.org/x/crypto from 0.49.0 to 0.50.0 in /test (#3158)
  • Bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 (#3156)
  • Bump github.com/gophercloud/gophercloud/v2 from 2.11.1 to 2.12.0 (#3155)
  • Bump golang.org/x/crypto from 0.49.0 to 0.50.0 in /hack/tools (#3157)
  • Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#3148)
  • Add scheduled github worklow job for Fuzzing (#3122)
  • Bump libvirt.org/go/libvirt from 1.12001.0 to 1.12002.0 in /test (#3140)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.9 to 3.6.10 (#3139)
  • Bump go version used for building to 1.25.9 (#3145)
  • Add maketarget for ensuring docker is present for testing (#2699)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.8.0 to 0.8.1 (#3125)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.8.0 to 0.8.1 in /test (#3127)
  • Bump github.com/cert-manager/cert-manager from 1.20.0 to 1.20.1 in /test (#3126)
  • Remove legacy vbmctl entrypoint and update E2E VM config (#3120)
  • remove unneeded vbmctl template datatypes (#3123)
  • vbmctl: support multiple volume sizes via repeatable --volume-size flag (#3112)
  • Bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3 in /test (#3106)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.8 to 3.6.9 (#3105)
  • Bump CAPI to v1.12.4 (#3104)
  • Bump kubernetes group to v0.34.6 (#3103)
  • Include vbmctl unit tests in unit workflow (#3117)
  • Bump google.golang.org/grpc from 1.72.1 to 1.79.3 (#3096)
  • remove docker push stuff from Makefile (#3092)
  • Fix linter issues in main (#3094)
  • Avoid meaningless logging when a secret is owned by another controller (#2972)
  • Bump libvirt.org/go/libvirt from 1.11010.0 to 1.12001.0 in /test (#3057)
  • Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in /test (#3058)
  • Bump actions/setup-go from 6.2.0 to 6.3.0 in the github-actions group (#3059)
  • Bump github.com/cert-manager/cert-manager from 1.19.4 to 1.20.0 in /test (#3080)
  • Bump golang.org/x/crypto from 0.48.0 to 0.49.0 in /hack/tools (#3078)
  • Bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 in /hack/tools (#3079)
  • bump x/net to v0.49.0 (#3082)
  • Bump golang.org/x/crypto from 0.48.0 to 0.49.0 in /test (#3081)
  • bump gophercloud to v2.11.1 (#3070)
  • Add first fuzzing test for bmc address parsing (#3002)
  • e2e: check that all namespaces are added to WATCH_NAMESPACE (#3068)
  • Tests: avoid duplicated test names (#3065)
  • E2E: Remove libvirt DHCP reservation from VMs (#3033)
  • Update Go version to 1.25.8 (#3063)
  • Update vbmctlapi package name to fix lint error (#3054)
  • add zizmor scanner (#3053)
  • Adds overlays for release v0.12 (#2872)
  • Exclude revive var-naming check for test/vbmctl/pkg/api (#3052)
  • Bump github.com/cert-manager/cert-manager from 1.18.5 to 1.19.4 in /test (#3038)
  • Bump the kubernetes group to v0.34.5 (#3036)
  • harden github actions workflows (#3045)
  • E2E: Increase inotify limits (#3047)
  • move security-insights.yml to .github/ and use upstream validator (#3044)
  • Bump tj-actions/changed-files from 47.0.1 to 47.0.4 in the github-actions group (#3035)
  • Bump opentelemetry.io/otel/sdk to v1.40.0 (#3018)
  • Parameterize container tool in Makefile (#2999)
  • Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.8.0 to 5.8.1 in /hack/tools (#3037)
  • Bump sigs.k8s.io/kustomize/api from 0.21.0 to 0.21.1 in /hack/tools (#3004)
  • Bump golang.org/x/crypto from 0.47.0 to 0.48.0 in /test (#3006)
  • E2E serial logs per test (#2911)
  • bump osv-scanner in hack/verify-release.sh (#3028)
  • Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in /test (#3021)
  • add SECURITY_INSIGHTS.yml (#3015)
  • Bump golang to v1.25 (#2998)
  • add Sunnatillo as reviewer (#3023)
  • e2e: workaround for docker 29 issues (#3014)
  • E2E: Use per-test cluster for upgrades (#2947)
  • add smoshiur1237 as reviewer (#3012)
  • Bump golang.org/x/crypto from 0.47.0 to 0.48.0 in /hack/tools (#3005)
  • Bump sigs.k8s.io/kustomize/api from 0.21.0 to 0.21.1 in /test (#3007)
  • Bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 in /test (#2957)
  • Bump CAPI to v1.12.3 (#3003)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.7.1 to 0.8.0 (#2985)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.7 to 3.6.8 (#2984)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.7.1 to 0.8.0 in /test (#2986)
  • Bump the kubernetes to v0.34.4 (#2983)
  • enforce ol-prefix 'one' style for ordered lists (#2979)
  • fix reapprover workflow (#2977)
  • Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in /test (#2958)
  • bump cert-manager to v1.18.5 (#2976)
  • bump github actions to new major versions (#2965)
  • Bump golang version to 1.24.13 (#2967)
  • E2E: Bump cert-manager to v1.19.2 (#2952)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.7.0 to 0.7.1 in /test (#2933)
  • Bump CAPI to v1.12.2 (#2929)
  • Improve error handling in E2E artifact dump helpers (#2951)
  • Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 (#2956)
  • Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.22.5 (#2932)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.7.0 to 0.7.1 (#2931)
  • E2E: Log collection improvements (#2905)
  • E2E: Cleanup old hardwaredata (#2925)
  • E2E: Avoid BMO < 0.11 and Ironic > 30 together (#2910)
  • Refactor: move HardwareDetails type to HardwareData (#2889)
  • Bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 in /test (#2919)
  • Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in /hack/tools (#2918)
  • Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in /test (#2920)
  • Bump golang version to 1.24.12 (#2912)
  • Log when cannot detach immediately (#2902)
  • Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 in /test (#2899)
  • E2E: Use UEFI (#2770)
  • Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 in /test (#2898)
  • Bump github.com/gophercloud/gophercloud/v2 from 2.9.0 to 2.10.0 (#2897)
  • Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 (#2896)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.6 to 3.6.7 (#2883)
  • Bump capi to v1.12.1 (#2882)
  • Bump sigs.k8s.io/kind from 0.30.0 to 0.31.0 in /test (#2884)
  • Improve behavior on deletion of BMH with unreachable BMC in verifying state (#2879)
  • Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 in /hack/tools (#2862)
  • Add periodic test for release-0.12 (#2875)
  • Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 in /test (#2865)
  • Bump golang.org/x/crypto from 0.45.0 to 0.46.0 in /test (#2864)
  • Bump golang.org/x/crypto from 0.45.0 to 0.46.0 in /hack/tools (#2861)
  • Bump the github-actions group with 2 updates (#2863)
  • update dependabot config for release-0.12 (#2857)
  • add unit tests to SecretManager (#2812)
  • Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /test (#2849)
  • Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#2846)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.6.1 to 0.7.0 (#2845)
  • Bump CAPI to v1.12.0 (#2844)
  • Bump the kubernetes group to v0.34.3 (#2843)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.6.1 to 0.7.0 in /test (#2848)

The image for this release is: v0.13.0-beta.0

_Thanks to all our contributors!...

Read more

v0.12.3

19 Mar 12:37
348b6f5

Choose a tag to compare

Changes since v0.12.2

🐛 Bug Fixes

  • Add handling of paused annotation to the HFS controller (#3090)
  • Fix return values of the HFC controller in case of provisioner errors (#3076)

🌱 Others

  • Bump CAPI to v1.12.4 (#3099)
  • bump google.golang.org/grpc to v1.79.3 (#3097)
  • bump x/net to v0.49.0 (#3083)
  • Bump golangci-lint to v2.5.0 in workflow (#3085)
  • harden pr-verifier workflow trigger (#3088)
  • Update Go version to 1.25.8 (#3064)
  • Bump github.com/cloudflare/circl to v1.6.3 (#3050)
  • Bump github.com/cert-manager/cert-manager from 1.18.5 to 1.18.6 in /test (#3040)
  • Bump the kubernetes group to v0.34.5 (#3039)
  • Bump golangci-lint to v2.5.0 and fix linter findings (#3032)
  • Bump opentelemetry.io/otel/sdk to v1.40.0 (#3020)
  • bump osv-scanner in hack/verify-release.sh (#3030)
  • add Sunnatillo as reviewer (#3026)
  • add smoshiur1237 as reviewer (#3017)
  • Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.8.0 to 5.8.1 in /hack/tools (#2990)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.7 to 3.6.8 (#2988)
  • Bump sigs.k8s.io/kustomize/api from 0.21.0 to 0.21.1 in /test (#2992)

♻️ Superseded or Reverted

The image for this release is: v0.12.3

Thanks to all our contributors! 😊

v0.11.6

19 Mar 12:38
97a56e7

Choose a tag to compare

Changes since v0.11.5

🐛 Bug Fixes

  • Add handling of paused annotation to the HFS controller (#3089)
  • Fix return values of the HFC controller in case of provisioner errors (#3077)

🌱 Others

  • Bump CAPI to v1.11.7 (#3100)
  • bump google.golang.org/grpc to v1.79.3 (#3098)
  • Bump golangci-lint to v2.5.0 (#3086)
  • bump x/net to v0.49.0 (#3084)
  • harden pr-verifier workflow trigger (#3087)
  • Update Go version to 1.25.8 (#3066)
  • Bump github.com/cloudflare/circl to v1.6.3 (#3051)
  • Bump github.com/cert-manager/cert-manager from 1.18.5 to 1.18.6 in /test (#3042)
  • Bump the kubernetes group to v0.33.9 (#3041)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.7 to 3.6.8 (#2995)
  • bump osv-scanner in hack/verify-release.sh (#3031)
  • add Sunnatillo as reviewer (#3025)
  • Bump opentelemetry.io/otel/sdk to v1.40.0 (#3019)
  • add smoshiur1237 as reviewer (#3016)
  • E2E: Avoid pre-pulling release-0.8 (#3010)

♻️ Superseded or Reverted

The image for this release is: v0.11.6

Thanks to all our contributors! 😊

v0.12.2

12 Feb 11:09
dc6e68e

Choose a tag to compare

Changes since v0.12.1

🌱 Others

  • Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.22.5 in /apis (#2938)
  • Bump github.com/cert-manager/cert-manager from 1.18.4 to 1.18.5 in /test (#2974)
  • Bump golang version to 1.24.13 (#2969)
  • Bump CAPI to v1.12.2 (#2935)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.6.1 to 0.6.2 in /test (#2939)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.6.1 to 0.6.2 (#2936)
  • Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.22.5 in /test (#2940)
  • Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.22.5 (#2937)

The image for this release is: v0.12.2

Thanks to all our contributors! 😊

v0.11.5

12 Feb 11:04
8f6b0e3

Choose a tag to compare

Changes since v0.11.4

🌱 Others

  • Bump github.com/cert-manager/cert-manager from 1.18.4 to 1.18.5 in /test (#2975)
  • Bump golang version to 1.24.13 (#2968)
  • Bump CAPI to v1.11.5 (#2941)

The image for this release is: v0.11.5

Thanks to all our contributors! 😊

v0.12.1

19 Jan 10:04
cedad2d

Choose a tag to compare

Changes since v0.12.0

🌱 Others

  • Bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 in /test (#2921)
  • Bump golang version to 1.24.12 (#2913)
  • Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 in /test (#2900)
  • Pin ironic version to release-33.0 (#2891)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.6 to 3.6.7 (#2886)
  • Bump capi to v1.12.1 (#2885)

The image for this release is: v0.12.1

Thanks to all our contributors! 😊

v0.11.4

19 Jan 10:01
6628d5f

Choose a tag to compare

Changes since v0.11.3

🌱 Others

  • Bump golang version to 1.24.12 (#2914)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.6 to 3.6.7 (#2887)

The image for this release is: v0.11.4

Thanks to all our contributors! 😊

v0.12.0

19 Dec 07:36
380b3ce

Choose a tag to compare

Changes since v0.11.0

⚠️ Breaking Changes

  • Remove support for Ironic before 2024.1 (#2756)
  • Completely remove support for ironic-inspector (#2755)
  • Drop the non-Redfish iLO 4 and iLO 5 drivers (#2750)
  • Change architecture default to match controller (#2698)

✨ New Features

  • enable container signing (#2826)
  • BMO: do not require checksums for OCI images (#2806)
  • add image SBOM attestation to image builds (#2813)
  • Make bootMACAddress optional for virtual media with inspection enabled (#2793)
  • Capture and store LLDP data in HardwareData (#2752)
  • Allow recovering hardware details from existing HardwareData (#2754)
  • Integrate with IrSO for getting Ironic details (#2713)
  • Add namespace scoped mode (#2529)
  • Introduce InspectionMode field (#2670)

🐛 Bug Fixes

  • Abort inspection/cleaning before powering off during deletion (#2796)
  • Make bootMACAddress webhook validation case-insensitive (#2740)
  • Align BMO e2e optional test to namespace scoped config (#2716)
  • Create a PreprovisioningImage for servicing if needed (#2690)

📖 Documentation

  • add AGENTS.md (#2763)
  • Add release-0.11 test triggers to README (#2685)
  • Add alpha release in release documentation (#2655)
  • Update info on running e2e locally (#2642)
  • Add explanation to run verify-release.sh script in releasing.md (#2860)

🌱 Others

  • Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /test (#2871)
  • Bump the kubernetes group to v0.34.3 (#2866)
  • Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 in /test (#2870)
  • Bump CAPI to v1.12.0 (#2874)
  • Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#2868)
  • Bump github.com/cert-manager/cert-manager from 1.18.2 to 1.18.4 in /test (#2869)
  • e2e: retry reconcile loop after patching (#2836)
  • E2E: Fix race condition in upgrade tests (#2827)
  • lint: allow long lines in tables and code fences (#2835)
  • e2e: pre-pull images to work around kind ctr import issue (#2833)
  • Bump libvirt.org/go/libvirt from 1.11006.0 to 1.11010.0 in /test (#2831)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.6.0 to 0.6.1 (#2829)
  • bump golang to 1.24.11 (#2822)
  • refactor: use controllerutil.RemoveFinalizer for finalizer management (#2820)
  • Apply gopls modernize suggestions (#2815)
  • Replace custom string utility with standard library (#2819)
  • Bump the github-actions group with 2 updates (#2817)
  • Enable errorlint linter and fix lints (#2809)
  • Bump go.uber.org/zap from 1.27.0 to 1.27.1 (#2800)
  • Add yamllint workflow (#2811)
  • Improve ironic version patching with IrSO (#2808)
  • remove scheduled osv-scanner workflow (#2807)
  • Bump github.com/gophercloud/gophercloud/v2 from 2.8.0 to 2.9.0 (#2801)
  • Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /hack/tools (#2802)
  • Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /test (#2794)
  • E2E: Bump kubectl minimum version to v1.34.1 (#2791)
  • Bump sigs.k8s.io/kustomize/api from 0.20.1 to 0.21.0 in /test (#2786)
  • Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.7.1 to 5.8.0 in /hack/tools (#2784)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.5 to 3.6.6 (#2783)
  • Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 in /hack/tools (#2767)
  • Bump k8s.io modules to v0.34.1 and CR to v0.22.4 (#2779)
  • E2E: External inspection name collision fix (#2775)
  • E2E: Remove duplicate inspection test (#2746)
  • E2E: Pre-download IPA and serve from disk image server (#2760)
  • Update to Pull request template (#2753)
  • vbmctl: support multiple network interfaces (#2207)
  • E2E: Improve logs and artifacts in upgrade tests (#2744)
  • E2E: Make use of DisableCertificateVerification setting (#2715)
  • Add release manifests (#2736)
  • E2E: Use IrSO also in upgrade tests (#2729)
  • E2E: Bump IrSO version to v0.5.2 and unify yaml formatting (#2733)
  • VBMCTL: Avoid re-using the default storage pool (#2365)
  • Bump github.com/metal3-io/ironic-standalone-operator/api from 0.5.1 to 0.6.0 in /test (#2726)
  • Do not use os.Exit outside of cmd (#2717)
  • Replace ironic deployment with IrSO in e2e (#2681)
  • Dockerfile: strip out symbol table by default for public images (#2711)
  • cmd: strip out symbol table & DWARF debugging info (#2709)
  • E2E: Drop periodic job for release-0.8 (#2704)
  • add specific time to dependabot config (#2703)
  • E2E: Change how upgrade tests are cleaned up (#2697)
  • Fix OSV-Scanner (#2677)
  • Increase optional periodic test time (#2696)
  • E2E: Make timeout configurable and increase it for optional periodics (#2686)
  • Add IPA_BASEURI to download ipa image from Nordix (#2680)
  • Add periodic release-0.11 test (#2678)
  • Add e2e tests for release 0.11 (#2674)
  • Accept uppercase format in upgrade focus (#2657)
  • Remove checking keepalived image tag during release (#2656)
  • add dependabot support for release-0.11 (#2660)
  • Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (#2652)
  • update github runners to oci gh arc runners (#2623)
  • Enable linter errname (#2615)

♻️ Superseded or Reverted

The image for this release is: v0.12.0

Thanks to all our contributors! 😊