-
Our jobs depends on multiple targets.
In example running job `X` it requires multiple targets to be ran for it:
```
name: pull-ci-openshift-openshift-azure-master-e2e-upgrade-v1.2
rerun_c…
-
**Requester:** Nikhil Kathole
**Issue:** Support for cleaning up more resources on AWS like policies, roles, s3 buckets for AWS from multiple accounts.
**Urgency:** Whenever we can, the existing…
-
Top of mind things that should get added one day.
## Backend
- [x] Sessions
- [x] Encryption at rest for keys; create a secrets table.
- [x] Tests for database pool connection Row Level Securi…
-
Would be nice if the image registry target(GHCR, DockerHub) can be automatically selected based on the image-repo-name. For example:
- image-repo-name "ghcr.io/wearefrank" would target GHCR
- image…
-
**Experienced behaviour**
When executing Helmfile on Jenkins in parallel in 2 different containers, often one of the deploys fails because of missing vars.
This suggests intermediate files being r…
-
**What is the feature request? What problem does it solve?**
Currently, administrators of VDK Control Service configure data jobs using either:
* a configuration type of plugin of VDK SDK
* …
-
On a fresh install of gshell 10.4.0 having run set-GShellClientSecrets running invoke-gshellscopemanager and selecting any API generates the following error
```
The type initializer for 'gShell.d…
-
**Tell us about your request**
Would be very nice to be able to mount strings (secrets/configurations) defined in the task definition into the container as a file.
**Which service(s) is this requ…
-
1. utilizar bcrypt para passwords
2. servidores em utc
3. https only
4. application errors envio para meu email ou algum tracker
5. alertar alguem quando o servico nao tiver rodando
6. load balancing
…
-
Using this action, I noticed that environment variables from github secrets are not passed to the server, so they can be used in docker-compose.yml. Or am I mistaken?