Derek Su
Derek Su
Need to fix codespell and flake8 errors
``` platform linux -- Python 3.9.18, pytest-5.3.1, py-1.11.0, pluggy-0.13.1 -- /usr/bin/python3.9 cachedir: .pytest_cache rootdir: /integration, inifile: pytest.ini plugins: order-1.0.1, repeat-0.9.1 collected 15 items test_csi.py::test_csi_mount PASSED test_csi.py::test_csi_io PASSED test_csi.py::test_csi_backup[s3] PASSED test_csi.py::test_csi_backup[nfs]...
cc @c3y1huang Can you help review it? Thanks.
``` longhorn-test:/integration/tests # pytest -vs test_csi.py::test_csi_encrypted_migratable_block_volume ============================================== test session starts =============================================== platform linux -- Python 3.11.9, pytest-6.2.4, py-1.11.0, pluggy-0.13.1 -- /usr/bin/python3.11 cachedir: .pytest_cache rootdir: /integration, configfile: pytest.ini plugins: order-1.0.1, repeat-0.9.1...
@khushboo-rancher Updated. Thank you.
Running into the issue while using v6.5. It is not observed in v5.8 and v5.9. @ralcolea Does the issue still remain on your side?
Hello @ffilz We are experiencing the same issue in nfs-ganesha ~~v6.4~~ v6.5. More information is in https://github.com/longhorn/longhorn/issues/10621 and the nfs server log is [perm-denied.txt](https://github.com/user-attachments/files/19404626/perm-denied.txt). Could you help check the issue?...
> I believe this is the same thing I saw which is fixed in 6.5 by [#1219](https://github.com/nfs-ganesha/nfs-ganesha/issues/1219) @jswoodward Thank you. Sorry for the wrong version in my previous comment. Unfortunately,...
Hello @samtudor0112 ~~Let's put the change in v1.8.0. I will merge it after releasing v1.7.0 GA. Thank you.~~
@innobead Ready for review. Thank you.