Vibhu Prashar

Results 70 issues of Vibhu Prashar

With the move towards generating configuration using go the [manifests](https://github.com/observatorium/observatorium/tree/main/configuration_go/manifests) that get generated need some validation to happen on CI. This can include leveraging existing [e2e test's](https://github.com/observatorium/observatorium/tree/main/configuration/tests) for validating these...

Recently we ran a Snyk scan on the [openshift-power-monitoring/kepler](https://github.com/openshift-power-monitoring/kepler) which is a fork of this repository. Upon running the scan following issues in the code were reported: ``` Testing /go/src/github.com/openshift-power-monitoring/kepler...

### What happened? When Kepler deployed using `latest` image on OCP 4.14(VM) it reports higher metric values. Attached is a screenshot of a comparison between metric values reported by two...

kind/bug

### What happened? When Kepler deployed using Operator on VM for metrics like `kepler_node_core_joules_total` it shows source as `rapl` even if `rapl` is not available. Attached screenshot for reference: ![Screenshot...

kind/bug

### What happened? When Kepler using the `latest` is deployed against OpenShift 4.15(VM/BM) it does not produce any metric value. All the metric values are 0. Some screenshots for reference:...

kind/bug

### What would you like to be added? A GH workflow responsible for building and pushing images of Kepler using make targets. ### Why is this needed? Currently, we use...

kind/feature

### What would you like to be added? A way to see what docker images are being built and pushed and what is it's size. Other relevant info related to...

kind/feature

### What happened? When Kepler using the `latest` deployed on a machine currently it reports the wrong process name in the exported metrics. Attaching some screenshots for reference: * Actual...

kind/bug

Currently, the Operator makes use of Config Map to deploy the Model server which is being used to deploy Kepler. Since there is no dependency on Kepler's config map, Ideally...

Recently we ran a Snyk scan on the [openshift-power-monitoring/power-monitoring-operator](https://github.com/openshift-power-monitoring/power-monitoring-operator) which is a fork of this repository. Upon running the scan following issues in the code were reported: ``` Testing /go/src/github.com/openshift-power-monitoring/power-monitoring-operator...