Skip to content

Commit

Permalink
docs(slurm_ops): update todos
Browse files Browse the repository at this point in the history
Apply formatting to the TODO messages so that they render
nicely within tool windows such as PyCharm's TODO widget. Easy
to quickly browse through outstanding items we want to tackle.

Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Oct 6, 2024
1 parent 994422f commit ae0ee9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/charms/hpc_libs/v0/slurm_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,8 @@ def generate(self) -> None:
)


# TODO: https://github.com/charmed-hpc/mungectl/issues/5 -
# Have `mungectl` set user and group permissions on the munge.key file.
class _MungeKeyManager:
"""Control the munge key via `mungectl ...` commands."""

Expand Down

0 comments on commit ae0ee9e

Please sign in to comment.