Ricardo Amaro

Results 69 comments of Ricardo Amaro

Hey @Moep90 sorry for the delay. I see the intention here, but I personally make use of `null` in YAML when setting values to `None` in Kadet and honestly think...

@jamesglennan thanks for reporting! Looks like we need a test for this :) Will be looking at it soon...

Hey @jamesglennan are you compiling the jsonnet version of cert-manager?

I think the issue is that `"inventory/"` is hardcoded in the kapitan.libjsonnet native function call at https://github.com/deepmind/kapitan/blob/master/kapitan/lib/kapitan.libjsonnet#L9 So setting the `--inventory-path` flag won't update the optional parameter in the `inventory()`...

@jamesglennan thanks for testing! PR on the way.

Interesting... Yes let's reopen this. Thanks for your findings!

Hey @jamesglennan if you can give this fix https://github.com/deepmind/kapitan/pull/661 a shot, please let me know how it works for you 👍 It's now merged in master

Hey thanks for checking. That looks to be a release problem indeed. cc @uberspot

Hey @RobKenis, the binary was removed in 0.30.0 because it was simply not sustainable to make it work. See details in #740 I currently run kapitan 0.30.0 in production with...

Hey @ofen sorry for the delay and thanks for this. I have a question - wouldn't this break compatibility with the current behavior? If so, I think a better option...