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

Add status in project quota api type #370

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Add status in project quota api type #370

merged 2 commits into from
Oct 5, 2023

Conversation

Imtiaz246
Copy link
Contributor

No description provided.

@@ -66,6 +66,9 @@ type ProjectQuotaStatus struct {
type ResourceQuotaStatus struct {
ResourceQuotaSpec `json:",inline"`
Result QuotaResult `json:"result"`
// +optional
Reason string `json:"reason"`
Copy link
Contributor

Choose a reason for hiding this comment

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

json:"reason,omitempty"

Signed-off-by: Imtiaz Uddin <[email protected]>
@tamalsaha tamalsaha merged commit 2525161 into master Oct 5, 2023
11 checks passed
@tamalsaha tamalsaha deleted the prjquota-status branch October 5, 2023 05:28
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.

2 participants