Skip to content

v0.0.24

Choose a tag to compare

@haseebsyed12 haseebsyed12 released this 10 Sep 02:10
· 544 commits to main since this release
df6d7fd

What's Changed

  • fix(cinder-understack): fix incorrect number of parameters by @cardoe in #1189
  • feat: Update MariaDB Operator and enable HA using Galera by @haseebsyed12 in #1188
  • feat: Configure LIFs and SVM on NetApp by @skrobul in #1190
  • chore(workflows): convert to k8s object triggers by @cardoe in #1163
  • fix(cinder-understack): handle SVM name stripped in pool name and bad values passed from nova by @skrobul in #1191
  • feat(rally): Adds custom rally plugin to wait for Nautobot tenant sync by @nicholaskuechler in #1186
  • feat(dex): bump version to support device authorization flow by @cardoe in #1192
  • chore(deps): update astral-sh/setup-uv digest to 557e51d by @renovate[bot] in #1196
  • chore(deps): update actions/upload-pages-artifact action to v4 by @renovate[bot] in #1198
  • chore(deps): update crate-ci/typos action to v1.36.0 by @renovate[bot] in #1205
  • feat: NetApp Route Management Support by @skrobul in #1194
  • fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.0 by @renovate[bot] in #1220
  • chore: ensure Argo Workflows upgrade as one PR by @cardoe in #1226
  • fix(deps): update dependency typer to >=0.17,<0.18 by @renovate[bot] in #1217
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.2 by @renovate[bot] in #1222
  • fix(deps): update module github.com/gookit/goutil to v0.7.1 by @renovate[bot] in #1221
  • feat: add cleanup_storage_stuff_in_nautobot.py script by @skrobul in #1195
  • fix(deps): update module github.com/spf13/cobra to v1.10.1 by @renovate[bot] in #1224
  • fix(deps): update module github.com/google/go-github/v55 to v74 by @renovate[bot] in #1168
  • fix(deps): update module github.com/google/go-github/v50 to v74 by @renovate[bot] in #1167
  • fix(deps): update module github.com/go-git/go-git/v5 to v5.16.2 by @renovate[bot] in #1165
  • fix(deps): update module github.com/dexidp/dex/api/v2 to v2.4.0 by @renovate[bot] in #1219
  • chore(deps): update dependency openstacksdk to v4.7.0 by @renovate[bot] in #1208
  • fix(deps): update dependency python-novaclient to v18.11.0 by @renovate[bot] in #1216
  • chore(deps): update dependency networktocode.nautobot to v5.15.0 by @renovate[bot] in #1207
  • chore(deps): update dependency ansible-core to v2.19.1 by @renovate[bot] in #1206
  • chore(deps): update golang docker tag by @renovate[bot] in #1211
  • chore(deps): update docker.io/golang docker tag to v1.25 by @renovate[bot] in #1210
  • chore(deps): update dependency community.general to v11.2.1 by @renovate[bot] in #1199
  • chore: go mod tidy by @cardoe in #1227
  • fix(keystone): avoid resetting keys on each deploy by @cardoe in #1193
  • chore(openstack): create schema and document configuration by @cardoe in #1231
  • chore: convert NetApp related dataclasses to pydantic by @skrobul in #1230
  • feat(nova): add attach_volume/detach_volume to ironic driver by @cardoe in #1233

Full Changelog: v0.0.23...v0.0.24