Alby Hernández
Alby Hernández
@moduli Hello there :) Any update on this regard?
@moduli oh, thank you! :) this is affecting us a bit. I appreciate your effort
Hello again there @moduli I have seen this merged PR https://github.com/hashicorp/boundary/pull/5418 Is it solving this issue too?
This would be a good addition for some use cases like old Redis configurations
As @boris-moduscreate said, a simple proxy could be useful here. Competitors solved in that way: https://github.com/chromedp/docker-headless-shell/blob/master/run.sh#L5
Hey @UpperM you can craft it yourself by performing an authorized-session and then connect with the result. [I crafted an alternative CLI](https://github.com/achetronic/bbb) that covers browser (not included in Boundary CLI)...
Hey @hillout this can be useful for you: https://github.com/achetronic/pg-selector Basically it creates a service that always point to the master. I have the same setup and it's working fine :)
> @achetronic hi! Thanks for the tip. > > For now I'm dealing with this by using VRRP and Keepalived, so both primary and secondary utilize one IP and VIP...
Hello there, The right way would be the verbose way at the same time: storing into the Patch CR, the last entire original CR. Honestly, I think this is a...
Honestly, I thing it is better not to implement the feature this way commented. Anyway I can not find a better way to do it. What would be your proposal,...