Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@PoisonGravity
Copy link
Contributor

Add LDS\RDS xDS protocol transmission functionality

@CLAassistant
Copy link

CLAassistant commented Sep 29, 2023

CLA assistant check
All committers have signed the CLA.

@panxiaojun233
Copy link
Contributor

Please update the README to include explanations and instructions for the code changes.

@panxiaojun233
Copy link
Contributor

LGTM


#*************** Istio Related Configurations ***************#
### If turn on the MCP server:
nacos.istio.mcp.server.enabled=false
Copy link
Collaborator

Choose a reason for hiding this comment

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

默认不要打开

</encoder>
</appender>

<appender name="istio-main"
Copy link
Collaborator

Choose a reason for hiding this comment

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

为什么要在core模块中添加这个日志内容?

#*************** Istio Related Configurations ***************#
### If turn on the MCP server:
nacos.istio.mcp.server.enabled=false
nacos.istio.mcp.server.enabled=true
Copy link
Collaborator

Choose a reason for hiding this comment

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

以下开关同上, 默认关闭


@Value("${nacos.istio.mcp.server.enabled:false}")
private boolean serverEnabled = false;
@Value("${nacos.istio.mcp.server.enabled:true}")
Copy link
Collaborator

Choose a reason for hiding this comment

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

同上 默认关闭

@KomachiSion KomachiSion merged commit 678b90a into alibaba:summer-ospp#10389 Oct 30, 2023
KomachiSion added a commit that referenced this pull request Jul 23, 2024
* Summer ospp#10389 (#11208)

* Notify IstioConfigChangeEvent by parsing config tags

* Parse Configs and Create Virtual Service

* function complete

* Style Fixed

* Delete Personal Info

* add some comments and regex process func

* Nacos Istio LDS & RDS xds protocol

* reset configs

* configTags is an optional parameters, fix istio force required problem.

---------

Co-authored-by: PoisonGravity <[email protected]>
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