Skip to content

FIX: quota should be retrieved in monitoring key=value format#5511

Merged
glpatcern merged 1 commit intomasterfrom
fix_parsing
Feb 19, 2026
Merged

FIX: quota should be retrieved in monitoring key=value format#5511
glpatcern merged 1 commit intomasterfrom
fix_parsing

Conversation

@pmedinar01
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 18, 2026 10:33
@update-docs
Copy link
Copy Markdown

update-docs Bot commented Feb 18, 2026

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug where the project quota command was missing the -m (monitoring) flag, causing it to return output in a format incompatible with the parsing logic. The -m flag outputs quota information in key=value format which is required by the parseQuota function.

Changes:

  • Added -m flag to the project quota command to match the old-style quota command and ensure consistent monitoring format output

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@glpatcern glpatcern merged commit 7ba24bd into master Feb 19, 2026
24 checks passed
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.

4 participants