The Wayback Machine - https://web.archive.org/web/20210917042839/https://github.com/topics/hashicorp
Skip to content
#

hashicorp

Here are 539 public repositories matching this topic...

guxlightyear
guxlightyear commented Nov 11, 2020

While reviewing our application logs, I have noticed a line that looked like this (redacted for obvious reasons).

{"level":50,"time":1605105915359,"pid":17,"hostname":"platform-kubernetes-external-secrets-578c5b47f4-gh4db","stack":"TypeError: Cannot use 'in' operator to search for 'DATABASE_PORT' in DATABASE_HOST=<redacted> DATABASE_PORT=3306 DATABASE_USER=<redacted> DATABASE_PASSWORD=<red
johnnybubonic
johnnybubonic commented Mar 2, 2021

So there is currently an hvac.v1.Client.sys.list_mounted_secrets_engines() method.

However, for obvious reasons this will fail as it will attempt to list all mounted secrets engines (as it calls /v1/sys/mounts).

The web UI, however, shows what mounts the current token has access to.

While poking around the live API documentation the other day (`VAULT_BASE_URI/ui/vault/api-explorer

Improve this page

Add a description, image, and links to the hashicorp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hashicorp topic, visit your repo's landing page and select "manage topics."

Learn more