hostAliases support for workers in helm chart#14681
Merged
Merged
Conversation
Aakcht
requested review from
ashb,
dimberman,
kaxil,
mik-laj and
vikramkoka
as code owners
March 9, 2021 14:17
Contributor
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks,^Build docs$,^Spell check docs$,^Backport packages$,^Provider packages,^Checks: Helm tests$,^Test OpenAPI*. |
Aakcht
force-pushed
the
hostaliases-for-workers
branch
2 times, most recently
from
March 9, 2021 15:08
a9a9c76 to
4a6a381
Compare
Contributor
|
The Workflow run is cancelling this PR. Building images for the PR has failed. Follow the workflow link to check the reason. |
Aakcht
force-pushed
the
hostaliases-for-workers
branch
from
March 9, 2021 15:35
4a6a381 to
b88f565
Compare
Contributor
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks,^Build docs$,^Spell check docs$,^Backport packages$,^Provider packages,^Checks: Helm tests$,^Test OpenAPI*. |
Aakcht
force-pushed
the
hostaliases-for-workers
branch
3 times, most recently
from
March 12, 2021 16:02
b77d3a0 to
59a18ff
Compare
ianstanton
suggested changes
Mar 23, 2021
Aakcht
force-pushed
the
hostaliases-for-workers
branch
from
March 23, 2021 17:14
59a18ff to
7abe915
Compare
kaxil
approved these changes
Mar 24, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds
workers.hostAliasesparameter in helm chart in order to use kubernetes HostAliases in worker pods.