changelog

pull/18024/head
DanStough 2023-07-05 17:00:43 -04:00
parent 8a2f60ddae
commit e17e53c933
No known key found for this signature in database
GPG Key ID: 0D994ED7D73D7809
1 changed files with 3 additions and 0 deletions

3
.changelog/18024.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
connect: fix a bug with Envoy potentially starting with incomplete configuration by not waiting enough for initial xDS configuration.
```