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

fix(psk): change PSK temp key file location #680

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Sep 29, 2023

Fixes #677
because in compose we map /var/tmp and not /tmp folder

Fixes #677
because in compose we map /var/tmp and not /tmp folder

Signed-off-by: Boris Glimcher <[email protected]>
@glimchb glimchb requested a review from a team as a code owner September 29, 2023 14:13
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #680 (20c2cb0) into main (9c290e3) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #680   +/-   ##
=======================================
  Coverage   76.53%   76.53%           
=======================================
  Files          35       35           
  Lines        3533     3533           
=======================================
  Hits         2704     2704           
  Misses        752      752           
  Partials       77       77           
Files Coverage Δ
pkg/backend/nvme_path.go 70.08% <100.00%> (ø)

@artek-koltun artek-koltun merged commit 77dde4e into main Sep 29, 2023
19 checks passed
@artek-koltun artek-koltun deleted the glimchb-patch-2 branch September 29, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bdev_nvme_attach_controller: json response error: Could not retrieve PSK from file: /tmp/opikey981191686
2 participants