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

add cluster domain to meshConfig #3265

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nicole-lihui
Copy link
Member

later needs to read meshconfig.custerDomain from istio/istio#51064

@nicole-lihui nicole-lihui requested a review from a team as a code owner July 15, 2024 07:43
@istio-policy-bot
Copy link

😊 Welcome @nicole-lihui! 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 Jul 15, 2024
Copy link
Member

@howardjohn howardjohn left a comment

Choose a reason for hiding this comment

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

Previous discussion in #3234.

This needs some clarity on how this will be implemented. Currently this is read by Istiod and the agent. What is the plan to get these pieces of info there, how will it handle updates, what is the migration path, etc?

If we are adding this it cannot just be a hint to analyze, it needs to replace the existing ways to configure it

@nicole-lihui
Copy link
Member Author

Hi @costinm,What do you think about this?

I am currently facing an issue with the usage of the cluster DNS domain. I want to define the cluster DNS domain as a mesh-level configuration, not just within proxyConfig.

Here, I also have another thought: in a multi-cluster setup, theoretically, each cluster can have its own separate domain. I am wondering if we need to consider this, similar to how meshConfig.networks is structured.

@nicole-lihui
Copy link
Member Author

@howardjohn @costinm @hzxuzhonghu
Do you have any ideas or suggestions for the cluster domain? I need your advice. Thank you 🌹

@istio-testing istio-testing added the needs-rebase Indicates a PR needs to be rebased before being merged label Aug 22, 2024
@istio-testing
Copy link
Collaborator

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase Indicates a PR needs to be rebased before being merged 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