Files
app-intel-device-plugins/stx-intel-device-plugins-operator-helm
Md Irshad Sheikh 811c6932a2 Set app-intel-device-plugins memory request to 0
All platform pods are supposed to have no memory resource requests.
In this commit, memory request are set to 0 for all the plugins of
app-intel-device-plugins.

TEST PLANS:

PASSED: Verify upload, apply, remove and delete app
PASSED: Check the description of the node using below command
        "kubectl describe node controller-0" and check at the
        "Memory Requests" column in the table for
        "Non-terminated Pods", which should show 0 cpu request for
        all the plugins.
PASSED: Verify requests.memory is 0 in the pod description after
        deleting the pod.
PASSED: Verify requests.memory is 0 in the pod description after
        lock/unlock.

Story: 2011407
Task: 52809

Change-Id: Ieafaf03b93dd9df32495393239fad754ee3a11a8
Signed-off-by: Md Irshad Sheikh <mdirshad.sheikh@windriver.com>
2025-09-15 05:42:29 -04:00
..