mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 21:59:09 -05:00
[GH-ISSUE #1657] Pangolin doesn't create ressource targets with blueprints #1971
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 @txwgnd on GitHub (Oct 12, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1657
Describe the Bug
Hello All,
I'm testing the blueprint feature at the moment and it seems that my version of Pangolin is not able to create the targets for a ressource. It does create the ressource itself though.
I'm using these Labels on my Pocket ID compose script:
Ressource is created but without any targets.
Environment
To Reproduce
Create a Docker Container with some labels to create a Pangolin ressource with a target.
Expected Behavior
The ressource as well as the targets should be created.
@txwgnd commented on GitHub (Oct 19, 2025):
I found the issue myself. The site in
pangolin.proxy-resources.pid.targets[0].siteneeds to be filled with theRessourceinstead of theName.