Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

engine: respect the native docker-compose order. Fixes part of issue #2210 #2223

Merged
merged 1 commit into from Sep 20, 2019

Conversation

nicks
Copy link
Member

@nicks nicks commented Sep 19, 2019

Hello @maiamcc,

Please review the following commits I made in branch nicks/issue2210/order:

92f95f6 (2019-09-19 17:07:12 -0400)
engine: respect the native docker-compose order. Fixes part of issue #2210

Copy link
Contributor

@maiamcc maiamcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...i'm a little sad about how "unbulit" = not yet built and "deploy only" = doesn't have a build... but oh well, naming.

anyway, lgtm!

f := newTestFixture(t)
defer f.TearDown()

sancho := NewSanchoFastBuildDCManifest(f)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make a note somewhere of what the order would be if we weren't respecting DC order and let the k8s-unbuilt logic handle this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment added

@nicks nicks merged commit 0b4ab2b into master Sep 20, 2019
@nicks nicks deleted the nicks/issue2210/order branch September 20, 2019 15:43
@nicks nicks mentioned this pull request Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants