Diogo de Campos
Diogo de Campos
I'm can write a PR to fix this (if I figure out how to run script tests locally), but would it even get merged? It would be a breaking change...
@hangyan I'd basically change `pkg.transformer.kubernetes.kubernetes.go:ConfigSecretVolumes` to always set a `SubPath` for volume mounts. This should make it so secrets are always mounted as single files (instead of a file inside...
@sbs2001 ok, I'll do it that way. I'm going on vacation for a couple of weeks but hopefully I'll have a PR soon.
/remove-lifecycle stale
/remove-lifecycle stale
Tested with a local k8s cluster and files seem to be in the right place when using the new flag (replicating docker-compose behavior).
The original code came from https://github.com/kubernetes/kompose/pull/1159, looks like @hangyan reviewed that one.
/remove-lifecycle stale
/remove-lifecycle stale
Any chance that this will ever get reviewed? I'm really trying here, and would hate to give up and live with a fork forever.