-
Notifications
You must be signed in to change notification settings - Fork 145
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
Update Ganesha, Fedora and GitHub Actions versions #152
base: master
Are you sure you want to change the base?
Conversation
Welcome @Hi-Fi! |
@@ -8,7 +8,7 @@ replicaCount: 1 | |||
|
|||
image: | |||
repository: registry.k8s.io/sig-storage/nfs-provisioner | |||
tag: v4.0.8 | |||
tag: v6.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A new tag has landed, 6.2, that might fix a critical functionality issue when using Linux kernel >= 6.6 nfs-ganesha/nfs-ganesha#1188
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, I'll check this towards newer Ganesha then.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
fccc6d8
to
c8a49e0
Compare
Hello, can we have this PR merged in a timely manner, as there is a big functionality issue that gets fixed by nfs-ganesha v2. See nfs-ganesha/nfs-ganesha#1188. Thanks. |
Hello @kvaps can you merge this ? thanks |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Hi-Fi The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Updated Fedora and Ganesha to latest ones so that PR is not old in dependency sense. |
Using self-compiled ntirpc and including libacl (introduced within Ganesha 5)
No description provided.