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

updated entrypoint.sh to enable capi port overriding #104

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

dharanikesav
Copy link
Contributor

Earlier, it was not possible to override capi port using environment variables. So, code for overriding capi port is added to entrypoint.sh and now, its possible to override capi port.

@tleyden
Copy link
Contributor

tleyden commented Jun 18, 2018

@dharanikesav thanks for the PR.

@ceejatec any reason not to accept this change? I'll volunteer to regenerate from templates.

@ceejatec
Copy link
Contributor

No, I've got no objection. And yes, @dharanikesav , thank you!

@dharanikesav
Copy link
Contributor Author

@tleyden @ceejatec welcome.. Is it ok to merge this branch?

@ceejatec ceejatec merged commit 1856b44 into couchbase:master Jun 20, 2018
@ceejatec
Copy link
Contributor

Went ahead and merged it. I'll regenerate the templates shortly. I'll also re-create the couchbase/server Docker Hub image for the most recent tags. The official "couchbase" image won't get updated until our next release.

Thanks again for the change!

@dharanikesav dharanikesav deleted the override-capi-port branch June 21, 2018 06:10
ceejatec added a commit to ceejatec/docker that referenced this pull request Jul 17, 2018
…g" (couchbase#104)

This change unfortunately had several problems which resulted in serious
regressions. Reverting this change. If we need to support CAPI_PORT for
overriding, we will need to do it more carefully.
ceejatec added a commit that referenced this pull request Jul 17, 2018
…g" (#104) (#109)

This change unfortunately had several problems which resulted in serious
regressions. Reverting this change. If we need to support CAPI_PORT for
overriding, we will need to do it more carefully.
@ceejatec
Copy link
Contributor

FYI @dharanikesav I had to revert this change as it was breaking core functionality. See https://issues.couchbase.com/browse/MB-30496 for details.

At the moment we don't intend to re-introduce this ability. If you wanted to re-propose something I will take a look, but I can't be sure we'll have the testing time to validate it. Apologies.

@dharanikesav
Copy link
Contributor Author

@ceejatec Sorry, it was my bad. I fixed this issue as part of new branch and created a new pull request. "update override capi-port implementation #106". Kindly merge this. This should solve the problem of unnecessary overriding of capi port.

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