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

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

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #47540 to branch/v16

Changelog: Allow using a custom database for Firestore backends.

Copy link

🤖 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.
Copy link

🤖 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
@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
45 checks passed
@rosstimothy rosstimothy deleted the tross/backport-47540/v16 branch October 17, 2024 00:26
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