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

Use tasks build with memory requests==limits #1794

Closed

Conversation

msugakov
Copy link
Contributor

@msugakov msugakov commented Jan 29, 2025

This is merely sanity checking for stackrox/konflux-tasks#33

This will not be merged because Renovate will eventually do updates for us.

Checked pods on the cluster to ensure TA containers there look like this:

    name: step-create-trusted-artifact
    resources:
      limits:
        memory: 2Gi
      requests:
        cpu: 33m
        memory: 2Gi

Copy link

openshift-ci bot commented Jan 29, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@msugakov
Copy link
Contributor Author

Served its validation purpose. Closing.

@msugakov msugakov closed this Jan 30, 2025
@msugakov msugakov deleted the misha/use-ta-memlimits-in-custom-konflux-tasks branch January 30, 2025 09:07
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.

1 participant