Skip to main content

LSST SQuaRE Vault utilities

Project description

# LSST Vault Utilities

This package is a set of Vault utilities useful for the LSST use case.

## Classes

The package name is lsstvaultutils. Its functional classes are:

  1. SecretCopier – this copies secrets between the current Kubernetes context and a Vault instance.

  2. TokenAdmin – this highly LSST-specific class allows you to specify a path under the Vault secret store, and it will generate three tokens (read, write, and admin) for manipulating secrets under the path. It stores those under secret/delegated, so that an admin can find (and, if need be, revoke) them later. It also manages revoking those tokens and removing them from the secret/delegated path.

  3. RecursiveDeleter – this adds a recursive deletion feature to Vault for removing a whole secret tree at a time.

There is also a TimeFormatter class that exists only to add milliseconds to the debugging logs.

## Programs

The major functionality of these classes is also exposed as standalone programs.

  1. copyk2v – copy a Kubernetes secret to a Vault secret path.

  2. copyv2k – copy a set of Vault secrets at a specified path to a Kubernetes secret.

  3. tokenadmin – Creating or revoke token sets for a given Vault secret path.

  4. vaultrmrf – Remove a Vault secret path and everything underneath it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lsstvaultutils-0.0.2.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

lsstvaultutils-0.0.2-py2.py3-none-any.whl (11.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file lsstvaultutils-0.0.2.tar.gz.

File metadata

  • Download URL: lsstvaultutils-0.0.2.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for lsstvaultutils-0.0.2.tar.gz
Algorithm Hash digest
SHA256 89224209545558f79b68130cd8d68a6e0f4f7f69f831d2e41ab0e0da4bdd8fc5
MD5 677603055c46c029778f86e9b31267aa
BLAKE2b-256 3ece90875298645c64aac21ed22019f7809960b3e2c3232acc732cc1ef53a625

See more details on using hashes here.

File details

Details for the file lsstvaultutils-0.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: lsstvaultutils-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for lsstvaultutils-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bb6b80e2b56fcc3a814b8dfe964ddaf33c8072db4038a1464c0402c77c7e0f9f
MD5 7c2faf7f9c4ee7fa71b28edfd9179434
BLAKE2b-256 cb7d870aff3d3af503b8c21bf317c2c3a7802d7d97c0796da1c50416e2173cda

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page