Releases: charmed-hpc/slurmdbd-operator
Revision 53
resources:
Static resources:
Released to 'latest/edge' at 17:42 UTC on 25 Jul 2024
What's Changed
- fix: set `AuthAltTypes="auth/jwt" for jwt authentication by @jedel1043 in #28
Full Changelog: rev52...rev53
Revision 52
resources:
Static resources:
Released to 'latest/edge' at 21:12 UTC on 17 Jul 2024
What's Changed
- feat!: overhaul slurmdbd charm API by @jamesbeedy in #22
- remove fluentbit and small fixes by @jamesbeedy in #23
- stop and start munge when writing the munge key by @jamesbeedy in #25
- chore: fix CI pipeline by @jedel1043 in #26
New Contributors
- @jedel1043 made their first contribution in #26
Full Changelog: rev51...rev52
Revision 51
resources:
Static resources:
Released to 'latest/edge' at 13:47 UTC on 18 Dec 2023
What's Changed
- Drop support for Ubuntu Focal by @jaimesouza in #21
Full Changelog: rev50...rev51
Revision 50
resources:
Static resources:
Released to 'latest/edge' at 17:38 UTC on 26 Oct 2023
What's Changed
- Update slurm-ops-manager in requirements.txt by @jaimesouza in #20
Full Changelog: rev49...rev50
Revision 49
resources:
Static resources:
Released to 'latest/edge' at 12:42 UTC on 2 Oct 2023
What's Changed
- Drop support for CentOS 7 by @jaimesouza in #19
Full Changelog: rev48...rev49
Revision 48
resources:
Static resources:
Released to 'latest/edge' at 20:46 UTC on 24 Aug 2023
What's Changed
- Add support for using local charms in integration tests by @NucciTheBoss in #18
Full Changelog: rev47...rev48
Revision 47
resources:
Static resources:
Released to 'latest/edge' at 14:05 UTC on 4 Aug 2023
What's Changed
- Add README & CONTRIBUTING by @NucciTheBoss in #13
- Update README.md by @jaimesouza in #14
- Auto-generate version file when slurmdbd operator is packed by @NucciTheBoss in #16
- Configure database per the DatabaseCreatedEvent by @wolsen in #15
New Contributors
Full Changelog: rev46...rev47
Revision 46
resources:
Static resources:
Released to 'latest/edge' at 22:02 UTC on 10 May 2023
What's Changed
- Add support for Ubuntu 22.04: part 2 by @NucciTheBoss in #12
Full Changelog: rev45...rev46
Revision 45
resources:
Static resources:
Released to 'latest/edge' at 18:59 UTC on 28 Apr 2023
What's Changed
- Update slurm-ops-manager to version 0.8.12 by @jaimesouza in #10
- Drop needs_reboot conditional in
_check_status(...)
by @NucciTheBoss in #11
Full Changelog: rev44...rev45
Revision 44
resources:
Static resources:
Released to 'latest/edge' at 18:18 UTC on 14 Apr 2023
What's Changed
- Add support for Ubuntu 22.04: part 1 by @NucciTheBoss in #8
- bugfix: Use
ubuntu-latest
instead of20.04
by @NucciTheBoss in #9
Full Changelog: rev43...rev44