Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Use jwtctl to get/set/generate the JWT signing key used by Slurm #36

Open
NucciTheBoss opened this issue Oct 1, 2024 · 0 comments

Comments

@NucciTheBoss
Copy link
Member

PR #34 adds an initial implementation for JWT signing key management that uses the cryptography module as the backend for generating the signing key. However, in the future, we want to use a tool similar to mungectl to manage the JWT key so that we aren't entirely reliant on slurm_ops to manage the key. This also makes it much easier to proxy in external compute nodes as they can have the same interface as the Slurm daemons managed by the Slurm charms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant