Skip to content

How to specify promotionTemplate for each warehouse separately in the same stage? #2843

Closed Answered by krancour
ddeath asked this question in Q&A
Discussion options

You must be logged in to vote

It wouldn't necessarily be wrong to have two "int" stages. I think it looks wrong because your naming scheme is odd.

If you have two microservices, we'll call them "foo" and "bar," then you can have Warehouses named foo and bar that will each discover all artifacts (images and manifests) for one of those or the other and bundle them up as Freight whenever new artifacts are found.

You can then have two stages, quite reasonably named foo-int and bar-int. These Warehouses and Stages would essentially be the beginnings of two parallel pipelines for your two microservices that are, in all ways, independent of one another.

This is one way of doing things.

Now suppose that although "foo" and "ba…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ddeath
Comment options

You must be logged in to vote
1 reply
@krancour
Comment options

Comment options

You must be logged in to vote
1 reply
@krancour
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants