-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
44c72ed
commit f45c3c4
Showing
5 changed files
with
428 additions
and
58 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"4.4.1-2": [ | ||
{ | ||
"description": "Will need to backup and remove WEKA SMB configuration prior upgrading to 4.4.1-2", | ||
"related_protocols": ["smb"], | ||
"link_types": [], | ||
"version_from": ["4.4.1"], | ||
"obj_store": false | ||
}, | ||
{ | ||
"description": "SMB Broken. Should be skipped since its also IB", | ||
"related_protocols": ["NFS"], | ||
"link_types": ["IB"], | ||
"version_from": ["3.3.1", "4.2.6"], | ||
"obj_store": false | ||
}, | ||
{ | ||
"description": "Shazad is the Greatest!. Should be skipped since its s3 which is disabled.", | ||
"related_protocols": ["s3"], | ||
"link_types": [], | ||
"version_from": ["3.3.1", "4.2.6"], | ||
"obj_store": false | ||
}, | ||
{ | ||
"description": "Jacks favorite link type IB. Should be skipped since the cluster is ETH.", | ||
"related_protocols": [], | ||
"link_types": ["IB"], | ||
"version_from": [], | ||
"obj_store": true | ||
} | ||
], | ||
"4.2.12": [ | ||
{ | ||
"description": "Memory leak during rebalancing.", | ||
"related_protocols": [], | ||
"link_types": [], | ||
"version_from": [], | ||
"obj_store": false | ||
} | ||
], | ||
"4.2.13": [ | ||
{ | ||
"description": "Incompatibility with older S3 clients.", | ||
"related_protocols": ["s3"], | ||
"link_types": ["ETH", "IB"], | ||
"version_from": [], | ||
"obj_store": false | ||
} | ||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"4.4.1-2": ["4.2.16"], | ||
"4.4.1": ["4.2.16"], | ||
"4.4.0": ["4.2.16"], | ||
"4.3.5.105": ["4.2.16"], | ||
"4.3.5": ["4.2.16"], | ||
"4.3.4-2": ["4.2.16"], | ||
"4.3.3": ["4.2.16"], | ||
"4.3.2.161": ["4.2.16"], | ||
"4.3.0": ["4.2.16"], | ||
"4.2.16": ["4.1.2.36"], | ||
"4.2.15": ["4.1.2.36"], | ||
"4.2.14": ["4.1.2.36"], | ||
"4.2.13": ["4.1.2.36"], | ||
"4.2.12.92": ["4.1.2.36"], | ||
"4.2.12.91": ["4.1.2.36"], | ||
"4.2.12.87": ["4.1.2.36"], | ||
"4.2.11-3": ["4.1.2.36"], | ||
"4.2.11-2": ["4.1.2.36"], | ||
"4.2.11": ["4.1.2.36"], | ||
"4.2.10": ["4.1.2.36"], | ||
"4.2.9.28": ["4.1.2.36"], | ||
"4.2.9-1": ["4.1.2.36"], | ||
"4.2.9": ["4.1.2.36"], | ||
"4.2.8.66": ["4.1.2.36"], | ||
"4.2.7.64": ["4.1.2.36"], | ||
"4.2.6.90": ["4.1.2.36"], | ||
"4.2.5": ["4.1.2.36"], | ||
"4.1.2.36": ["4.0"], | ||
"4.1.2.22": ["4.0"], | ||
"4.1.0.77": ["4.0"], | ||
"4.1.0.71": ["4.0"], | ||
"4.1.0": ["4.0"], | ||
"4.0.5.39": ["3.14.1"], | ||
"4.0.5.14": ["3.14.1"], | ||
"4.0.3.13": ["3.14.1"], | ||
"4.0.3.10": ["3.14.1"], | ||
"4.0.3": ["3.14.1"], | ||
"4.0.2.6": ["3.14.1"], | ||
"4.0.2": ["3.14.1"], | ||
"4.0.1": ["3.14.1"], | ||
"4.0": ["3.14.1"] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.3.50 | ||
1.4 |
Binary file not shown.
Oops, something went wrong.