-
-
Notifications
You must be signed in to change notification settings - Fork 297
Open
Milestone
Description
Description
More of a bug request which is a feature request if this is intended behavior.
I use buildx to automatically build my images in a github pipeline and publish them to a private repository, all works well and stacks deploy properly. However when i attempt to redeploy or change services swarmpit seems to have trouble finding the images (no support for OCI in request header) which is inconvenient but also causes my pipelines not to work as they rely on the service redeploy API call.
Steps to reproduce the issue:
- Create a stack using an OCI image.
- Attempt to create/edit the service using the OCI image.
- See errors.
What happens:
Swarmpit is unable to execute various maintenance and CD commands.
What should happen:
Swarmpit should be able to execute said commands on OCI images.
Additional information (e.g. docker version, cluster setup,...):
Docker version | 24.0.5 |
Swarmpit version | v1.10-850a7f9 |
Setup | Docker swarm with 4 nodes |
Docker registry | Private secured registry (registry:2) |
lightningspirit, dmitriy-sqrt and suss-mcxlightningspirit
Metadata
Metadata
Assignees
Labels
No labels