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

Cherrypick: Don't reload when use-cluster-ip endpoints update #5463

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

j1m-ryan
Copy link
Member

@j1m-ryan j1m-ryan commented Apr 29, 2024

sha: 0095bc3
…ngress use-cluster-ip implementation to use the cluster ip instead of the fqdn (#5318)

  • change use-cluster-ip implementation to use the cluster ip instead of fqdn, don't relaod when use-cluster-ip endpoints update

  • Update controller.go

  • Fix vs use cluster ip test

  • move assert function to custom_assertions.py

Proposed changes

Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to
that issue here in this description (not in the title of the PR).

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

…ngress `use-cluster-ip` implementation to use the cluster ip instead of the fqdn (#5318)

* change use-cluster-ip implementation to use the cluster ip instead of fqdn, don't relaod when use-cluster-ip endpoints update

* Update controller.go

* Fix vs use cluster ip test

* move assert function to custom_assertions.py
@j1m-ryan j1m-ryan requested a review from a team as a code owner April 29, 2024 11:38
@github-actions github-actions bot added the tests Pull requests that update tests label Apr 29, 2024
@vepatel vepatel added the go Pull requests that update Go code label Apr 29, 2024
@j1m-ryan j1m-ryan enabled auto-merge (squash) April 29, 2024 13:01
@j1m-ryan j1m-ryan merged commit 2f91773 into release-3.5 Apr 29, 2024
14 checks passed
@j1m-ryan j1m-ryan deleted the cherry-pick/dont-reload-use-cluster-ip branch April 29, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code tests Pull requests that update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants