0.5.0-rc.1
What's Changed
New features and enhancements
- add admin dashboards secret to the example environment by @bbezak in https://github.com/stackhpc/azimuth-config/pull/103
Bugs fixed
- Use updated chart defaults during a Tilt deploy by @mkjpryor in https://github.com/stackhpc/azimuth-config/pull/104
Dependency updates
- Update azimuth-ops to 0.5.0-rc.1 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-config/pull/106
Full Changelog: stackhpc/azimuth-config@0.4.0...0.5.0-rc.1
Changes to components
azimuth-images @ 0.7.0
What's Changed
New features and enhancements
- Publish cosign bundle alongside qcow2 files by @JohnGarbutt in azimuth-cloud/azimuth-images#143
- Scan qcow2 images with trivy by @JohnGarbutt in azimuth-cloud/azimuth-images#145
Kubernetes updates
- Update Kubernetes patch versions (v1.26.14, v1.27.11, v1.28.7, v1.29.2) by @azimuth-ci-bot in azimuth-cloud/azimuth-images#147
Dependency updates
- Update ubuntu-jammy base image (20240207) by @azimuth-ci-bot in azimuth-cloud/azimuth-images#142
- Bump prometheus.prometheus to 0.12.0 by @azimuth-ci-bot in azimuth-cloud/azimuth-images#144
- Bump grafana to 10.3.3 by @azimuth-ci-bot in azimuth-cloud/azimuth-images#146
- Bump zenith-client to 0.5.0 by @azimuth-ci-bot in azimuth-cloud/azimuth-images#148
New Contributors
- @JohnGarbutt made their first contribution in azimuth-cloud/azimuth-images#143
Full Changelog: azimuth-cloud/azimuth-images@0.6.3...0.7.0
azimuth @ 0.6.1
What's Changed
Bugs fixed
- Fix broken quota check on update by @mkjpryor in https://github.com/stackhpc/azimuth/pull/179
- Pass updated cloud params on cluster patch by @mkjpryor in https://github.com/stackhpc/azimuth/pull/180
Dependency updates
- Bump cryptography from 42.0.2 to 42.0.3 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/175
- Bump urllib3 from 2.2.0 to 2.2.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/177
Full Changelog: stackhpc/azimuth@0.6.0...0.6.1
azimuth @ 0.6.0
What's Changed
New features and enhancements
- Quota check on update for CaaS appliances by @mkjpryor in https://github.com/stackhpc/azimuth/pull/167
- Add permissions to enable container image signing by @JohnGarbutt in https://github.com/stackhpc/azimuth/pull/169
- Allow updating of Kubernetes cluster during reconciliation by @mkjpryor in https://github.com/stackhpc/azimuth/pull/170
- Allow changing of volume sizes for metrics + logs by @mkjpryor in https://github.com/stackhpc/azimuth/pull/173
Dependency updates
- Bump tzdata from 2023.4 to 2024.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/168
- Bump httpcore from 1.0.2 to 1.0.3 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/171
- Bump rpds-py from 0.17.1 to 0.18.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/172
Full Changelog: stackhpc/azimuth@0.5.1...0.6.0
azimuth-caas-operator @ 0.12.0
What's Changed
New features and enhancements
- Sign the container images we build by @JohnGarbutt in https://github.com/stackhpc/azimuth-caas-operator/pull/93
- Fix metrics by @JohnGarbutt in https://github.com/stackhpc/azimuth-caas-operator/pull/95
- Apply kopf tunings to reduce operator stalls by @mkjpryor in https://github.com/stackhpc/azimuth-caas-operator/pull/97
- Add task name into error messages by @JohnGarbutt in https://github.com/stackhpc/azimuth-caas-operator/pull/94
Full Changelog: stackhpc/azimuth-caas-operator@0.11.1...0.12.0
azimuth-capi-operator @ 0.5.0
What's Changed
New features and enhancements
- Add permissions to enable container image signing by @JohnGarbutt in https://github.com/stackhpc/azimuth-capi-operator/pull/122
- Allow HA and root volume to be specified in template by @mkjpryor in https://github.com/stackhpc/azimuth-capi-operator/pull/123
- Improve template validation checks on upgrade by @mkjpryor in https://github.com/stackhpc/azimuth-capi-operator/pull/126
- Apply kopf tunings to reduce operator stalls by @mkjpryor in https://github.com/stackhpc/azimuth-capi-operator/pull/127
Dependency updates
- Bump the github-actions group with 1 update by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/118
- Bump reloader to 1.0.67 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/120
- Bump openstack-cluster to 0.3.1 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/121
- Bump pydantic from 2.6.0 to 2.6.1 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/119
- Bump httpcore from 1.0.2 to 1.0.3 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/124
- Bump helm to v3.14.1 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/125
- Bump cryptography from 42.0.2 to 42.0.3 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/128
- Bump zenith to 0.5.0 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/129
- Bump anyio from 4.2.0 to 4.3.0 by @dependabot in https://github.com/stackhpc/azimuth-capi-operator/pull/130
- Bump openstack-cluster to 0.4.0 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-capi-operator/pull/131
Full Changelog: stackhpc/azimuth-capi-operator@0.4.1...0.5.0
azimuth-identity-operator @ 0.5.0
What's Changed
New features and enhancements
- Sign container images by @JohnGarbutt in https://github.com/stackhpc/azimuth-identity-operator/pull/60
- Apply kopf tunings to reduce operator stalls by @mkjpryor in https://github.com/stackhpc/azimuth-identity-operator/pull/63
Dependency updates
- Bump multidict from 6.0.4 to 6.0.5 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/55
- Bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/56
- Bump the github-actions group with 1 update by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/57
- Bump pydantic-core from 2.16.1 to 2.16.2 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/58
- Bump pydantic from 2.6.0 to 2.6.1 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/59
- Update Helm to v3.14.1 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth-identity-operator/pull/61
- Bump httpcore from 1.0.1 to 1.0.3 by @dependabot in https://github.com/stackhpc/azimuth-identity-operator/pull/62
New Contributors
- @JohnGarbutt made their first contribution in https://github.com/stackhpc/azimuth-identity-operator/pull/60
Full Changelog: stackhpc/azimuth-identity-operator@0.4.0...0.5.0
zenith @ 0.5.0
What's Changed
New features and enhancements
- Add permissions to enable container image signing by @JohnGarbutt in https://github.com/stackhpc/zenith/pull/231
- Apply kopf tunings to reduce operator stalls by @mkjpryor in https://github.com/stackhpc/zenith/pull/237
Dependency updates
- Bump multidict from 6.0.4 to 6.0.5 in /operator by @dependabot in https://github.com/stackhpc/zenith/pull/205
- Bump certifi from 2023.11.17 to 2024.2.2 in /sshd by @dependabot in https://github.com/stackhpc/zenith/pull/207
- Bump certifi from 2023.11.17 to 2024.2.2 in /client by @dependabot in https://github.com/stackhpc/zenith/pull/208
- Bump certifi from 2023.11.17 to 2024.2.2 in /sync by @dependabot in https://github.com/stackhpc/zenith/pull/211
- Bump pydantic-core from 2.16.1 to 2.16.2 in /client by @dependabot in https://github.com/stackhpc/zenith/pull/209
- Bump pydantic-core from 2.16.1 to 2.16.2 in /sync by @dependabot in https://github.com/stackhpc/zenith/pull/210
- Bump certifi from 2023.11.17 to 2024.2.2 in /operator by @dependabot in https://github.com/stackhpc/zenith/pull/214
- Bump pydantic-core from 2.16.1 to 2.16.2 in /sshd by @dependabot in https://github.com/stackhpc/zenith/pull/206
- Bump pydantic-core from 2.16.1 to 2.16.2 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/212
- Bump certifi from 2023.11.17 to 2024.2.2 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/213
- Bump pydantic-core from 2.16.1 to 2.16.2 in /operator by @dependabot in https://github.com/stackhpc/zenith/pull/215
- Bump markupsafe from 2.1.4 to 2.1.5 in /operator by @dependabot in https://github.com/stackhpc/zenith/pull/216
- Bump starlette from 0.36.1 to 0.36.2 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/218
- Bump fastapi from 0.109.0 to 0.109.1 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/217
- Bump the github-actions group with 1 update by @dependabot in https://github.com/stackhpc/zenith/pull/219
- Bump starlette from 0.36.1 to 0.37.0 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/224
- Bump pydantic from 2.6.0 to 2.6.1 in /sync by @dependabot in https://github.com/stackhpc/zenith/pull/221
- Bump pydantic from 2.6.0 to 2.6.1 in /sshd by @dependabot in https://github.com/stackhpc/zenith/pull/222
- Bump fastapi from 0.109.0 to 0.109.2 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/223
- Bump pydantic from 2.6.0 to 2.6.1 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/225
- Bump pydantic from 2.6.0 to 2.6.1 in /client by @dependabot in https://github.com/stackhpc/zenith/pull/226
- Bump pydantic from 2.6.0 to 2.6.1 in /operator by @dependabot in https://github.com/stackhpc/zenith/pull/220
- Bump uvicorn from 0.27.0.post1 to 0.27.1 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/229
- Bump starlette from 0.37.0 to 0.37.1 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/230
- Update oauth2-proxy to 6.24.1 by @azimuth-ci-bot in https://github.com/stackhpc/zenith/pull/232
- Bump httpcore from 1.0.2 to 1.0.3 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/233
- Update helm to v3.14.1 by @azimuth-ci-bot in https://github.com/stackhpc/zenith/pull/236
- Bump httpcore from 1.0.2 to 1.0.3 in /sync by @dependabot in https://github.com/stackhpc/zenith/pull/234
- Bump httpcore from 1.0.2 to 1.0.3 in /operator by @dependabot in https://github.com/stackhpc/zenith/pull/235
- Bump cryptography from 42.0.2 to 42.0.3 in /operator by @dependabot in https://github.com/stackhpc/zenith/pull/239
- Bump cryptography from 42.0.2 to 42.0.3 in /sshd by @dependabot in https://github.com/stackhpc/zenith/pull/241
- Bump cryptography from 42.0.2 to 42.0.3 in /registrar by @dependabot in https://github.com/stackhpc/zenith/pull/240
Full Changelog: stackhpc/zenith@0.4.0...0.5.0
cluster-api-addon-provider @ 0.5.0
What's Changed
New features and enhancements
- Rework secret watching to support credential rotation by @mkjpryor in https://github.com/stackhpc/cluster-api-addon-provider/pull/49
- Add permissions to enable container image signing by @JohnGarbutt in https://github.com/stackhpc/cluster-api-addon-provider/pull/50
- Apply kopf tunings to reduce operator stalls by @mkjpryor in https://github.com/stackhpc/cluster-api-addon-provider/pull/52
Dependency updates
- Bump multidict from 6.0.4 to 6.0.5 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/44
- Bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/45
- Bump pydantic-core from 2.16.1 to 2.16.2 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/46
- Bump markupsafe from 2.1.4 to 2.1.5 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/47
- Bump pydantic from 2.6.0 to 2.6.1 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/48
- Bump httpcore from 1.0.1 to 1.0.3 by @dependabot in https://github.com/stackhpc/cluster-api-addon-provider/pull/51
New Contributors
- @JohnGarbutt made their first contribution in https://github.com/stackhpc/cluster-api-addon-provider/pull/50
Full Changelog: stackhpc/cluster-api-addon-provider@0.4.0...0.5.0
cluster-api-janitor-openstack @ 0.5.1
What's Changed
New features and enhancements
- Add permissions to enable container image signing by @JohnGarbutt in https://github.com/stackhpc/cluster-api-janitor-openstack/pull/40
Dependency updates
- Bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in https://github.com/stackhpc/cluster-api-janitor-openstack/pull/38
- Bump multidict from 6.0.4 to 6.0.5 by @dependabot in https://github.com/stackhpc/cluster-api-janitor-openstack/pull/39
- Bump httpcore from 1.0.2 to 1.0.3 by @dependabot in https://github.com/stackhpc/cluster-api-janitor-openstack/pull/41
New Contributors
- @JohnGarbutt made their first contribution in https://github.com/stackhpc/cluster-api-janitor-openstack/pull/40
Full Changelog: stackhpc/cluster-api-janitor-openstack@0.5.0...0.5.1
capi-helm-charts @ 0.4.0
What's Changed
New features and enhancements
- Add pod disruption budget to metrics-server by @mkjpryor in https://github.com/stackhpc/capi-helm-charts/pull/253
- Improve cluster autoscaler default config by @mkjpryor in https://github.com/stackhpc/capi-helm-charts/pull/254
- Reduce indentation of allowedCidrs by @heytrav in https://github.com/stackhpc/capi-helm-charts/pull/262
Bugs fixed
- Fix metrics retention size constraint by @mkjpryor in https://github.com/stackhpc/capi-helm-charts/pull/252
- Fix broken Ingress when monitoring is disabled by @mkjpryor in https://github.com/stackhpc/capi-helm-charts/pull/256
Dependency updates
- Update azimuth-images to 0.6.3 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/249
- Update metrics-server addon to 3.12.0 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/248
- Update cert-manager to v1.14.2 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/250
- Update helm to v3.14.1 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/255
- Update cilium addon to 1.15.1 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/257
- Update cluster-api-janitor-openstack to 0.5.1 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/259
- Update addon-provider to 0.5.0 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/260
- Update kube-prometheus-stack addon to 56.7.0 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/261
- Update azimuth-images to 0.7.0 by @azimuth-ci-bot in https://github.com/stackhpc/capi-helm-charts/pull/264
Full Changelog: stackhpc/capi-helm-charts@0.3.1...0.4.0
caas-workstation @ 0.4.0
What's Changed
- Use project manila share user from Azimuth by @sjpb in azimuth-cloud/caas-workstation#17
Full Changelog: azimuth-cloud/caas-workstation@0.3.0...0.4.0
ansible-slurm-appliance @ v1.142
What's Changed
- Don't link manila for /home to manila for /project in caas by @sjpb in stackhpc/ansible-slurm-appliance#363
Full Changelog: stackhpc/ansible-slurm-appliance@v1.141...v1.142
Deployment notes
No changes to galaxy roles/collections.
Image Details
No new image provided by this release.
ansible-slurm-appliance @ v1.141
What's Changed
- Use project manila share user from Azimuth by @sjpb in stackhpc/ansible-slurm-appliance#359
- Address CI comments by @sjpb in stackhpc/ansible-slurm-appliance#347
- Fix failure when setting basic_users state: absent by @sjpb in stackhpc/ansible-slurm-appliance#361
Full Changelog: stackhpc/ansible-slurm-appliance@v1.140.1...v1.141
Deployment notes
No changes to galaxy roles/collections.
Image Details
No new image provided by this release.
ansible-slurm-appliance @ v1.140.1
What's Changed
- Add manila /home specific UI for Arcus by @sjpb in stackhpc/ansible-slurm-appliance#357
- Require user SSH key to be available in ui-meta by @JohnGarbutt in stackhpc/ansible-slurm-appliance#356
- Improve CaaS UI descriptions by @sjpb in stackhpc/ansible-slurm-appliance#358
Full Changelog: stackhpc/ansible-slurm-appliance@v1.140...v1.140.1
These changes only affect the Azimuth CaaS deployments. There are no changes to galaxy roles/collections or images.