-
### Expected Behavior
as a gradle user, I would like to specify secrets (credentials, ssh keys, ...) at possibly one place, with gradle providing variable binding, so I can later use any given secret…
-
1. Manage user sessions:
- [x] Use cookie-based sessions to maintain any history or information about the user’s experience
- [x] Configure Roda to use cookies to manage user sessions
- [x] Cre…
-
**Is your feature request related to a problem? Please describe.**
The collector currently supports resolving config values from files, environment, yaml, http, s3 and secretsmanager (https://github.…
-
### Describe the bug
When using configmap/secret property placeholder syntax
{{configmap:secondmap/test:default}} it will choose default even if key in configmap is present.
### Steps to reprod…
-
The current mechanism used to pass environment variables to `task` scripts stores the values in plain text as part of the instance's `cloud-init` startup script.
Instead, it should be using [`permi…
-
## Summary
We should be able to create and distribute credentials to subsets of Rocket users based on team.
## Requirements
* Some sort of secret manager - either built-in to Rocket, …
-
Currently we inject secrets into the Jenkins container [via environment variables in the setup script](https://github.com/autopilotpattern/jenkins/blob/master/setup.sh#L119-L122):
``` bash
# munge th…
-
Should this kind of logic really be in the CLI?
That makes it hard to update.
This also opens the door to race conditions, so it's not actually a guarantee that create actually creates.
I f…
-
-
I'm trying to add a self hosted gateway custom domain via terraform that is missing in the azurerm provider within the api mangement resource. I have tried the 2023-01-01-preview, 2022-08-01 and 2021-…