Joao C Costa
Joao C Costa
@alanraison did you manage t get any workaround for this need? I was thinking on whether it would be better to open a new case. I believe we have a...
the workaround we implemented for this was to fetch all parameters under a specific path to a secret in kubernetes, and use the kubernetes provider to fetch data from there....
Hi. We still face this issue with 1.21.1-beta.1. Not only that, but when we try to consolidate `postgresql_grant` and `postgresql_grant_role` resources into 2 big ones (merging dicts), we get something...
Hi. Are there any news on this PR? It seems that the upstream PR mentioned above is pending non-tech steps. Thanks!
It seems the upstream issue has been changed to https://github.com/IBM/sarama/pull/2482. Just adding here for reference.
Thanks. Do you know if we can expect status.conditions[] to always have the same types in each positions (for a specific manifest type)? I'm asking as I was trying to...
I have a similar situation to @devantler (i'm also on macOS). I thought this was due to upgrading cli to 2.2.2 and flux on servers being 2.0.x, but even after...
Hi. Is anyone working on this? As it stands, the plugin is pretty much unusable, both due the display issue mentioned above, but also because of lack of responsiveness for...
Hi. Any updates on supporting checksums? Thx
Hi. In the meantime (as I would also like to keep number of operators low), did you try this project https://github.com/mittwald/kubernetes-replicator to address the CM replication needs?