0.9.0
What's Changed
New features and enhancements
- Add a backup and restore test by @mkjpryor in https://github.com/stackhpc/azimuth-config/pull/161
- Clarify dev environment usage in docs by @mkjpryor in https://github.com/stackhpc/azimuth-config/pull/162
- Fix issues with restore test by @mkjpryor in https://github.com/stackhpc/azimuth-config/pull/163
- Add upgrade tests for platforms by @mkjpryor in https://github.com/stackhpc/azimuth-config/pull/164
Dependency updates
- Update azimuth-ops to 0.9.0 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-config/pull/160
Full Changelog: stackhpc/azimuth-config@0.8.2...0.9.0
Changes to components
ansible-collection-azimuth-ops @ 0.9.2
What's Changed
New features and enhancements
- Bump slurm to v1.150 by @sjpb in azimuth-cloud/ansible-collection-azimuth-ops#578
- Add upgrade tests with separate persistent vars file by @mkjpryor in azimuth-cloud/ansible-collection-azimuth-ops#576
Dependency updates
- Update caas-workstation to 0.7.1 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#577
Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.9.1...0.9.2
ansible-collection-azimuth-ops @ 0.9.1
What's Changed
Bugs fixed
- CSI plugin is now part of Velero core by @mkjpryor in azimuth-cloud/ansible-collection-azimuth-ops#575
Dependency updates
- Update ingress-nginx to 4.11.0 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#571
Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.9.0...0.9.1
ansible-collection-azimuth-ops @ 0.9.0
What's Changed
New features and enhancements
- Move CaaS TF states to Kubernetes secrets and remove Consul by @mkjpryor in azimuth-cloud/ansible-collection-azimuth-ops#564
- Install K9s on the seed by @MoteHue in azimuth-cloud/ansible-collection-azimuth-ops#569
- Rework and simplify backup procedure by @mkjpryor in azimuth-cloud/ansible-collection-azimuth-ops#572
Bugs fixed
- Fix broken WAL shipping for Keycloak DB by @mkjpryor in azimuth-cloud/ansible-collection-azimuth-ops#570
Dependency updates
- Update cert-manager to v1.15.1 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#541
- Update helm to v3.15.2 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#548
- Update capi-helm-openstack-cluster to 0.9.0 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#552
- Update k3s to v1.30.2+k3s1 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#553
- Update cluster-api-addon-provider to 0.5.9 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#555
- Update cluster-api-janitor-openstack to 0.5.9 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#556
- Update azimuth-identity-operator to 0.6.1 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#558
- Update azimuth to 0.10.0 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#559
- Update azimuth-schedule-operator to 0.4.0 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#560
- Update azimuth-capi-operator to 0.6.1 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#565
- Update keycloak-operator to 25.0.1 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#549
- Update velero to 7.1.0 by @azimuth-ci-bot in azimuth-cloud/ansible-collection-azimuth-ops#420
New Contributors
- @MoteHue made their first contribution in azimuth-cloud/ansible-collection-azimuth-ops#569
Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.8.2...0.9.0
azimuth @ 0.10.0
What's Changed
New features and enhancements
- Fix size lookup when a flavor has been deleted by @MoteHue in https://github.com/stackhpc/azimuth/pull/242
- Fail if multiple networks with the same tag exist by @mkjpryor in https://github.com/stackhpc/azimuth/pull/252
Bugs fixed
- Prevent FIPs with a port from being used by @mkjpryor in https://github.com/stackhpc/azimuth/pull/249
Dependency updates
- Bump braces from 3.0.2 to 3.0.3 in /ui by @dependabot in https://github.com/stackhpc/azimuth/pull/243
- Bump urllib3 from 2.2.1 to 2.2.2 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/245
- Bump ws from 8.10.0 to 8.17.1 in /ui by @dependabot in https://github.com/stackhpc/azimuth/pull/244
- Bump djangorestframework from 3.15.1 to 3.15.2 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/247
- Bump easykube from 0.3.2 to 0.3.3 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/254
- Bump voluptuous from 0.14.2 to 0.15.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/253
- Bump cryptography from 42.0.7 to 42.0.8 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/241
- Bump whitenoise from 6.6.0 to 6.7.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/246
- Bump nginx to 1.27.0 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth/pull/248
New Contributors
- @MoteHue made their first contribution in https://github.com/stackhpc/azimuth/pull/242
Full Changelog: stackhpc/azimuth@0.9.0...0.10.0
azimuth-caas-operator @ 0.13.0
What's Changed
New features and enhancements
- Update Python packages by @mkjpryor in https://github.com/stackhpc/azimuth-caas-operator/pull/122
- Support Kubernetes backend for OpenTofu states by @mkjpryor in https://github.com/stackhpc/azimuth-caas-operator/pull/133
Bugs fixed
- Remove liveness and startup probes by @mkjpryor in https://github.com/stackhpc/azimuth-caas-operator/pull/147
- Automatically retry failed deletes by @JohnGarbutt in https://github.com/stackhpc/azimuth-caas-operator/pull/108
Dependency updates
- Bump helm/kind-action from 1.9.0 to 1.10.0 in the github-actions group by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/117
- Bump kube-custom-resource from 0.3.0 to 0.4.0 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/127
- Bump yarl from 1.9.2 to 1.9.4 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/110
- Bump exceptiongroup from 1.1.3 to 1.2.1 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/138
- Bump typing-extensions from 4.8.0 to 4.12.2 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/137
- Bump httpcore from 1.0.1 to 1.0.5 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/136
- Bump annotated-types from 0.6.0 to 0.7.0 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/135
- Update hacking requirement from <3.1,>=3.0 to >=3.0,<6.2 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/134
- Bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/143
- Bump frozenlist from 1.4.0 to 1.4.1 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/142
- Bump sniffio from 1.3.0 to 1.3.1 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/141
- Bump cryptography from 42.0.5 to 42.0.8 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/140
- Bump idna from 3.4 to 3.7 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/139
- Bump easykube from 0.3.1 to 0.3.3 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/144
- Bump kopf from 1.36.2 to 1.37.2 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/145
- Bump pycparser from 2.21 to 2.22 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/146
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in https://github.com/stackhpc/azimuth-caas-operator/pull/153
Full Changelog: stackhpc/azimuth-caas-operator@0.12.6...0.13.0
azimuth-capi-operator @ 0.6.1
What's Changed
Bugs fixed
- Remove liveness and startup probes by @mkjpryor in https://github.com/stackhpc/azimuth-capi-operator/pull/227
Dependency updates
- Bump kube-custom-resource from 0.3.0 to 0.4.0 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/217
- Bump pydantic from 2.7.3 to 2.7.4 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/221
- Bump pydantic-core from 2.18.4 to 2.19.0 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/220
- Bump pydantic-core from 2.19.0 to 2.20.0 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/224
- Bump reloader to 1.0.115 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/219
- Bump easykube from 0.3.2 to 0.3.3 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/225
- Bump helm to v3.15.2 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/222
- Bump typing-extensions from 4.12.1 to 4.12.2 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/228
- Bump pydantic from 2.7.4 to 2.8.0 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/229
- Bump zenith to 0.10.1 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/218
- Bump openstack-cluster to 0.9.0 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/223
Full Changelog: stackhpc/azimuth-capi-operator@0.6.0...0.6.1
azimuth-identity-operator @ 0.6.1
What's Changed
Bugs fixed
- Remove liveness and startup probes by @mkjpryor in https://github.com/stackhpc/azimuth-identity-operator/pull/133
Dependency updates
- Bump typing-extensions from 4.12.1 to 4.12.2 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/125
- Update Helm to v3.15.2 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-identity-operator/pull/128
- Bump pydantic-core from 2.18.4 to 2.20.0 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/131
- Bump easykube from 0.3.2 to 0.3.3 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/132
- Bump pydantic from 2.7.3 to 2.7.4 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/130
- Bump kube-custom-resource from 0.3.0 to 0.4.0 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/122
Full Changelog: stackhpc/azimuth-identity-operator@0.6.0...0.6.1
azimuth-schedule-operator @ 0.4.0
What's Changed
Bugs fixed
- Remove liveness and startup probes by @mkjpryor in https://github.com/stackhpc/azimuth-schedule-operator/pull/44
Dependency updates
- Bump exceptiongroup from 1.2.0 to 1.2.1 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/27
- Bump aiohttp from 3.9.3 to 3.9.5 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/26
- Bump black from 24.3.0 to 24.4.2 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/19
- Bump helm/kind-action from 1.9.0 to 1.10.0 in the github-actions group by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/16
- Bump httpcore from 1.0.4 to 1.0.5 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/8
- Bump idna from 3.6 to 3.7 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/34
- Bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/33
- Bump voluptuous from 0.14.2 to 0.15.1 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/32
- Bump pydantic from 2.7.3 to 2.7.4 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/37
- Bump platformdirs from 4.2.0 to 4.2.2 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/36
- Bump anyio from 4.3.0 to 4.4.0 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/31
- Bump cliff from 4.6.0 to 4.7.0 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/35
- Bump easykube from 0.3.1 to 0.3.3 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/38
- Bump tomlkit from 0.12.4 to 0.12.5 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/39
- Bump kube-custom-resource from 0.3.0 to 0.4.0 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/40
- Bump packaging from 24.0 to 24.1 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/41
- Bump kopf from 1.37.1 to 1.37.2 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/42
- Bump annotated-types from 0.6.0 to 0.7.0 by @dependabot in https://github.com/stackhpc/azimuth-schedule-operator/pull/43
Full Changelog: stackhpc/azimuth-schedule-operator@0.3.0...0.4.0
cluster-api-addon-provider @ 0.5.9
What's Changed
Bugs fixed
- Remove liveness and startup probes by @mkjpryor in https://github.com/stackhpc/cluster-api-addon-provider/pull/105
Dependency updates
- Bump easykube from 0.3.2 to 0.3.3 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/104
Full Changelog: stackhpc/cluster-api-addon-provider@0.5.8...0.5.9
cluster-api-addon-provider @ 0.5.8
What's Changed
Dependency updates
- Bump typing-extensions from 4.12.1 to 4.12.2 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/99
- Bump kube-custom-resource from 0.3.0 to 0.4.0 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/100
- Bump pydantic-core from 2.18.4 to 2.19.0 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/101
- Bump pydantic from 2.7.3 to 2.7.4 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/102
- Bump pydantic-core from 2.19.0 to 2.20.0 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/103
Full Changelog: stackhpc/cluster-api-addon-provider@0.5.7...0.5.8
cluster-api-janitor-openstack @ 0.5.9
What's Changed
Dependency updates
- Bump easykube from 0.3.2 to 0.3.3 by @dependabot in https://github.com/stackhpc/cluster-api-janitor-openstack/pull/65
Full Changelog: stackhpc/cluster-api-janitor-openstack@0.5.8...0.5.9
cluster-api-janitor-openstack @ 0.5.8
What's Changed
Dependency updates
- Bump typing-extensions from 4.12.1 to 4.12.2 by @dependabot in https://github.com/stackhpc/cluster-api-janitor-openstack/pull/64
Full Changelog: stackhpc/cluster-api-janitor-openstack@0.5.7...0.5.8
capi-helm-charts @ 0.9.0
What's Changed
New features and enhancements
- Add node problem detector as a default addon by @mkjpryor in https://github.com/stackhpc/capi-helm-charts/pull/356
Dependency updates
- Update k8s-keystone-auth addon to 1.3.0 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/355
- Update helm to v3.15.2 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/353
- Update cluster-api to v1.7.3 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/352
- Update addon-provider to 0.5.9 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/358
- Update cluster-api-janitor-openstack to 0.5.9 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/357
- Update cert-manager to v1.15.1 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/349
- Update azimuth-images to 0.12.0 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/359
Full Changelog: stackhpc/capi-helm-charts@0.8.0...0.9.0
capi-helm-charts @ 0.8.0
What's Changed
New features and enhancements
- Add support for Manila CSI using CephFS by @assumptionsandg in https://github.com/stackhpc/capi-helm-charts/pull/329
- Improve documentation, especially for Manila CSI by @mkjpryor in https://github.com/stackhpc/capi-helm-charts/pull/354
Dependency updates
- Update cilium addon to 1.15.6 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/351
New Contributors
- @assumptionsandg made their first contribution in https://github.com/stackhpc/capi-helm-charts/pull/329
Full Changelog: stackhpc/capi-helm-charts@0.7.0...0.8.0
caas-workstation @ 0.7.1
What's Changed
- Update link to Gaucamole logo by @sd109 in azimuth-cloud/caas-workstation#24
Full Changelog: azimuth-cloud/caas-workstation@0.7.0...0.7.1
caas-workstation @ 0.7.0
What's Changed
- Use JSON config format for more flexibility by @mkjpryor in azimuth-cloud/caas-workstation#23
Full Changelog: azimuth-cloud/caas-workstation@0.6.1...0.7.0
caas-repo2docker @ 0.5.0
What's Changed
- Use JSON config format for additional flexibility by @mkjpryor in azimuth-cloud/caas-repo2docker#11
Full Changelog: azimuth-cloud/caas-repo2docker@0.4.0...0.5.0
caas-r-studio-server @ 0.5.0
What's Changed
- Use JSON config format for additional flexibility by @mkjpryor in azimuth-cloud/caas-r-studio-server#7
Full Changelog: azimuth-cloud/caas-r-studio-server@0.4.0...0.5.0
ansible-slurm-appliance @ v1.150
What's Changed
- Fix squid port default by @sjpb in stackhpc/ansible-slurm-appliance#405
- Allow extending fat images with site-specific groups by @sjpb in stackhpc/ansible-slurm-appliance#403
- Remove squid nodes from podman group by @sjpb in stackhpc/ansible-slurm-appliance#407
- Fix README for RL9 by @sjpb in stackhpc/ansible-slurm-appliance#408
- Add support for defining groups to basic_users by @sjpb in stackhpc/ansible-slurm-appliance#406
- Revert to base ssh repos by @sjpb in stackhpc/ansible-slurm-appliance#410
Full Changelog: stackhpc/ansible-slurm-appliance@v1.149...v1.150
Image details
Two new images are available, both of which require a 15GB root disk:
- RL8 without OFED: openhpc-RL8-240712-1426-6830f97b
- RL9 with OFED: openhpc-ofed-RL9-240712-1425-6830f97b