mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 08:56:45 -05:00
Blueprints are not working correctly in version 1.12.0 #754
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 @alvaro17f on GitHub (Nov 2, 2025).
Originally assigned to: @oschwartz10612 on GitHub.
Describe the Bug
After updating to version 1.12.0, the docker labels blueprints stopped working:
• Subdomains have disappeared: all resources are now simple domains without subdomains.
• In the new blueprints UI, no blueprint applied via docker labels appears.
• No change in any blueprint is applied, not even after restarting newt.
Environment
To Reproduce
Update to version 1.12.0
Expected Behavior
I expected the same result as the previous version.
@Quantum1337 commented on GitHub (Nov 2, 2025):
Hello,
for me the exact same problem. I've tested it and ended in the exact same situation as reported above.
@oschwartz10612 commented on GitHub (Nov 2, 2025):
Looking into it