Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) #11940

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

kumahq[bot]
Copy link
Contributor

@kumahq kumahq bot commented Oct 30, 2024

Automatic cherry-pick of #11923 for branch release-2.6

Generated by action

cherry-picked commit e1179af

…#11923)

Otherwise we have issues if the Secret name is too long, already handled
for other resources in #10430
Also this internally fixes `UpdateWithLabels` not being applied for
secrets.

Signed-off-by: Mike Beaumont <[email protected]>
@kumahq kumahq bot requested a review from a team as a code owner October 30, 2024 16:16
@kumahq kumahq bot added the release-2.6 label Oct 30, 2024
@kumahq kumahq bot requested review from jijiechen and lukidzi and removed request for a team October 30, 2024 16:16
Signed-off-by: Mike Beaumont <[email protected]>
Copy link
Contributor

@slonka slonka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's backport #10335 then

michaelbeaumont added a commit that referenced this pull request Oct 31, 2024
…1953)

Needed for #11940

Automatic cherry-pick of #10335 for branch release-2.6

Generated by
[action](https://github.com/kumahq/kuma/actions/runs/11608845773)

Signed-off-by: Jakub Dyszkiewicz <[email protected]>
Signed-off-by: Mike Beaumont <[email protected]>
Co-authored-by: Jakub Dyszkiewicz <[email protected]>
Co-authored-by: Mike Beaumont <[email protected]>
@michaelbeaumont michaelbeaumont merged commit f17f3b2 into release-2.6 Oct 31, 2024
12 checks passed
@michaelbeaumont michaelbeaumont deleted the chore/backport-release-2.6-11923 branch October 31, 2024 17:42
@michaelbeaumont
Copy link
Contributor

Tested this with a Mesh name longer than 63 characters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants