mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
Issue with Stack Deployment via Git - Image Pull Fails #259
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 @kevinmagni on GitHub (Mar 21, 2025).
First of all, thank you for the great work! The Komodo tool is amazing.
Environment:
I'm experiencing an issue when deploying a stack to a server with Komodo Periphery Agent installed:
✅ The stack is correctly retrieved and displayed under the "Info" section in Komodo.
❌ However, when attempting to pull the images, the process fails instantly.
Steps to Reproduce:
Let me know if you need any more details!
Thanks in advance for your support! 🙌
Update:
After further testing, the issue only occurs when the GitLab repository structure contains spaces in folder names. If the repository has a clean structure without spaces, the deployment via Git works as expected.
@mbecker20 commented on GitHub (Apr 9, 2025):
Thanks for taking the time on this, hopefully it may help another in the future