Nathan Coleman
Nathan Coleman
@DanStough if you could please review this, it'd be super appreciated! We've split things out such that OSS here only has the `-name` and `-consumer-peers` flags. The `-namespace`, `-partition` and...
@david-yu good catch - meant to get docs done before the 1.16 release and completely forgot. I'll get a PR up today and backport in 1.16.x. Edit: See #18425
@erichaberkorn @jm96441n this still needs tests, a changelog entry, etc.; however, I'd appreciate it if you guys could sanity check my change here. I've verified that it works for `tcp`...
@missylbytes Thinking it is probably preferable to just respect the pre-existing `.Values.connectInject.initContainer.resources` config. I made this change here https://github.com/hashicorp/consul-k8s/pull/3531
Once I moved to EAS Build, the same device is getting different push tokens without having uninstalled the app or anything
I did a little bit of digging here today and now understand more as to why Consul API Gateway's controller isn't able to resolve the reference to the vault `Service`....
Hi there @joshRooz @codex70 👋 Consul API Gateway has evolved a lot this year and now comes baked into the consul-k8s Helm chart without the need for this separate project/controller....
Hi @stevekuznetsov , thanks for reporting! Personally, I wasn't aware of that note RE: `metadata.resourceVersion`. We're just parsing as an integer today to guard against incorrectly updating to an older...
@andrewstucki provided some additional context over on my PR https://github.com/hashicorp/consul-api-gateway/pull/467#discussion_r1036280221
> **The -namespace arg would be implemented in the enterprise code (stating this in case any OSS contributors are interested in contributing).** > Since this is just writing a config...