Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@codablock
Copy link
Collaborator

Description

Turns out label values have stricter limits in length then resource names, meaning that we can't use labels to store the deployment names. Using annotations instead of labels solves this.

These labels were luckily never used anywhere and their only meaning was for informational purposes when manually looking into the result objects.

Fixes #1290

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@codablock codablock merged commit bfa8376 into main Apr 22, 2025
8 checks passed
@codablock codablock deleted the fix-result-labels branch April 22, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kluctlDeployment name length issues

2 participants