Alec Holmes
Alec Holmes
introduce optional resource ordering for guaranteed eventual consistency in ADS mode. closes #526
When using ADS with the incremental protocol, defining a RTDS layer in the bootstrap config breaks envoy and causes it to shutdown. Attached are some logs from the integration tests...
Let's spark some discussion here so we can get the communities thoughts. What would a reference implementation control plane look like? What are some common features/functionality people would like to...
Currently the incremental xDS code does not support the TTL resource definitions like SOTW does. After all base implementations are in I'll go back and port that logic over as...
See here: https://github.com/envoyproxy/go-control-plane/pull/411#discussion_r608804591
This PR introduces support for multi-module releases in go-control-plane following the plan of action outlined in issue #391. A few things have happened: - Bumped modules to Go 1.20 (to...
@zachmandeville Opening this issue so we can start this conversation
### What version of CUE are you using (`cue version`)? cue version v0.9.2 go version go1.22.4 -buildmode exe -compiler gc DefaultGODEBUG httplaxcontentlength=1,httpmuxgo121=1,tls10server=1,tlsrsakex=1,tlsunsafeekm=1 CGO_ENABLED 1 GOARCH amd64 GOOS linux GOAMD64 v1...
### What version of CUE are you using (`cue version`)? $ cue version v0.10.0 ### Does this issue reproduce with the latest stable release? Yes this is reproducible with 0.10.0....