Freddy
Freddy
Background: https://discuss.hashicorp.com/t/why-0-exit-code-of-exec-command-is-an-error/2904 Currently, when a child process dies consul-template uses the Runner's ErrorCh to propagate that information: https://github.com/hashicorp/consul-template/blob/2734e5125874e6debb60765cf0e2ef1a65ee7737/manager/runner.go#L318 Because the message was passed into the ErrCh, when the CLI receives...
### Description Exposing servers through mesh gateways will involve sharing mesh gateway addresses with peers instead of true server addresses. There are two flows where these addresses are shared: *...
Some features like having intentions as config-entries rely on all servers in a DC supporting the feature. We track that by using feature flags which get stored as Serf tags....