-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: ScaleComputing/RestAPIExamples
base: add-codeowners
head repository: ScaleComputing/RestAPIExamples
compare: master
- 18 commits
- 26 files changed
- 8 contributors
Commits on May 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b7c9a48 - Browse repository at this point
Copy the full SHA b7c9a48View commit details -
added a short section to explain that these scripts are meant to illustrate features from our API and not necessarily follow scripting best practices
Configuration menu - View commit details
-
Copy full SHA for 8819c6c - Browse repository at this point
Copy the full SHA 8819c6cView commit details -
Update Platform2025_LoginExamplePowershell.ps1
Added comments and used more generic username and password examples
Configuration menu - View commit details
-
Copy full SHA for 15d9922 - Browse repository at this point
Copy the full SHA 15d9922View commit details -
Update Platform2025_LoginExamplePython.py
Added comments to clarify what is being done. Also generalized the ip address.
Configuration menu - View commit details
-
Copy full SHA for d142e27 - Browse repository at this point
Copy the full SHA d142e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e7371 - Browse repository at this point
Copy the full SHA e0e7371View commit details -
Update Platform2025_SnapshotExampleBash.sh
Added more comments and generalized the login and ip info
Configuration menu - View commit details
-
Copy full SHA for e5735d3 - Browse repository at this point
Copy the full SHA e5735d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dae608 - Browse repository at this point
Copy the full SHA 2dae608View commit details
Commits on May 24, 2025
-
Merge pull request #18 from ScaleComputing/add-codeowners
Create CODEOWNERS
Configuration menu - View commit details
-
Copy full SHA for 8d01628 - Browse repository at this point
Copy the full SHA 8d01628View commit details
Commits on May 27, 2025
-
Merge pull request #17 from wvancollenburg/master
created readme.md, generalized login details, updated comments
Configuration menu - View commit details
-
Copy full SHA for 04b0764 - Browse repository at this point
Copy the full SHA 04b0764View commit details
Commits on Aug 28, 2025
-
Disconnected alert (plus a python example)
Configuration menu - View commit details
-
Copy full SHA for 9a34ca0 - Browse repository at this point
Copy the full SHA 9a34ca0View commit details -
Update Fleet Manager/disconnected-alert.py
typo fix Co-authored-by: Forrest Hansen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a4096c - Browse repository at this point
Copy the full SHA 5a4096cView commit details -
Update Fleet Manager/disconnected-alert.py
typo fixes Co-authored-by: Forrest Hansen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7313d95 - Browse repository at this point
Copy the full SHA 7313d95View commit details
Commits on Nov 4, 2025
-
* initial upload * Fix usage instructions and update configuration comments * Update HyperCore_balancer.py * Update README.md * Update HyperCore_balancer.py Based on recommendations by Dave, i added a check for environment vars using the same format as Ansible. Also added the option to exclude one or more nodes from being evaluated, for cornercases where one of the nodes in a cluster should be dedicated to one task (e.g. single GPU node in cluster or Oracle licensing etc) * env var updates Made all vars configurable through env vars. * removed clearing the preferred node When removing preferred node an error message appears on cluster because it does not know where to move it. * small docu comments fix changed node_101 to node_1 to more clearly explain how the node_x should be formatted to work. * previous update broke node affinity. Fixed node affinity * fix for witness * Exclusion order of operations Fixed an error where a node that is excluded will still be determined as the coolest node. * multiple updates check for upgrade in progress when primary node down connect to others updated readme.md * Fixed a small omission with node affinity Also cleaned up some comments that were there for debugging purposes.
Configuration menu - View commit details
-
Copy full SHA for 2efd478 - Browse repository at this point
Copy the full SHA 2efd478View commit details
Commits on Nov 5, 2025
-
Fix for clusters without update history (#24)
Newly installed clusters will not have a update status. This is generated during first update (/updat/update_status.json). When json file not found on all nodes in cluster the script will now assume there is no update history and continue.
Configuration menu - View commit details
-
Copy full SHA for 66013c7 - Browse repository at this point
Copy the full SHA 66013c7View commit details
Commits on Nov 12, 2025
-
Add upload_iso.py script for Hypercore REST API (#25)
* Add upload_iso.py script for Hypercore REST API * Update upload_iso.py Removed repository * Update upload_iso.py Renamed env vars * Update upload_iso_README.md Renamed env vars
Configuration menu - View commit details
-
Copy full SHA for ddebff8 - Browse repository at this point
Copy the full SHA ddebff8View commit details -
Zabbix template - plugin (#22)
* Initial upload A yaml that can be imported to zabbix to add monitor data to it. See readme for full info * each discovered item becomes a host Made a change that will allow each node and each vm that is discovered to be registered as host, with it's own sub-items. this makes navigation a lot easier * Added graphs and dashboards for all elements * lowered delays to make template poll less
Configuration menu - View commit details
-
Copy full SHA for bafde6e - Browse repository at this point
Copy the full SHA bafde6eView commit details
Commits on Nov 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 340a2c4 - Browse repository at this point
Copy the full SHA 340a2c4View commit details
Commits on Dec 18, 2025
-
added mention of ansible and terraform and links to repos
Configuration menu - View commit details
-
Copy full SHA for 4746687 - Browse repository at this point
Copy the full SHA 4746687View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff add-codeowners...master