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

Fix hostAliases to support multiple entries #164

Merged
merged 14 commits into from
Feb 28, 2024

Conversation

saravanan30erd
Copy link
Contributor

Issue:

Current hostAliases implementation supports only one alias entry.

It doesn't support to add two or more alias entries in /etc/hosts.

Refer: https://kubernetes.io/docs/tasks/network/customize-hosts-file-for-pods/#adding-additional-entries-with-hostaliases
We need flexibility to add multiple alias entries.

@pierluigilenoci
Copy link
Contributor

This is a breaking change and cannot be introduced like this.
Please bump the chart accordingly, add the artifact hub note and update the documentation so it's clear to anyone updating how to implement this.

@saravanan30erd
Copy link
Contributor Author

@pierluigilenoci bumped the version and added artifact nodes, also updated readme and added example in default values.yaml file.

@pierluigilenoci
Copy link
Contributor

@saravanan30erd, your pipeline is failing. Please take a look.

pierluigilenoci
pierluigilenoci previously approved these changes Nov 7, 2023
@pierluigilenoci
Copy link
Contributor

@saravanan30erd, can you please rebase your PR?

pierluigilenoci
pierluigilenoci previously approved these changes Nov 7, 2023
@saravanan30erd
Copy link
Contributor Author

@saravanan30erd, can you please rebase your PR?

@pierluigilenoci Looks like you already rebased it. If there is anything I need to do?

@pierluigilenoci
Copy link
Contributor

@saravanan30erd I'm waiting for a second opinion from @desaintmartin because this is a breaking change and must be taken care of.

@pierluigilenoci pierluigilenoci merged commit dff4ba1 into oauth2-proxy:main Feb 28, 2024
1 check passed
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

2 participants