Kenan Kessler

Results 5 comments of Kenan Kessler

Also would like to come at this from a Nomad context. This ingress works great but it would be lovely to have that cert could come from somewhere else, including...

@tgross any timeline on this? Looking forward to migrating from vault kv to nomad variables but need to control them with tf.

I know that there are exec type extensibility for [inputs](https://www.benthos.dev/docs/components/inputs/subprocess), [processors](https://www.benthos.dev/docs/components/processors/subprocess), and [outputs](https://www.benthos.dev/docs/components/outputs/subprocess) but the contract for these things are more expressive than a fifo of bytes, as the stdin/stdout...

d3281cf887495348a1d208c5a5d0d8650af84a23 added functional support for `medium: 'Memory'`, but I only see it creating a `spec.Mount` in `./pkg/specgen/generate/kube/kube.go:ToSpecGen()`. Conjecture: perhaps these need to reference Volumes like the other cases in this...

After looking at this I think all of the tmpfs usage in podman at this point is a direct mount of a new tmpfs into a location, which would make...