8000 Don't reload when `use-cluster-ip` endpoints update, and change the ingress `use-cluster-ip` implementation to use the cluster ip instead of the fqdn by j1m-ryan · Pull Request #5318 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Conversation

j1m-ryan
Copy link
@j1m-ryan j1m-ryan commented Mar 27, 2024

Closes #4945

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

… fqdn, don't relaod when use-cluster-ip endpoints update
@j1m-ryan j1m-ryan requested a review from a team as a code owner March 27, 2024 14:42
@github-actions github-actions bot added bug An issue reporting a potential bug tests Pull requests that update tests labels Mar 27, 2024
@shaun-nx shaun-nx self-requested a review April 2, 2024 16:23
@j1m-ryan j1m-ryan enabled auto-merge (squash) April 5, 2024 08:16
@j1m-ryan j1m-ryan merged commit 0095bc3 into main Apr 5, 2024
@j1m-ryan j1m-ryan deleted the fix/use-cluster-ip-without-reload branch April 5, 2024 10:44
j1m-ryan pushed a commit that referenced this pull request Apr 29, 2024
…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 pushed a commit that referenced this pull request Apr 29, 2024
Don't reload when `use-cluster-ip` endpoints update, and change the ingress `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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug tests Pull requests that update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unnecessary reload when pod update
4 participants
0