Skip to content

[v9] Fix known_hosts locking by refactoring our locks in utils/fs#16444

Merged
AntonAM merged 5 commits intobranch/v9from
anton/backport-16364-branch/v9
Sep 15, 2022
Merged

[v9] Fix known_hosts locking by refactoring our locks in utils/fs#16444
AntonAM merged 5 commits intobranch/v9from
anton/backport-16364-branch/v9

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 added bug windows tsh tsh - Teleport's command line tool for logging into nodes running Teleport. backport labels Sep 15, 2022
@github-actions github-actions Bot added the audit-log Issues related to Teleports Audit Log label Sep 15, 2022
@github-actions github-actions Bot removed the request for review from timothyb89 September 15, 2022 17:38
@AntonAM AntonAM enabled auto-merge (squash) September 15, 2022 17:58
@AntonAM AntonAM disabled auto-merge September 15, 2022 17:58
@AntonAM AntonAM merged commit 022f31a into branch/v9 Sep 15, 2022
@zmb3 zmb3 deleted the anton/backport-16364-branch/v9 branch May 7, 2024 22:33
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