Closed lahabana closed 1 week ago
There were some places where labels on meta weren't not cloned when duplicating the meta.
Walked the code for odd usages of GetLabels().
GetLabels()
xref https://github.com/kumahq/kuma/issues/11886
@lobkovilya maybe also interesting for you
backporting to release-2.7 with action
backporting to release-2.5 with action
backporting to release-2.6 with action
backporting to release-2.8 with action
Motivation
There were some places where labels on meta weren't not cloned when duplicating the meta.
Implementation information
Walked the code for odd usages of
GetLabels()
.Supporting documentation
xref https://github.com/kumahq/kuma/issues/11886