istio

Форк
0
/
38088.yaml 
13 строк · 556.0 Байт
1
apiVersion: release-notes/v2
2
kind: bug-fix
3
area: traffic-management
4
issue:
5
  - 38082
6
releaseNotes:
7
  - |
8
    **Fixed** xDS may not be updated when there are multiple destinationRules for a service are merged.
9
    In this case the merged rule does only record one name/namespace pair of all the destinationRules.
10
    however this meta is used to record config dependencies of a sidecar.
11

12
    In this fix, we inroduce a new struct `consolidatedDestRule` and record all the destinationrules' meta.
13
    And then we will not miss any destinationRule dependency.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.