Skip to content
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

Release v0.1.1 #107

Merged
merged 8 commits into from
Aug 30, 2024
Merged

Release v0.1.1 #107

merged 8 commits into from
Aug 30, 2024

Conversation

matthew-richerson
Copy link
Contributor

Release v0.1.1

roehrich-hpe and others added 8 commits June 7, 2024 12:00
Avoid doing a divide-by-zero and panicing the process.

Signed-off-by: Dean Roehrich <[email protected]>
In the case where we cannot open a /dev/switchtecX device, give a useful
panic message rather than just dereferencing a nil pointer.

Earlier in the log there will be an error stating "Error opening path", and
another stating "Failed to identify switch". The nil deference was happening
much later, so it was not obviously connected to those.

See NearNodeFlash/NearNodeFlash.github.io#178
for more details.

Signed-off-by: Dean Roehrich <[email protected]>
Signed-off-by: Matt Richerson <[email protected]>
* comment cleanup

Signed-off-by: Anthony Floeder <[email protected]>

* Add slot setting for rabbit management port on PAX 0

Signed-off-by: Anthony Floeder <[email protected]>

* Refresh port status every minute unless there are events to process

Signed-off-by: Anthony Floeder <[email protected]>

---------

Signed-off-by: Anthony Floeder <[email protected]>
@matthew-richerson matthew-richerson merged commit b2dc8e1 into releases/v0 Aug 30, 2024
2 checks passed
@matthew-richerson matthew-richerson deleted the release-v0.1.1 branch August 30, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants