-
I am looking for the lookup tool for [credstash](https://github.com/fugue/credstash), and found `confd` do support to use backend `dynamodb`, similar as `credstash`.
But when run `confd -backend dy…
-
It is possible to apply an entire secretRef to a deployment without editing the deployment.
```
kubectl get secret secrets -n envtest
NAME TYPE DATA AGE
secrets Opaque 2 …
-
## Description
`pip install halo` fails and unable to install the module
### System settings
- Operating System: Windows 10 64bit
- Terminal in use: Git bash
- Python version: 2.7.10
- Hal…
-
Whirlpool and RIPEMD160 were removed in cryptography 2.1 (https://cryptography.io/en/latest/changelog/#v2-1) which causes credstash to break due to:
https://github.com/fugue/credstash/blob/master/c…
-
thanks for making this port!
is there any reason you chose to use aes-js instead of node.js crypto? You'll get better performance with native, and if you want to support the browser, you don't need…
-
I am trying to use credstash for accessing credentials stored in KMS, however, even before accessing them, the python 2.7 lambda runtime on aws is giving me an error:
```
'module' object has no at…
-
Hi,
When I tried to use option -k to put some credential and I got error.
credstash -p dpe_non_prod --key cloudwatch_feeder put testme testvalue
usage: credstash [-h] [-r REGION] [-t TABLE] […
-
##### Issue description
pipenv seems to be introducing a version dependency that doesn't exist. In this specific case, installing credstash==1.15.0 into a brand new pipenv environment fails due to …
-
Just recently I started getting these deprecation warnings:
```
[ec2-user@jenkins ~]$ credstash -h
/usr/bin/credstash.py:55: DeprecationWarning: The RIPEMD160 hash was deprecated in version 1.9.
…
-
I'm using pip install awscli==1.11.113 credstash==1.11.0, when I run credstash list I'm getting this error:
Traceback (most recent call last):
File "/usr/local/bin/credstash", line 5, in
f…