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

[pub/sub pulsar] Add suggested warning re sensitive params #3553

Merged
merged 4 commits into from
Jun 19, 2023

Conversation

hhunter-ms
Copy link
Collaborator

Description

Add warning as suggested in issue re: sensitive data/params

Issue reference

PR will close: #3250

Signed-off-by: Hannah Hunter <[email protected]>
@hhunter-ms hhunter-ms requested a review from a team as a code owner June 15, 2023 19:53
@hhunter-ms hhunter-ms self-assigned this Jun 15, 2023
@hhunter-ms hhunter-ms requested a review from a team as a code owner June 15, 2023 19:53
{{% alert title="Warning" color="warning" %}}
This component supports storing the `token` parameter and any other sensitive parameter and data as Kubernetes Secrets.
{{% /alert %}}

Copy link
Member

Choose a reason for hiding this comment

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

The general warning we have is this
"The above example uses secrets as plain strings. It is recommended to use a secret store for the secrets as described here."

I would use this ^^ combining this with the " storing the token parameter and any other sensitive parameter" as specific to this component

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@msfussell pushed an update - let me know if that works?

@hhunter-ms hhunter-ms merged commit 40a0d1b into dapr:v1.11 Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants