-
Bug
-
Resolution: Done
-
Normal
-
RHODS_1.1_GA
-
1
-
False
-
False
-
No
-
-
-
-
-
-
1.1.1-21
-
No
-
undefined
-
No
-
Yes
-
None
-
-
IDH Sprint 8
Description of problem:
The following pods do not specify CPU/memory limits and requests inside their configurations:
1. pod "jupyterhub-1-deploy" (namespace redhat-ods-applications)
2. pod "blackbox-exporter-1-deploy" (namespace redhat-ods-monitoring)
3. pod "blackbox-exporter-1-hp6ff" (namespace redhat-ods-monitoring)
4. pod "cloud-resource-operator-995c8d4c9-4n7zb" (namespace redhat-ods-operator)
Prerequisites (if any, like setup, operators/versions):
RHODS installed
Steps to Reproduce
- From Workloads > Pods section open one of the above liste pods
- Go to YAML tab
- Search for Limits and/or Requests keywords
Actual results:
Limits and Requests not found
Expected results:
CPU and memory limits/requests found under "limits" and "requests" keywords
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
Additional info:
This bug is related to https://issues.redhat.com/browse/RHODS-809
- is related to
-
RHODS-809 Audit build configs and pod definitions in RHODS to ensure that everything has CPU and Memory requests/limits defined
- Closed