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

feat: add ExternalIPs for proxy Service #306

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

rguichard
Copy link
Contributor

@rguichard rguichard commented May 23, 2022

Summary

Allow Proxy Service to use ExternalPs. Usefull when you want to bind your Ingress Controller to a specific public IP.

Checklist:

  • add related issues
  • update Configuration in README
  • update Upgrading in README (breaking changes)
  • ready for review

@CLAassistant
Copy link

CLAassistant commented May 23, 2022

CLA assistant check
All committers have signed the CLA.

@rguichard rguichard force-pushed the proxy-svc-externalips branch from f3ef8e4 to 0fdb57b Compare May 23, 2022 07:57
calebdoxsey
calebdoxsey previously approved these changes May 23, 2022
@calebdoxsey calebdoxsey enabled auto-merge (squash) May 23, 2022 14:58
@desimone desimone added the docs label May 23, 2022
@desimone
Copy link
Contributor

@rguichard thanks! Looks like it needs a version bump for the tests to pass.

auto-merge was automatically disabled May 24, 2022 07:22

Head branch was pushed to by a user without write access

@rguichard rguichard force-pushed the proxy-svc-externalips branch 2 times, most recently from c335b82 to aeca71e Compare May 24, 2022 07:24
@rguichard
Copy link
Contributor Author

I bump Chart.yaml to 31.2.0 since it's a feature. Don't know if you would have wanted something different, feel free to make me change this for a patch bump.

@rguichard
Copy link
Contributor Author

@calebdoxsey could you re-approve this PR to trigger CI tests ?

@desimone
Copy link
Contributor

desimone commented Jun 1, 2022

@rguichard tests look good, just need to resolve the merge conflict now. Thanks!

@rguichard rguichard force-pushed the proxy-svc-externalips branch from aeca71e to 87bcc5e Compare June 1, 2022 16:57
@rguichard
Copy link
Contributor Author

@desimone done !

@desimone desimone enabled auto-merge (squash) June 1, 2022 17:23
@desimone desimone merged commit def632a into pomerium:main Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants