-
Notifications
You must be signed in to change notification settings - Fork 6
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
docs(CSI-254): update official docs link in Helm templates and README #323
Merged
+161
−8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Graphite Automations"Request reviewers once CI passes" took an action on this PR • (09/11/24)1 reviewer was added to this PR based on Sergey Berezansky's automation. |
This was referenced Sep 11, 2024
Merged
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 11, 2024 10:12
d44dc57
to
6c16465
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 11, 2024 10:12
5201301
to
604fc75
Compare
sergeyberezansky
added
the
documentation
Improvements or additions to documentation
label
Sep 11, 2024
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 11, 2024 11:12
6c16465
to
aa86905
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 11, 2024 11:12
604fc75
to
e7fe1c4
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 11, 2024 11:35
aa86905
to
6f0de4e
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 11, 2024 11:35
e7fe1c4
to
e51d72a
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 11, 2024 11:52
6f0de4e
to
39100a0
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 11, 2024 11:52
e51d72a
to
603a084
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 11, 2024 13:02
39100a0
to
88e93f5
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 11, 2024 13:02
603a084
to
f41f2ff
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 11, 2024 14:25
88e93f5
to
20e1089
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 11, 2024 14:25
f41f2ff
to
c82aea1
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 12, 2024 09:40
20e1089
to
69f0a8b
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 12, 2024 09:40
c82aea1
to
5070f18
Compare
Merge activity
|
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 12, 2024 12:00
69f0a8b
to
8111d8a
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 12, 2024 12:00
5070f18
to
3096cfa
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 12, 2024 12:45
8111d8a
to
4974d45
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 12, 2024 12:45
3096cfa
to
e1b7531
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 12, 2024 12:49
4974d45
to
8ad9d7b
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 12, 2024 12:49
e1b7531
to
163eb31
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 12, 2024 13:12
8ad9d7b
to
ca70a26
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 12, 2024 13:12
163eb31
to
bce37a9
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 12, 2024 13:21
ca70a26
to
00e4f8a
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 12, 2024 13:21
bce37a9
to
aca886c
Compare
sergeyberezansky
force-pushed
the
sergey/node-vol-stats
branch
from
September 12, 2024 13:28
00e4f8a
to
5fe801f
Compare
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 12, 2024 13:28
aca886c
to
15ddb6e
Compare
sergeyberezansky
changed the base branch from
sergey/node-vol-stats
to
graphite-base/323
September 12, 2024 13:35
sergeyberezansky
force-pushed
the
sergey/fix-docs-location
branch
from
September 12, 2024 13:35
15ddb6e
to
f1264a7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TL;DR
Added documentation for using Weka CSI Plugin with NFS transport and updated links to official documentation.
What changed?
docs/NFS.md
detailing the usage of Weka CSI Plugin with NFS transportHow to test?
docs/NFS.md
file for accuracy and completenessWhy make this change?
This change provides users with information on using the Weka CSI Plugin with NFS transport, offering an alternative deployment option without requiring the Weka client on each Kubernetes node. It also ensures that all documentation links are up-to-date and correct, improving the overall user experience and accessibility of information.