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

Support to bind TLS status as a part of component for service topology. #10522

Merged
merged 11 commits into from
Mar 10, 2023

Conversation

wu-sheng
Copy link
Member

@wu-sheng wu-sheng commented Mar 9, 2023

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

By this, the service topology(source/target components) includes the TLS for the service mesh case. The components could be [http, tls], [http, mtls], etc.
@toffentoffen Would you like to try this?

@wu-sheng wu-sheng added backend OAP backend related. feature New feature labels Mar 9, 2023
@wu-sheng wu-sheng added this to the 9.5.0 milestone Mar 9, 2023
@wu-sheng wu-sheng requested a review from kezhenxu94 March 9, 2023 14:28
kezhenxu94
kezhenxu94 previously approved these changes Mar 9, 2023
kezhenxu94
kezhenxu94 previously approved these changes Mar 10, 2023
@wu-sheng
Copy link
Member Author

@kezhenxu94 One left issue caused by Service Mesh analysis. The TLS_MODE is not set by ALS analyzer, which leads to clientComponent is always http only(no tls status).

@wu-sheng
Copy link
Member Author

@kezhenxu94 One left issue caused by Service Mesh analysis. The TLS_MODE is not set by ALS analyzer, which leads to clientComponent is always http only(no tls status).

image

We tried to check, the TLS property seems not to be reported from client side by ALS.

@wu-sheng
Copy link
Member Author

TODO @kezhenxu94 @mrproliu We don't query source/target component IDs from CLI. We should fix these(I feel this may be caused by these fields being relatively new added).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend OAP backend related. feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants