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

Increase snapshots quota #5121

Merged

Conversation

hugares
Copy link
Contributor

@hugares hugares commented Dec 11, 2024

It was found in ocp-serverless-tenant, that hitting the snapshot quota was creating new revisions of the pipelineRun as every 12-15 seconds, the integration service would update the
"test.appstudio.openshift.io/create-snapshot-status" annotation.

In addition, the pipelineRuns cannot be pruned by tekton-results as integration service has a finalizer on the pipelineRun which cannot be removed due to being at quota.

Increase the quota in large and xlarge tier to be consistent with regular tier, i.e. 2 times the number of components allowed.

KFLUXINFRA-1115

It was found in ocp-serverless-tenant, that hitting the snapshot quota
was creating new revisions of the pipelineRun as every 12-15 seconds,
the integration service would update the
"test.appstudio.openshift.io/create-snapshot-status" annotation.

In addition, the pipelineRuns cannot be pruned by tekton-results as
integration service has a finalizer on the pipelineRun which cannot be
removed due to being at quota.

Increase the quota in large and xlarge tier to be consistent with
regular tier, i.e. 2 times the number of components allowed.

KFLUXINFRA-1115

Signed-off-by: Hugo Ares <[email protected]>
Copy link

openshift-ci bot commented Dec 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 14rcole, hugares, mshaposhnik

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 0f70fb8 into redhat-appstudio:main Dec 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants