You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CPU requests should be set to ensure the sum of the resource requests of the scheduled Containers is less than the capacity of the node
Locations:
Result #1: Severity: MEDIUM State: TO_VERIFY Status: RECURRENT File:/deploy/k8s/base/community/deployment.yaml[16,0] Expected value: spec.template.spec.initContainers.name=wait-for-postgres should have resources defined Actual value: spec.template.spec.initContainers.name=wait-for-postgres doesn't have resources defined
Review result in Checkmarx One: CPU Requests Not Set
Result #2: Severity: MEDIUM State: TO_VERIFY Status: RECURRENT File:/deploy/k8s/base/community/deployment.yaml[28,0] Expected value: spec.template.spec.initContainers.name=wait-for-java should have resources defined Actual value: spec.template.spec.initContainers.name=wait-for-java doesn't have resources defined
Review result in Checkmarx One: CPU Requests Not Set
Result #3: Severity: MEDIUM State: TO_VERIFY Status: RECURRENT File:/deploy/k8s/base/community/deployment.yaml[22,0] Expected value: spec.template.spec.initContainers.name=wait-for-mongo should have resources defined Actual value: spec.template.spec.initContainers.name=wait-for-mongo doesn't have resources defined
Review result in Checkmarx One: CPU Requests Not Set
The text was updated successfully, but these errors were encountered:
Checkmarx (IaC-Security): CPU Requests Not Set
Checkmarx Project: AaronZhouYu/TotallySecureApp
Repository URL: https://github.com/AaronZhouYu/TotallySecureApp
Branch: main
Scan ID: d9fa6dd5-d23b-4436-b75a-41a016305f39
CPU requests should be set to ensure the sum of the resource requests of the scheduled Containers is less than the capacity of the node
Locations:
Result #1:
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
File: /deploy/k8s/base/community/deployment.yaml[16,0]
Expected value: spec.template.spec.initContainers.name=wait-for-postgres should have resources defined
Actual value: spec.template.spec.initContainers.name=wait-for-postgres doesn't have resources defined
Review result in Checkmarx One: CPU Requests Not Set
Result #2:
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
File: /deploy/k8s/base/community/deployment.yaml[28,0]
Expected value: spec.template.spec.initContainers.name=wait-for-java should have resources defined
Actual value: spec.template.spec.initContainers.name=wait-for-java doesn't have resources defined
Review result in Checkmarx One: CPU Requests Not Set
Result #3:
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
File: /deploy/k8s/base/community/deployment.yaml[22,0]
Expected value: spec.template.spec.initContainers.name=wait-for-mongo should have resources defined
Actual value: spec.template.spec.initContainers.name=wait-for-mongo doesn't have resources defined
Review result in Checkmarx One: CPU Requests Not Set
The text was updated successfully, but these errors were encountered: