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

Make integration test work with latest version of docker-for-mac #1

Merged
merged 2 commits into from
Dec 18, 2018

Conversation

yiranwang52
Copy link
Collaborator

-hostname parameter doesn't seem to work with latest version of docker-for-mac - containers with the same hostname cannot talk to each other. The following changes are made:

  • Stop using -hostname parameter when launching containers.
  • Use -blobserver_hostname to overwrite hostname of origins.
  • Add more nginx rules to fix proxy, since host header is 127.0.0.1: instead of localhost: now.

@yiranwang52 yiranwang52 merged commit 1070d09 into master Dec 18, 2018
@yiranwang52 yiranwang52 deleted the yiran/test branch December 18, 2018 05:09
fbuchmeier-abi added a commit to fbuchmeier-abi/kraken that referenced this pull request Mar 21, 2022
…support override of allowed cidrs for kraken-agent

Merge in OSSC/uber-kraken from helm-preheat to master

* commit '4e0322f8af3368882b20eff36f41a92583e8ea0a':
  feat: support preheat function in kraken-proxy, support override of allowed cidrs for kraken-agent
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

1 participant