Skip to content

Releases: azimuth-cloud/azimuth-config

2024.12.0

12 Dec 13:21
48ce0bc
Compare
Choose a tag to compare

What's Changed

New features and enhancements

Dependency updates

  • Update azimuth-ops to 0.13.0 by @azimuth-automation-bot in #196
  • Update azimuth-ops to 0.13.1 by @azimuth-automation-bot in #197

New Contributors

Full Changelog: 2024.10.0...2024.12.0

Changes to components

ansible-collection-azimuth-ops @ 0.13.1

What's Changed

Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.13.0...0.13.1

ansible-collection-azimuth-ops @ 0.13.0

What's Changed

New features and enhancements
Dependency updates

New Contributors

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.12.0...0.13.0

azimuth-images @ 0.16.1

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/azimuth-images@0.16.0...0.16.1

azimuth-images @ 0.16.0

What's Changed

New features and enhancements
Kubernetes updates
Dependency updates
Read more

2024.10.0

29 Oct 09:36
11a43b3
Compare
Choose a tag to compare

What's Changed

New features and enhancements

Bugs fixed

Dependency updates

  • Update azimuth-ops to 0.12.0-alpha.1 by @azimuth-automation-bot in #180
  • Update azimuth-ops to 0.12.0-alpha.2 by @azimuth-automation-bot in #184
  • Update azimuth-ops to 0.12.0-alpha.3 by @azimuth-automation-bot in #185
  • Update azimuth-ops to 0.12.0 by @azimuth-automation-bot in #186

New Contributors

Full Changelog: 2024.9.1...2024.10.0

Changes to components

ansible-collection-azimuth-ops @ 0.12.0

What's Changed

New features and enhancements
Bugs fixed
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.11.3...0.12.0

azimuth-images @ 0.15.0

What's Changed

New features and enhancements
Kubernetes updates
Dependency updates

New Contributors

Full Changelog: azimuth-cloud/azimuth-images@0.14.0...0.15.0

azimuth-images @ 0.14.0

What's Changed

New features and enhancements
Read more

2024.9.1

01 Oct 15:38
7e4da99
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • Update azimuth-ops to 0.11.3 by @azimuth-automation-bot in #178

Full Changelog: 2024.9.0...2024.9.1

Changes to components

ansible-collection-azimuth-ops @ 0.11.3

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.11.2...0.11.3

caas-workstation @ 0.8.1

What's Changed

Full Changelog: azimuth-cloud/caas-workstation@0.8.0...0.8.1

ansible-slurm-appliance @ v1.153.1

What's Changed

Full Changelog: stackhpc/ansible-slurm-appliance@v1.153...v1.153.1

No new images provided at this release.

ansible-slurm-appliance @ v1.153

What's Changed

Full Changelog: stackhpc/ansible-slurm-appliance@v1.152...v1.153

Image details

Three new images are available:

2024.9.0

24 Sep 15:15
2629806
Compare
Choose a tag to compare

Major breaking changes

In this release, all of the Azimuth repositories have moved from the stackhpc GitHub org to azimuth-cloud. In practice, this means that you must update two things:

Git upstream remote

You must update the URL for the upstream remote in git before following the
upgrade procedure:

git remote set-url upstream https://github.com/azimuth-cloud/azimuth-config.git

Playbook invocations

The azimuth-ops Ansible collection has changed namespace from stackhpc to azimuth_cloud, which means that wherever playbooks from this collection are invoked the namespace must be updated, i.e.:

stackhpc.azimuth.{provision,generate_tests,destroy}

must be updated to:

azimuth_cloud.azimuth_ops.{provision,generate_tests,destroy}

This includes any continuous deployment (CD) scripts and configurations, e.g. GitLab CI/CD configuration files.

Once this update has been made, updates should be able to proceed as normal.

What's Changed

New features and enhancements

  • Moved repository from stackhpc to azimuth-cloud
  • Add performance tuning and reporting in Ansible config by @m-bull in #166
  • Add a new kube-connect script, independent of tilt-up by @mkjpryor in #168
  • Add schedule operator to Tilt components by @mkjpryor in #169
  • Remove references to stackhpc where possible by @mkjpryor in #170
  • Add LICENSE file by @mkjpryor in #171
  • Add example GitHub workflow for automated update PRs by @sd109 in #167
  • Wait for FIPs to become available in CI by @mkjpryor in #172
  • Fix debug bundle creation when components are missing by @mkjpryor in #175
  • Use actions corresponding to code in upgrade test by @mkjpryor in #177
  • Update Magnum CAPI cluster version to 1.28 by @sd109 in #173

Bugs fixed

  • Fix release notes generation to work with the Ansible !unsafe tag by @mkjpryor in #165

Dependency updates

  • Update azimuth-ops to 0.11.2 by @azimuth-automation-bot in #174

New Contributors

  • @azimuth-automation-bot made their first contribution in #174

Full Changelog: 0.9.0...2024.9.0

Changes to components

ansible-collection-azimuth-ops @ 0.11.2

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.11.1...0.11.2

ansible-collection-azimuth-ops @ 0.11.1

What's Changed

Bugs fixed
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.11.0...0.11.1

ansible-collection-azimuth-ops @ 0.11.0

What's Changed

New features and enhancements
Bugs fixed
Dependency updates
Read more

0.9.0

17 Jul 08:44
78b9435
Compare
Choose a tag to compare

What's Changed

New features and enhancements

Dependency updates

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
Dependency updates

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
Dependency updates

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
Bugs fixed
Dependency updates

New Contributors

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
Bugs fixed
Dependency updates

New Contributors

Full Changelog: stackhpc/azimuth@0.9.0...0.10.0

azimuth-caas-operator @ 0.13.0

What's Changed

New features and enhancements
Bugs fixed
Dependency updates

Full Changelog: stackhpc/azimuth-caas-operator@0.12.6...0.13.0

azimuth-capi-operator @ 0.6.1

What's Changed

Bugs fixed
Dependency updates
Read more

0.8.2

02 Jul 16:20
c52c393
Compare
Choose a tag to compare

What's Changed

Fixes CVE-2024-6387 in OpenSSH

New features and enhancements

Dependency updates

New Contributors

Full Changelog: stackhpc/azimuth-config@0.8.1...0.8.2

Changes to components

ansible-collection-azimuth-ops @ 0.8.2

What's Changed

Fixes CVE-2024-6387 in OpenSSH

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.8.1...0.8.2

azimuth-images @ 0.12.0

What's Changed

Fixes CVE-2024-6387 for OpenSSH

Kubernetes updates
Dependency updates

Full Changelog: azimuth-cloud/azimuth-images@0.11.0...0.12.0

zenith @ 0.10.1

What's Changed

Dependency updates

Full Changelog: stackhpc/zenith@0.10.0...0.10.1

zenith @ 0.10.0

What's Changed

Bugs fixed
Dependency updates

Full Changelog: stackhpc/zenith@0.9.0...0.10.0

ansible-slurm-appliance @ v1.149

What's Changed

Full Changelog: stackhpc/ansible-slurm-appliance@v1.148...v1.149

Image Details

No new images are available at this time.

ansible-slurm-appliance @ v1.148

What's Changed

Full Changelog: stackhpc/ansible-slurm-appliance@v1.147...v1.148

Image Details

Two new images are available, both of which require a 15GB root disk:

0.8.1

20 Jun 12:48
7606ef0
Compare
Choose a tag to compare

What's Changed

Dependency updates

Full Changelog: stackhpc/azimuth-config@0.8.0...0.8.1

Changes to components

ansible-collection-azimuth-ops @ 0.8.1

What's Changed

Bugs fixed

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.8.0...0.8.1

0.8.0

14 Jun 16:15
9bb9d39
Compare
Choose a tag to compare

What's Changed

New features and enhancements

Bugs fixed

Dependency updates

Full Changelog: stackhpc/azimuth-config@0.7.2...0.8.0

Changes to components

ansible-collection-azimuth-ops @ 0.8.0

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.7.2...0.8.0

azimuth-images @ 0.11.0

What's Changed

New features and enhancements
Bugs fixed
Kubernetes updates
Dependency updates

Full Changelog: azimuth-cloud/azimuth-images@0.10.0...0.11.0

azimuth @ 0.9.0

What's Changed

New features and enhancements
Dependency updates

New Contributors

Full Changelog: stackhpc/azimuth@0.8.2...0.9.0

azimuth-caas-operator @ 0.12.6

What's Changed

New features and enhancements

Full Changelog: stackhpc/azimuth-caas-operator@0.12.5...0.12.6

azimuth-capi-operator @ 0.6.0

What's Changed

New features and enhancements
Bugs fixed
Dependency updates
Read more

0.7.2

14 May 11:45
a558b2b
Compare
Choose a tag to compare

What's Changed

Dependency updates

Full Changelog: stackhpc/azimuth-config@0.7.1...0.7.2

Changes to components

ansible-collection-azimuth-ops @ 0.7.2

What's Changed

Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.7.1...0.7.2

zenith @ 0.7.4

What's Changed

New features and enhancements

Full Changelog: stackhpc/zenith@0.7.3...0.7.4

0.7.1

13 May 15:45
f409fc0
Compare
Choose a tag to compare

What's Changed

Dependency updates

Full Changelog: stackhpc/azimuth-config@0.7.0...0.7.1

Changes to components

ansible-collection-azimuth-ops @ 0.7.1

What's Changed

Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.7.0...0.7.1

azimuth-caas-operator @ 0.12.5

What's Changed

Bugs fixed

Full Changelog: stackhpc/azimuth-caas-operator@0.12.4...0.12.5

zenith @ 0.7.3

What's Changed

Bugs fixed
Dependency updates

Full Changelog: stackhpc/zenith@0.7.2...0.7.3