Bence Monus
Bence Monus
I actually came up with a pretty simple workaround for this issue, sadly there are other errors so I couldn't run the tests yet. Is it a case of the...
By wading through the code I've found out about `Kemal.config.always_rescue`.
@henrikac Certainly, it is a very useful thing to mention, along with all other undocumented options.
@DanielJonesEB I would love to see this functionality. would be nice to pass the metadata to subsequent jobs (for running smoke tests against a deployment for example)
@diego7marques so the namespace sort of doesn't matter? (you put "external-secrets" in the identity binding but "workload01" in the SecretStore. I still don't see how things hang together.
I would be more than happy with a `secrets push` command or even an optional argument to exec that would do this (and would fail if some secrets are missing)
@yoda Sorry for bumping an old issue, have you managed to set up a multi-region cluster in the end? I'm trying to do the same. I have a node trying...
Can be easily worked around by running `kamal registry login -d ...` before app exec.