Docker label rules[].value for path matchers is translated to capital letters #673

Closed
opened 2026-04-05 17:32:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Quantum1337 on 11/4/2025

Describe the Bug

Hello,

I´m using the blueprint feature together with docker labels. I´m encountering a problem with v1.12.1. The Labels are
translated to capital letters:

Image Image

It seems that the rules are somehow case sensitive. It doesn´t work correctly for the capital lettters. When I´m changing it to lower case manually, everything works as expected.

Thank you for your work !

Environment

  • OS Type & Version: Ubuntu 22.04
  • Pangolin Version: 1.12.1
  • Gerbil Version: 1.2.2
  • Traefik Version: 3.5
  • Newt Version: 1.6.0

To Reproduce

Write a rule with lower case pathes

Expected Behavior

The path is exactly translated -> lower case

*Originally created by @Quantum1337 on 11/4/2025* ### Describe the Bug Hello, I´m using the blueprint feature together with docker labels. I´m encountering a problem with v1.12.1. The Labels are translated to capital letters: <img width="523" height="62" alt="Image" src="https://github.com/user-attachments/assets/b9c72178-0ba0-40a5-ab28-503bb469bc39" /> <img width="1867" height="78" alt="Image" src="https://github.com/user-attachments/assets/7df555cc-ddd9-42ff-884f-a87a36abd36e" /> It seems that the rules are somehow case sensitive. It doesn´t work correctly for the capital lettters. When I´m changing it to lower case manually, everything works as expected. Thank you for your work ! ### Environment - OS Type & Version: Ubuntu 22.04 - Pangolin Version: 1.12.1 - Gerbil Version: 1.2.2 - Traefik Version: 3.5 - Newt Version: 1.6.0 ### To Reproduce Write a rule with lower case pathes ### Expected Behavior The path is exactly translated -> lower case
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#673