Skip to content

[Backport release-1.3] fix(kamaji): increase memory limits and add startup probe - #2491

Merged
myasnikovdaniil merged 1 commit into
release-1.3from
backport-2421-to-release-1.3
Apr 28, 2026
Merged

[Backport release-1.3] fix(kamaji): increase memory limits and add startup probe#2491
myasnikovdaniil merged 1 commit into
release-1.3from
backport-2421-to-release-1.3

Conversation

@github-actions

Copy link
Copy Markdown

Description

Backport of #2421 to release-1.3.

- Increase memory limit from 500Mi to 512Mi
- Increase memory request from 100Mi to 256Mi
- Add startup probe with 60s timeout (12 attempts × 5s)
- Increase readiness/liveness initialDelaySeconds from 5/15 to 30s

This fixes OOMKilled crashes observed in production where kamaji
controller was being killed due to insufficient memory during startup.

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
(cherry picked from commit e148343)
@dosubot dosubot Bot added the size/XS This PR changes 0-9 lines, ignoring generated files label Apr 24, 2026
@myasnikovdaniil
myasnikovdaniil merged commit 3c2aeb1 into release-1.3 Apr 28, 2026
3 checks passed
@myasnikovdaniil
myasnikovdaniil deleted the backport-2421-to-release-1.3 branch April 28, 2026 10:46
myasnikovdaniil added a commit that referenced this pull request Apr 29, 2026
The auto-generated changelog only listed #2459/#2467 (velero-configmap
Role move). Five additional PRs were backported and merged into
release-1.3 between then and the v1.3.1 tag (2026-04-28):

- #2471/#2524 - fix(api): IDOR in TenantNamespace Get/Watch
- #2496/#2505 - feat(linstor): linstor-csi v1.10.6 (Protocol-C dual-attach)
- #2462/#2511 - fix(etcd): remove destructive post-upgrade hook
- #2421/#2491 - fix(kamaji): memory limits + startup probe
- #2498/#2518 - build(linstor): wire linstor-gui into root build target

Update the release date to match the actual tag (2026-04-28), rewrite
the intro paragraph, and add @kvaps to contributors.

Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS This PR changes 0-9 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants