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

[RunWhen] - GitOps Manifest Updates for ResourceQuota-compute-resources #135

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

stewartshea
Copy link

RunSession Details

A RunSession (started by none) with the following tasks has produced this Pull Request:

  • Increase ResourceQuota for Namespace ${NAMESPACE}

To view the RunSession, click this link

Change Details

[Change] Increasing ResourceQuota compute-resources for requests.cpu to 525 in namespace recipes.
[Change] Increasing ResourceQuota compute-resources for requests.memory to 537 in namespace recipes.

The following details prompted this change:

{
  "object_type": "ResourceQuota",
  "object_name": "compute-resources",
  "remediation_type": "resourcequota_update",
  "increase_percentage": "40",
  "limit_type": "hard",
  "current_value": "375",
  "suggested_value": "525",
  "quota_name": "compute-resources",
  "resource": "requests.cpu",
  "usage": "at or above 100%",
  "severity": "1",
  "next_step": "Increase the resource quota for requests.cpu in `recipes`"
}{
  "object_type": "ResourceQuota",
  "object_name": "compute-resources",
  "remediation_type": "resourcequota_update",
  "increase_percentage": "40",
  "limit_type": "hard",
  "current_value": "384",
  "suggested_value": "537",
  "quota_name": "compute-resources",
  "resource": "requests.memory",
  "usage": "at or above 100%",
  "severity": "1",
  "next_step": "Increase the resource quota for requests.memory in `recipes`"
}

RunWhen Workspace

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.

1 participant