-
**What are you trying to achieve?**
When substituting env variables like "00001" (as a string) (e.g. into an attribute), the type of the produced value is automatically Int. I want to be able to fo…
-
My request is to enable the expansion of environment variables inside of the argumentfile.
**Background**: when RF reads additional path-like arguments from an argumentfile, arguments like `--pyth…
-
-
### What problem will this feature address?
I am considering using GitHub Actions to call the Dokploy API for deploying my Docker Compose application. However, my environment variables are stored in …
lostz updated
4 weeks ago
-
### Issue Summary
When using secrets manager like https://www.doppler.com/ the ENV variables are always enforced to be uppercase. It's always best practice to uppercase env variables to ensure compat…
-
### What would you like to be added?
With [!1772](https://github.com/kubernetes/kompose/issues/1772) kompose supports defining initContainers via labels. Thanks for that! Now it would be great to d…
-
### Feature request description
Running a kubernetes manifest with `podman play kube` should expand variables, based on enviroment variables, inside an enviroment variable of a container.
E.g.:
```y…
-
### Command
build, serve, test, e2e
### Description
I am reopening https://github.com/angular/angular-cli/issues/4318.
Essentially we need a way to pass environment variables to the build/serve co…
-
### Component(s)
processor/resource
### Is your feature request related to a problem? Please describe.
When substituting env variables like "00001" (as a string) (e.g. into an attribute), the type …
-
### Describe the feature or problem you’d like to solve
In version `2.62.0`, the ability to check the extension for the latest version was added.
- #9866
Using a modified local version of an …