Charles Z.
Charles Z.
@mylesw42 @jrasell commenting on this as it bumps consul's local version, but should this project utilize github.com/hashicorp/consul/api instead of github.com/hashicorp/consul ?
@lgfa29 I like the progress in that PR, and I would love to see that. I have zero qualms as a user with cutting off a major version and breaking...
I could've sorely used a top-level scopes, scope w/ scope_id, and host-catalogs data provider, today I'm getting around this with high-level `u_anon` privileges (**Note: Don't Do This ™️**) in certain...
@freddygv I'm keen on number 3, I favor explicitness over "easy." I genuinely don't know about request mirroring and weighted clusters. One easy way to find out.... :) For our...
Ignore previous iterations of this comment I was building off my local master... 🤦 Fixing test issues and lint problems now.
I had to soft rebase off origin's head, and then `git commit --signoff` followed by `git push +operator_autopilot_health`. For anyone who journeys here and hits something similar, hopefully https://gist.github.com/patik/b8a9dc5cd356f9f6f980#the-harder-and-less-flexible-way helps...
@simonpasquier I can. In Consul 1.9 they also added *a lot* of new autopilot metrics that are extremely useful. Do you have a way to deal with version breakage?
@hoppel can you get around this by using `NOMAD_SKIP_VERIFY=true` ? I *believe* if you run this locally the nomad API client should pick this up.
Isn't this the point of using Charm's tools? I'm only vaguely familiar with them but do they really not offer a solution to this? Something you could do short-term is...
@JasonWangA if you are using consul 1.10+ you can use caching (https://doc.traefik.io/traefik/v2.8/providers/consul-catalog/#cache), unless you've explicitly turned streaming off this just turns on streaming and it will do exactly the same...