Skip to content

[v16] Adds support to Firestore backends for custom databases#47583

Merged
rosstimothy merged 1 commit intobranch/v16from
tross/backport-47540/v16
Oct 17, 2024
Merged

[v16] Adds support to Firestore backends for custom databases#47583
rosstimothy merged 1 commit intobranch/v16from
tross/backport-47540/v16

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #47540 to branch/v16

Changelog: Allow using a custom database for Firestore backends.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Vercel preview here: https://docs-c3763imls-goteleport.vercel.app/docs/ver/preview

Firestore has supported multiple databases in a project for a while
(see https://cloud.google.com/blog/products/databases/manage-multiple-firestore-databases-in-a-project),
however, Teleport only allowed using the default database in the project.
The DatabaseID is now exposed in the file config, and if provided
both the state and events backends will use the appropriate database.

Closes #37227.
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Vercel preview here: https://docs-4brg8rnc1-goteleport.vercel.app/docs/ver/preview

@rosstimothy rosstimothy marked this pull request as ready for review October 15, 2024 18:02
@github-actions github-actions Bot added audit-log Issues related to Teleports Audit Log documentation size/sm labels Oct 15, 2024
@github-actions github-actions Bot requested review from espadolini and zmb3 October 15, 2024 18:03
@rosstimothy rosstimothy added this pull request to the merge queue Oct 16, 2024
github-merge-queue Bot pushed a commit that referenced this pull request Oct 16, 2024
)

Firestore has supported multiple databases in a project for a while
(see https://cloud.google.com/blog/products/databases/manage-multiple-firestore-databases-in-a-project),
however, Teleport only allowed using the default database in the project.
The DatabaseID is now exposed in the file config, and if provided
both the state and events backends will use the appropriate database.

Closes #37227.
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Oct 16, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Oct 16, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Oct 16, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Oct 16, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Oct 16, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Oct 17, 2024
Merged via the queue into branch/v16 with commit e50b57c Oct 17, 2024
@rosstimothy rosstimothy deleted the tross/backport-47540/v16 branch October 17, 2024 00:26
This was referenced Oct 22, 2024
@fheinecke fheinecke mentioned this pull request Apr 9, 2025
@fheinecke fheinecke mentioned this pull request Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

audit-log Issues related to Teleports Audit Log backport documentation size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants