Skip to content

Clarify Service Entry addresses behavior limitations #3549

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kfaseela
Copy link
Member

@kfaseela kfaseela requested a review from a team as a code owner August 13, 2025 03:11
@istio-policy-bot
Copy link

😊 Welcome @kfaseela! This is either your first contribution to the Istio api repo, or it's been
a while since you've been here.

You can learn more about the Istio working groups, Code of Conduct, and contribution guidelines
by referring to Contributing to Istio.

Thanks for contributing!

Courtesy of your friendly welcome wagon.

@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 13, 2025
@kfaseela kfaseela added the release-notes-none Indicates a PR that does not require release notes. label Aug 13, 2025
@kfaseela
Copy link
Member Author

/retest

@kfaseela
Copy link
Member Author

cc @keithmattix @howardjohn

Comment on lines +485 to +487
// addresses are not supported in this field. Note that the `addresses`
// API implies you can provide multiple addresses but there are limitations
// on it (e.g.: you cannot set VIP addresses regardless of the combination of ip families).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a hard time understanding what this means. I think the clarification we wish to convey is that multiple VIPs will not be assigned to a single host, even though having a list suggests that might occur. As a result of this, you are not able to specify dual-stack VIPs using this field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants