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

[kong] add hostAliases for deployment #366

Merged
merged 1 commit into from
Jun 8, 2021
Merged

Conversation

vincenthcui
Copy link
Contributor

@vincenthcui vincenthcui commented May 29, 2021

expose hostAliases to values.yaml to be able to inject host aliases
into containers, so that we can resolve additional domain name which
can't be looked-up directly from dns server.

What this PR does / why we need it:

What:
expose hostAliases to values.yaml to be able to inject host aliases into containers.

Why:
In some case we need resolve custom domain which can't be looked-up from dns server

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the next branch and targets next, not main
  • New or modified sections of values.yaml are documented in the README.md
  • Title of the PR and commit headers start with chart name (e.g. [kong])

expose hostAliases to values.yaml to be able to inject host aliases
into containers, so that we can resolve additional domain name which
can't be looked-up directly from dns server.
@vincenthcui vincenthcui requested a review from a team as a code owner May 29, 2021 03:06
@CLAassistant
Copy link

CLAassistant commented May 29, 2021

CLA assistant check
All committers have signed the CLA.

@vincenthcui
Copy link
Contributor Author

@rainest would you please help to review this pr?

@rainest rainest merged commit e2b485f into Kong:next Jun 8, 2021
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