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.1.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

lsstvaultutils-0.0.1-py2.py3-none-any.whl (10.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: lsstvaultutils-0.0.1.tar.gz
  • Upload date:
  • Size: 6.9 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.1.tar.gz
Algorithm Hash digest
SHA256 1cf43a2439c8f9e905bad879db842a0dd61580f27539065bc90395988a356a18
MD5 8b15bc4154bbbe55b16cb7803dd4d03b
BLAKE2b-256 c8cb91d185f0a5afb48cb52ac9168ff85814fdd041bb065ed1ca51c7c8d3c8d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lsstvaultutils-0.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.2 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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d74b2058f8594812383e1e9203759008019f70257c70002bb3a8fc67b2e02ed4
MD5 86d9f199998f5b9c172d9f739072c591
BLAKE2b-256 c9417aa3d51ea71c0de57dca73ea7b8739515bc801cb473118e23c3df4fd7847

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