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

fix(k8s/mongo.yaml): Fix missing mongodb manifest and other k8s fixes #592

Merged
merged 3 commits into from
Dec 21, 2024

Conversation

nuclearcat
Copy link
Member

Manifest is missing, while it is very important for service.
Also upgrade disk allocation to 15Gb

Manifest is missing, while it is very important for service.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
If we do not request resources, then there is high chance we will have
this pods evicted due some of pods taking too much memory.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
Tests are broken and keep breaking on trivial changes.
They should be significantly improved.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
@nuclearcat nuclearcat added this pull request to the merge queue Dec 21, 2024
Merged via the queue into kernelci:main with commit 23534d2 Dec 21, 2024
4 checks passed
@nuclearcat nuclearcat deleted the fix-k8s branch December 21, 2024 03:52
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