charmed-hpc / slurmutils

Utilities and APIs for interfacing with the Slurm workload manager ⚙️🔌
GNU Lesser General Public License v3.0
1 stars 3 forks source link

chore(release): release slurmutils version 0.7.0 #21

Closed NucciTheBoss closed 1 day ago

NucciTheBoss commented 1 day ago

This PR releases a new version of slurmutils. Changes this release include:

  1. Adding an editor for the cgroup.conf configuration file. This is needed for our slurm_ops charm library.
  2. Refactors how the data models are parsed and marshalled. Makes it easier for us to get the different configuration objects in their str representation for actions like juju run slurmctld/leader show-config.
  3. Fixes a grammatical error in the README.