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

Backup jobs doesn't set resources limits as specified in resources limits entry in manifest #184

Open
cafsenra opened this issue Jul 15, 2024 · 1 comment

Comments

@cafsenra
Copy link

The same resources limits should be applied to all containers including init containers, the database container and the cron jobs.

Resources limits definitions should be applied to all containers and not to only database container as resources policies present in production clusters applies normally to all resources creation, including cron jobs.

Currently I cannot use kubegres backup functionality in production workflow due to failing compliance with resources limits policy.

@cafsenra cafsenra changed the title Backup jobs doesn't set resources limits as specified in manifest Backup jobs doesn't set resources limits as specified in resources limits entry in manifest Jul 15, 2024
@alex-arica
Copy link
Member

I will test it and let you know. Could you copy an example of configuration that you applied to the yaml?

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

No branches or pull requests

2 participants