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(konnect): truncate tags and labels to max allowed length #775

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

czeslavo
Copy link
Contributor

What this PR does / why we need it:

It makes sure that the tags and labels we generate for Konnect entities are not longer than allowed.

Which issue this PR fixes

Fixes #771.

@czeslavo czeslavo self-assigned this Oct 22, 2024
@czeslavo czeslavo added this to the KGO v1.4.x milestone Oct 22, 2024
@czeslavo czeslavo force-pushed the fix/labels-and-tags-length branch 2 times, most recently from a866f1f to 2219c1a Compare October 22, 2024 15:01
@czeslavo czeslavo marked this pull request as ready for review October 22, 2024 15:01
@czeslavo czeslavo requested a review from a team as a code owner October 22, 2024 15:01
@czeslavo czeslavo enabled auto-merge (squash) October 23, 2024 06:46
@czeslavo czeslavo merged commit 50504dd into main Oct 23, 2024
21 checks passed
@czeslavo czeslavo deleted the fix/labels-and-tags-length branch October 23, 2024 07:01
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.

Limit Konnect labels and tags number and length
2 participants