We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/area dashboard
1.5.1
dashboard should report mTLS as enabled true in config visualisation
enabled true
dashboard reports mTLS as enabled false in config visualisation in the first screen:
enabled false
mTLS is reported as enabled in the second screen:
mTLS is indeed enabled, it can be seen in the daprd logs:
Reproduce the steps indicated in the documentation
RELEASE NOTE: FIX mTLS status reporting in the dashboard
The text was updated successfully, but these errors were encountered:
@yaron2 please help move it to dapr/dashboard repo.
dapr/dashboard
Sorry, something went wrong.
Done
No branches or pull requests
In what area(s)?
/area dashboard
What version of Dapr?
Expected Behavior
dashboard should report mTLS as
enabled true
in config visualisationActual Behavior
dashboard reports mTLS as
enabled false
in config visualisation in the first screen:mTLS is reported as enabled in the second screen:
mTLS is indeed enabled, it can be seen in the daprd logs:
Steps to Reproduce the Problem
Reproduce the steps indicated in the documentation
Release Note
RELEASE NOTE: FIX mTLS status reporting in the dashboard
The text was updated successfully, but these errors were encountered: