From 2bc0bc30b90b476e408f5ce52e90bd4e29f511b9 Mon Sep 17 00:00:00 2001 From: Nitya Dhanushkodi Date: Thu, 2 Nov 2023 14:59:55 -0700 Subject: [PATCH] update v2 changelog (#19446) --- .changelog/18994.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.changelog/18994.txt b/.changelog/18994.txt index f28381721d..3f80f34576 100644 --- a/.changelog/18994.txt +++ b/.changelog/18994.txt @@ -12,12 +12,6 @@ environments. * The v1 and v2 catalog APIs cannot run concurrently. * The Consul UI does not support multi-port services or the v2 catalog API in this release. * HCP Consul does not support multi-port services or the v2 catalog API in this release. -* The v2 API only supports transparent proxy mode where services that have permissions to connect to each other can use - Kube DNS to connect. - -### Known Issues -* When using the v2 API with transparent proxy, Kubernetes pods cannot use L7 liveness, readiness, or startup probes. - [[Catalog resource controllers]](https://github.com/hashicorp/consul/tree/e6b724d06249d3e62cd75afe3ee6042ba1fd5415/internal/catalog/internal/controllers) [[Mesh resource controllers]](https://github.com/hashicorp/consul/tree/e6b724d06249d3e62cd75afe3ee6042ba1fd5415/internal/mesh/internal/controllers)