Jan Weitz

Results 5 issues of Jan Weitz

For anyone interested who wants to use this with Kubernetes 1.6.2 and RBAC enabled using a `Deployment` instead of `ReplicaSet` for pulling images from AWS ECR, see the following snippet:...

Right now `make build` runs Docker without interactive mode and launches a live-server. One cannot cancel the live-server using `CTRL+C`, since Docker does not have the `-it` flag set. Therefore...

Please package https://github.com/turbot/powerpipe as a package As a reference, one can look at the steampipe package, which is already present in nixpkgs. Currently nixpkgs contains steampipe.io as a package. As...

Currently the plugin cannot be built as a standalone postgres FDW as it differs from the standard way how the plugin `main.go` and `go.mod` have to look like. go.mod and...

**Describe the solution you'd like** Terragrunt 0.85. changes some behavior, like `run-all apply` vs `run --all apply`. Also env vars changed from `TERRAGRUNT_...` to `TG_....` Do you have some guidance...

enhancement