berkeley-dsep-infra / hubploy

Toolkit to deploy many z2jh based JupyterHubs
BSD 3-Clause "New" or "Revised" License
17 stars 15 forks source link

Using SOPS as python package (no, its deprecated) #96

Closed consideRatio closed 4 years ago

consideRatio commented 4 years ago

We are installing and using the sops as a binary, but perhaps we should use the Python package instead?

https://github.com/yuvipanda/hubploy/blob/64f01ed8e24f11ff9b4ad7dbbe30ad4b08eee31c/hubploy/auth.py#L425-L432

Oh... It is deprecated it seems and lacking the new sops features like integration with GCP KMS.