-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
🔥 Priority: HighThis issue is prioritized as highThis issue is prioritized as high🆗 Status: AcceptedThis issue has been acceptedThis issue has been accepted📜 Type: StoryThis issue targets a new feature through a storyThis issue targets a new feature through a story
Description
Actual production use of containers typically involves doing the following:
- Building the image
- Publishing the image with multiple tags to multiple registries
Currently, we can accomplish the first one. The second one requires adding support for the following:
- Introducing an attribute to allow specifying multiple registries
- Introducing an attribute to allow specifying multiple tags
- When the publish action is called, multiplexing the above to create n number of calls to upstream
There are upstream issues for accomplishing these, but progress is slow, and the maintainer doesn't seem interested in supporting them.
Metadata
Metadata
Assignees
Labels
🔥 Priority: HighThis issue is prioritized as highThis issue is prioritized as high🆗 Status: AcceptedThis issue has been acceptedThis issue has been accepted📜 Type: StoryThis issue targets a new feature through a storyThis issue targets a new feature through a story