-
Docker 17.04.0-ce
It would be nice if I could create stack-scoped secrets:
```bash
docker secret create --stack=test_my_product mysql_password
docker secret create --stack=staging_my_product …
-
- [x] script to populate question table with json data
* probably would be more efficient to revise the data parsing script to generate one single list of questions (one file, not multiple files p…
-
### Givens/Assumptions
- Standard security best practice is to use cryptographic secrets (i.e. cryptographic seeds, seed phrases, and private keys) in such a way as to compartmentalize the risk and…
-
## Expected Behavior
Configuration should be simple and easy for users of the project to understand.
## Current Behavior
We have lots of weird hacks that allow people to overloa…
-
**Bug Report**
mypy identifies false positive `X | Y` errors on not existing lines if `pydantic.mypy` plugin is enabled.
Note that I cannot find any instance of `X | Y` in the whole repository.
…
-
## Description
Requesting a more flexible integration of external secrets. At a step level in a pipeline would like to 'map' a secret to the externally sourced secret.
An example of how this coul…
-
### Feature summary
Initial discussion for refactoring several design choices to promote better maintainability of the repo
### Feature description
AIHawkEasyApplier and AIHawkJobManager are two go…
-
### Nomad version
Nomad v1.2.6 (a6c6b475db5073e33885377b4a5c733e1161020c)
### Operating system and Environment details
Ubuntu 20.04.3 LTS
### Issue
1. nomad api provides CreateVolume and …
-
### Kyverno Version
1.12.4
### Description
I created a Kyverno `ClusterPolicy` that has multiple (two) generate rules. I expect a single downstream (generated) resource to be created for each gener…
-
We currently rely on the CN in client cert subjects.
We should support SPIFFE identities.
https://github.com/spiffe/svid/blob/master/SPECIFICATION.md
The first step would be figuring out how …