[PR #145] fix: Support for maintenance & Unmounted drive #144

Open
opened 2026-03-03 16:28:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/145
Author: @seebag
Created: 9/1/2025
Status: 🔄 Open

Base: mainHead: fix/maintenance-and-unmounted


📝 Commits (2)

  • f285f60 fix: Support for maintenance & Unmounted drive
  • 99726fb fix: linter errors

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 main.go (+10 -0)

📄 Description

What this PR does: Add support for maintenance & unmounted drive

Notes for Reviewer:

Maintenance and unmounted drive (Removable datastores is new PBS 3.3 feature) return a 400 error code and should be ignored.

Checklist:

  • I have read and understood the CONTRIBUTING and CODE_OF_CONDUCT documents
  • All commits are signed (see Signing Commits)
  • Pull Request title in the format of Conventional Commits e.g. feat|fix|chore|docs|...: Changed Something
  • Updated documentation in the README.md file (e.g. new parameters, environment variables, return values, ...)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/natrontech/pbs-exporter/pull/145 **Author:** [@seebag](https://github.com/seebag) **Created:** 9/1/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/maintenance-and-unmounted` --- ### 📝 Commits (2) - [`f285f60`](https://github.com/natrontech/pbs-exporter/commit/f285f601eec8b74cc2345f8050f4c364ef0d9cc1) fix: Support for maintenance & Unmounted drive - [`99726fb`](https://github.com/natrontech/pbs-exporter/commit/99726fbff00249e9390e87754a08cd854e2f087c) fix: linter errors ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+10 -0) </details> ### 📄 Description <!-- Thank you for contributing to natrontech/pbs-exporter. --> **What this PR does**: Add support for maintenance & unmounted drive **Notes for Reviewer**: Maintenance and unmounted drive (Removable datastores is new PBS 3.3 feature) return a 400 error code and should be ignored. **Checklist**: - [x] I have read and understood the [CONTRIBUTING](https://github.com/natrontech/pbs-exporter/blob/main/CONTRIBUTING.md) and [CODE_OF_CONDUCT](https://github.com/natrontech/pbs-exporter/blob/main/CODE_OF_CONDUCT.md) documents - [x] All commits are signed (see [Signing Commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)) - [x] Pull Request title in the format of [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) e.g. `feat|fix|chore|docs|...: Changed Something` - [x] Updated documentation in the `README.md` file (e.g. new parameters, environment variables, return values, ...) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pbs-exporter#144
No description provided.