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] Properly default auth's storage config #48305

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Nov 1, 2024

Backport #48247 to branch/v16

Most of our tests override cfg.DataDir, but auth's storage config
still uses a hard-coded /var/lib/teleport for backend state.

Instead of fixing this in a bunch of tests, we stop defaulting to
/var/lib/teleport and set the storage dir only after we know what
the configured data dir is.
@zmb3 zmb3 added the no-changelog Indicates that a PR does not require a changelog entry label Nov 1, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48305.d212ksyjt6y4yg.amplifyapp.com

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from smallinsky November 1, 2024 19:12
@zmb3 zmb3 enabled auto-merge November 2, 2024 20:36
@zmb3 zmb3 added this pull request to the merge queue Nov 2, 2024
Merged via the queue into branch/v16 with commit 93c9d7f Nov 2, 2024
40 checks passed
@zmb3 zmb3 deleted the bot/backport-48247-branch/v16 branch November 2, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants