Samuel Chai
Samuel Chai
**What this PR does / why we need it**: Just a quick PR to update the required Kube version. The newest version is 1.29. This Helm chart works fine on...
Add the ability to configure all environments using the shadowed __all__ environment.
Can we add support for adding environment variables to all environments in a central place?
I having created several Docker images using Hatch as an entrypoint, and it seems that run `` hatch run`` inside Docker causes the image to time out on "Syncing dependencies...."
My pyproject.toml file is where all of my hatch configurations live. My versioning is defined as follows [tool.hatch.version] path = 'src/saga3/__init__.py' validate-bump = false I would like to dynamically set...
### Terraform Version ```shell Terraform v1.10.4 on darwin_arm64 ``` ### Use Cases When trying to output messages to developers in the particular environment, you can show error messages, but you...
**Is your feature request related to a problem? Please describe.** N/A **Describe the solution you'd like** It would be nice if all actions that your user (could be based on...
### Description Using DynamoDB as a versionStoreType should allow for using the K8s Service Account IAM role. This means that probably the AWS SDK Provider Chain would be configurable for...