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

Use --listen-http rather than --listen-sidecar #574

Merged
merged 1 commit into from
May 27, 2016

Conversation

adamhjk
Copy link
Contributor

@adamhjk adamhjk commented May 27, 2016

This PR updates the --listen-sidecar flag to be --listen-http. It
doesn't update all the internals to reflect it (since it's still the
"sidecar" module) - but I tried to change everywhere you reference the
configuration option.

It also is the first time the director has been updated post-handlebars
conversion, so it updated the Cargo.lock.

gif-keyboard-8884018301051363787

Signed-off-by: Adam Jacob [email protected]

This PR updates the `--listen-sidecar` flag to be `--listen-http`. It
doesn't update all the internals to reflect it (since it's still the
"sidecar" module) - but I tried to change everywhere you reference the
configuration option.

It also is the first time the director has been updated post-handlebars
conversion, so it updated the Cargo.lock.

Signed-off-by: Adam Jacob <[email protected]>
@thesentinels
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @fnichol, @metadave, @reset, @juliandunn and @adamhjk to be potential reviewers

@bookshelfdave
Copy link
Contributor

@thesentinels r+
gif-keyboard-17105616149881205782

@thesentinels
Copy link
Contributor

📌 Commit fbc0e41 has been approved by metadave

@thesentinels
Copy link
Contributor

⌛ Testing commit fbc0e41 with merge 082cef7...

thesentinels pushed a commit that referenced this pull request May 27, 2016
This PR updates the `--listen-sidecar` flag to be `--listen-http`. It
doesn't update all the internals to reflect it (since it's still the
"sidecar" module) - but I tried to change everywhere you reference the
configuration option.

It also is the first time the director has been updated post-handlebars
conversion, so it updated the Cargo.lock.

Signed-off-by: Adam Jacob <[email protected]>

Pull request: #574
Approved by: metadave
@thesentinels
Copy link
Contributor

☀️ Test successful - travis

@thesentinels thesentinels merged commit fbc0e41 into master May 27, 2016
@fnichol fnichol deleted the http-listen-hears-your-pain branch May 27, 2016 22:28
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
This PR updates the `--listen-sidecar` flag to be `--listen-http`. It
doesn't update all the internals to reflect it (since it's still the
"sidecar" module) - but I tried to change everywhere you reference the
configuration option.

It also is the first time the director has been updated post-handlebars
conversion, so it updated the Cargo.lock.

Signed-off-by: Adam Jacob <[email protected]>

Pull request: #574
Approved by: metadave
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.

3 participants