Skip to content

Fix: Update devtron-housekeeping.yaml resources limits #4756

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

Closed
wants to merge 1 commit into from

Conversation

antikilahdjs
Copy link

@antikilahdjs antikilahdjs commented Mar 6, 2024

The propose to this change is to increase the housekeeping resource limited up to 50m. During the installation it getting OOMKill. The issue to track is : #4747

Description

Fixes #

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


The propose to this change is to increase the housekeeping resource limited up to 50m.  During the installation it getting OOMKill. The issue to track is : devtron-labs#4747
Copy link

sonarqubecloud bot commented Mar 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@antikilahdjs antikilahdjs changed the title Update devtron-housekeeping.yaml Fix: Update devtron-housekeeping.yaml Mar 6, 2024
@antikilahdjs antikilahdjs changed the title Fix: Update devtron-housekeeping.yaml Fix: Update devtron-housekeeping.yaml resources limits Mar 6, 2024
Copy link
Author

@antikilahdjs antikilahdjs left a comment

Choose a reason for hiding this comment

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

Increased the resources limits on housekeeping

@pawan-mehta-dt pawan-mehta-dt changed the base branch from main to release-bot March 12, 2024 08:07
Copy link

gitguardian bot commented Mar 12, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@pawan-mehta-dt pawan-mehta-dt changed the base branch from release-bot to main March 12, 2024 08:08
@pawan-mehta-dt
Copy link
Contributor

@antikilahdjs Can you share the PR change from release-bot to release-bot instead of main?

@abhibhaw
Copy link
Member

This is already done as I can see the updated resource as:

  limits:
            cpu: "2"
            memory: 2Gi

@abhibhaw abhibhaw closed this Jun 24, 2024
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.

3 participants