lablup / backend.ai

Backend.AI is a streamlined, container-based computing cluster platform that hosts popular computing/ML frameworks and diverse programming languages, with pluggable heterogeneous accelerator support including CUDA GPU, ROCm GPU, TPU, IPU and other NPUs.
https://www.backend.ai
GNU Lesser General Public License v3.0
521 stars 154 forks source link

Keypair expiration dates #311

Open achimnol opened 2 years ago

achimnol commented 2 years ago

Let’s add an additional field to keypairs to keep track of their expiration dates and notify the admin/users if needed.

achimnol commented 2 years ago

When the manager automatically deactivates a keypair, it should also record this action in the audit logs. (#502)