-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathversions.json
42 lines (42 loc) · 1.86 KB
/
versions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"liblonghorn": {
"repo": "https://github.com/rancher/liblonghorn.git",
"commit": "53d1c063b95efc8d949b095bd4bf04637230265f",
"description": "liblonghorn is a library that provides a simple interface to interact with Longhorn."
},
"tgt": {
"repo": "https://github.com/rancher/tgt.git",
"commit": "3a8bc4823b5390e046f7aa8231ed262c0365c42c",
"description": "tgtd is a user-space daemon that provides SCSI target support."
},
"spdk": {
"repo": "https://github.com/longhorn/spdk.git",
"commit": "1975133e993723bc9ec3bd46862f4e5efe3b3fd1",
"description": "SPDK is a storage performance development kit."
},
"go-spdk-helper": {
"repo": "https://github.com/longhorn/go-spdk-helper.git",
"commit": "f0c0c2a62a57d4dfec80a8928ef3dd3bc70bf6a7",
"description": "go-spdk-helper is a Go wrapper for SPDK."
},
"libjsonc": {
"repo": "https://github.com/json-c/json-c.git",
"commit": "b4c371fa0cbc4dcbaccc359ce9e957a22988fb34",
"description": "JSON-C is a JSON implementation in C."
},
"nvme-cli": {
"repo": "https://github.com/linux-nvme/nvme-cli.git",
"commit": "eeaa08c9a0e9184f3889df0bff3d2a23db6d6294",
"description": "nvme-cli is a utility for managing NVMe devices."
},
"nfs-ganesha": {
"repo": "https://github.com/rancher/nfs-ganesha.git",
"commit": "faaab3b04fbcba0aa5b2c1f0ce14518d8f72fa23",
"description": "NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs inside the longhorn-shared-manager pod."
},
"ntirpc": {
"repo": "https://github.com/nfs-ganesha/ntirpc.git",
"commit": "d2b7209f82fac44fe95731ce98740f793e9e98a0",
"description": "ntirpc is a new transport-agnostic RPC library that is being developed as part of the NFS-Ganesha project."
}
}