Skip to content

[v14] Adds support to Firestore backends for custom databases#47585

Merged
rosstimothy merged 1 commit intobranch/v14from
tross/backport-47540/v14
Oct 17, 2024
Merged

[v14] Adds support to Firestore backends for custom databases#47585
rosstimothy merged 1 commit intobranch/v14from
tross/backport-47540/v14

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #47540 to branch/v14

Changelog: Allow using a custom database for Firestore backends.

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.
@rosstimothy rosstimothy force-pushed the tross/backport-47540/v14 branch from 576e6ac to ed7b647 Compare October 15, 2024 17:51
@rosstimothy rosstimothy marked this pull request as ready for review October 15, 2024 18:03
@github-actions github-actions Bot requested review from espadolini and zmb3 October 15, 2024 18:03
@github-actions github-actions Bot added audit-log Issues related to Teleports Audit Log documentation size/sm labels Oct 15, 2024
@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 17, 2024
Merged via the queue into branch/v14 with commit 157e73f Oct 17, 2024
@rosstimothy rosstimothy deleted the tross/backport-47540/v14 branch October 17, 2024 00:26
@camscale camscale mentioned this pull request Oct 30, 2024
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