Skip to content

[v10] Fix known_hosts locking by refactoring our locks in utils/fs#16441

Merged
AntonAM merged 6 commits intobranch/v10from
bot/backport-16364-branch/v10
Sep 15, 2022
Merged

[v10] Fix known_hosts locking by refactoring our locks in utils/fs#16441
AntonAM merged 6 commits intobranch/v10from
bot/backport-16364-branch/v10

Conversation

@AntonAM
Copy link
Copy Markdown
Contributor

@AntonAM AntonAM commented Sep 15, 2022

Backport #16364 to branch/v10

library and add support for windows

Flock works differently on linx/mac vs windows. On windows it's impossible to
read/write file after locking, so we need to create separate lockfile.
@AntonAM AntonAM requested review from r0mant and tigrato September 15, 2022 16:11
@github-actions github-actions Bot requested a review from timothyb89 September 15, 2022 16:11
@github-actions github-actions Bot added audit-log Issues related to Teleports Audit Log backport labels Sep 15, 2022
@AntonAM AntonAM added windows tsh tsh - Teleport's command line tool for logging into nodes running Teleport. bug labels Sep 15, 2022
@github-actions github-actions Bot removed the request for review from timothyb89 September 15, 2022 16:18
@AntonAM AntonAM enabled auto-merge (squash) September 15, 2022 16:56
@AntonAM AntonAM merged commit faf4efb into branch/v10 Sep 15, 2022
@github-actions github-actions Bot deleted the bot/backport-16364-branch/v10 branch September 15, 2022 17:54
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 bug tsh tsh - Teleport's command line tool for logging into nodes running Teleport. windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants