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

DOC-11640 PR #134018 - settings: redact all string settings for diagnostics #19243

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

florence-crl
Copy link
Contributor

@florence-crl florence-crl commented Dec 16, 2024

Fixes DOC-11640 DOC-11639 DOC-11641 DOC-11642 DOC-11643

In telemetry-table.html include file, updated to mention that string values of sensitive settings are redacted.

Rendered preview

Copy link

Files changed:

  • src/current/_includes/common/telemetry-table.html

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 452ddb4
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-interactivetutorials-docs/deploys/67644cb822862d0008358c58

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 452ddb4
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-api-docs/deploys/67644cb8194af30008a3d2f8

Copy link

netlify bot commented Dec 16, 2024

Netlify Preview

Name Link
🔨 Latest commit 452ddb4
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-docs/deploys/67644cb8258dc9000807aa1f
😎 Deploy Preview https://deploy-preview-19243--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@kathancox kathancox left a comment

Choose a reason for hiding this comment

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

LGTM!

<td>
Cluster settings that have been altered from their default values.
Note that any values of type 'string' are redacted, such as the cluster organization.
<td>Cluster settings that have been altered from their default values. Note that every value of type 'string' is redacted, such as the cluster organization, as well as sensitive settings, such as oidc authentication.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<td>Cluster settings that have been altered from their default values. Note that every value of type 'string' is redacted, such as the cluster organization, as well as sensitive settings, such as oidc authentication.
<td>Cluster settings that have been altered from their default values. Note that every value of type 'string' is redacted, such as the cluster organization, as well as sensitive settings, such as OIDC authentication.

Copy link
Contributor

Choose a reason for hiding this comment

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

Should that be capped?

@florence-crl florence-crl merged commit d788779 into main Dec 19, 2024
6 checks passed
@florence-crl florence-crl deleted the DOC-11640 branch December 19, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants