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

Fix Marathon deployments #1201

Merged
merged 2 commits into from
Sep 16, 2015
Merged

Conversation

kpacha
Copy link

@kpacha kpacha commented Sep 15, 2015

use PUT method instead POST so it creates a new app (if it doesn't already exist) or upgrades it

@kpacha
Copy link
Author

kpacha commented Sep 16, 2015

@bradrydzewski, the build failed because a timeout during the dependency installation... please, ignore the fail or relaunch the build process

@taik0
Copy link

taik0 commented Sep 16, 2015

+1
Without this patch the marathon plugin cannot be used.

@bradrydzewski
Copy link

thanks! just re-ran but it looks like it just might need to be go-formatted in order to pass the build

@kpacha
Copy link
Author

kpacha commented Sep 16, 2015

Fixed!

bradrydzewski added a commit that referenced this pull request Sep 16, 2015
@bradrydzewski bradrydzewski merged commit f0296c7 into harness:master Sep 16, 2015
@kpacha kpacha deleted the fix_marathon_upgrade branch September 17, 2015 06:31
@kpacha kpacha restored the fix_marathon_upgrade branch September 17, 2015 14:14
@kpacha
Copy link
Author

kpacha commented Sep 17, 2015

There is a bug in the order of the parameters...

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

3 participants