mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-17 15:13:46 -05:00
[GH-ISSUE #2058] Path rules configured through labels forced into UPPERCASE #4003
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sippeangelo on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2058
Describe the Bug
It appears that path rules configured through Docker labels are forced into UPPERCASE for some reason, and thusly don't work.
Example:
Result:

I'm currently on v1.21.1 and unable to update right now, so I'm sorry if this has already been fixed, but I couldn't see any mention in the change logs.
Environment
To Reproduce
See above.
Expected Behavior
See above.
@oschwartz10612 commented on GitHub (Dec 12, 2025):
I think this has been fixed in 1.13. Please update and feel free to
reopen if it is not fixed.