[DO] Document GCP Secret Manager for Databricks PAR credentials#38011
Open
charlesmyu wants to merge 6 commits into
Open
[DO] Document GCP Secret Manager for Databricks PAR credentials#38011charlesmyu wants to merge 6 commits into
charlesmyu wants to merge 6 commits into
Conversation
GCP Secret Manager is now a supported secret store for the Databricks Private Link PAR setup. Documents the GCP resource-name format and its regional variant, GKE/GCE workload identity guidance for reading the secret, and bumps the runner image tag to 1.21.0-3. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Preview links (active after the
|
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
buraizu
requested changes
Jul 14, 2026
buraizu
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the PR, just requesting a few minor updates
Contributor
|
Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
buraizu
approved these changes
Jul 14, 2026
buraizu
left a comment
Contributor
There was a problem hiding this comment.
Thanks for applying those changes, approving with one final update requested — the anchor link currently isn't redirecting as expected.
Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Documents GCP Secret Manager as a supported secret store for the Data Observability: Jobs Monitoring Databricks Private Link + Private Action Runner (PAR) setup, alongside the existing AWS and Azure options.
Opening as a draft — do not merge until the PAR image containing GCP Secret Manager support (
1.21.0-3) is published to the public registries.Changes
content/en/data_observability/jobs_monitoring/databricks/private_link.md:(AWS Secrets Manager, AWS Parameter Store, Azure Key Vault, or GCP Secret Manager).projects/{project}/secrets/{secret}/versions/{version}(and the regional formprojects/{project}/locations/{location}/secrets/{secret}/versions/{version}).image.tagfrom1.21.0-0to1.21.0-3in both the Helm values and the Docker image line.Footnote numbering follows the page's existing per-tab scheme.
Notes
dd-data-observability-par:1.21.0-3is live in the public registries.[3],[4]) unrelated to this change; left untouched.