Skip to content

Remove SingularityServiceBase module, no longer needed - #1671

Merged
ssalinas merged 4 commits into
masterfrom
assets_fix
Dec 4, 2017
Merged

Remove SingularityServiceBase module, no longer needed#1671
ssalinas merged 4 commits into
masterfrom
assets_fix

Conversation

@ssalinas

@ssalinas ssalinas commented Dec 4, 2017

Copy link
Copy Markdown
Contributor

SingularityServiceBase was originally split out when we were toying with the coordinator and had the possibility of two modules which could serve up the UI. Due to the fact that the way we package and access the UI internally slightly differs from our release process, we didn't catch the fact that moving this to another module messes with the static resources for the SingularityService shaded jar.

This PR puts all of the SingularityServiceBase bits back into SingularityService now that the separate module is no longer needed

/fixes #1670

@ssalinas ssalinas added this to the 0.18.2 milestone Dec 4, 2017
@ssalinas ssalinas added the hs_qa label Dec 4, 2017
Comment thread Docs/getting-started/install.md Outdated

mesos:
master: http://[mesos master hostname]/api/v1/scheduler
master: [comma separated list of mesos master host:post]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

host:port?

@baconmania

Copy link
Copy Markdown
Contributor

Good to go other than the small typo there.

@baconmania

Copy link
Copy Markdown
Contributor

🚢

@ssalinas
ssalinas merged commit c11c8a4 into master Dec 4, 2017
@ssalinas
ssalinas deleted the assets_fix branch December 4, 2017 16:11
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.

UI broken in 0.18.1

2 participants