Phileas Lebada
Phileas Lebada
Hi! I'm running into an issue where converting from YAML to HCL is kind of destructive, with json the issue doesn't show up. ```bash yaml=' route: receiver: webhook group_by: -...
This tool would be really cool if could be used from within terraform. Since it's written in Go, creating a terraform provider might be a possibility.
I really enjoy yj, and I wonder whether the tool wants to add more funny formats such as Extensible Data Notation. There is a go project for that https://github.com/go-edn/edn
Thank you for nix2container. If I'm using `pullImage` and check the json it doesn't contain data like ` Env` or `Labels` or `Cmd` I believe. Which is sometimes useful information...
**Describe the feature you'd like to have.** My namespace is 35 characters long, the PVC in addition also 10-15 characters. Running `kubectl volsync migration create --pvcname prod-demo--ji63816-terraform-module/blob --capacity 10Gi --storageclass...
If I'm running supercronic with prometheus active, sending `SIGINT` or `SIGTERM` results in an exit code of 1 and the log message "prometheus http serve failed". ```bash supercronic -json -prometheus-listen-address...
**Is your feature request related to a problem? Please describe.** I'm in the process of evaluating Vault to combine the Auth Method JWT/OIDC with AWS Secrets Engine. My goal is...
I'm uploading an 8GB image, that fails because I'm hitting a timeout inside AWS itself I believe. ``` INFO:root:Importing s3://[...] to EC2 Traceback (most recent call last): File "/nix/store/4mfrfrzjlj8garawxwlmam3wk7z3b0jq-upload-ami-0.1.0/bin/.upload-ami-wrapped", line...