diff --git a/.changelog/18291.txt b/.changelog/18291.txt new file mode 100644 index 0000000000000..bb0ec6f892957 --- /dev/null +++ b/.changelog/18291.txt @@ -0,0 +1,3 @@ +```release-note:bug +api-gateway: fix race condition in proxy config generation when Consul is notified of the bound-api-gateway config entry before it is notified of the api-gateway config entry. +```