Skip to content

Conversation

@illicitonion
Copy link

Also: urlencode label name when deleting

Spaces are legal in label names, but get errors if they're not escaped.
This feels like a responsibility of the thing constructing URLs, but I
can understand if it should actually be the caller's responsibility.

Spaces are legal in label names, but get errors if they're not escaped.
This feels like a responsibility of the thing constructing URLs, but I
can understand if it should actually be the caller's responsibility.
@illicitonion
Copy link
Author

Updated to use utf8_percent_encode in both places - sorry for the oversights, and thanks for the pointer!

Copy link
Contributor

@maflcko maflcko left a comment

Choose a reason for hiding this comment

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

lgtm, thx

@maflcko
Copy link
Contributor

maflcko commented Nov 4, 2025

@dmgorsky Do you think this is ready to merge?

@dmgorsky
Copy link
Collaborator

dmgorsky commented Nov 5, 2025

lgtm 👌

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.

3 participants