Kristoffer

Results 6 issues of Kristoffer

## ➹ New Feature implementation request A minor detail to fix possible nameconflict in non-namespaced resources. ### Is your feature request related to a problem? `ClusterRoles` and `ClusterRolesBindings` are not...

bug
breaking

Hi! In my DORA grafana dashboard I get this huge number which skews my whole panel. ![image](https://github.com/user-attachments/assets/e4023eeb-927c-47ed-a1d8-3c81f93cf553) Checking more closely on `keptn.svc.something:2222/metrics` I find this ``` keptn_app_deploymentinterval{keptn_deployment_app_name="my-app",keptn_deployment_app_namespace="my-app",keptn_deployment_app_previousversion="2449103969",keptn_deployment_app_version="924330662",otel_scope_name="keptn/task",otel_scope_version=""} 9.223372036854776e+09 ``` The...

## 🐞 Bug report ### Describe the bug When trying to use Trivy SBOM in `containerAutoDiscovery` the parser image `docker.io/securecodebox/parser-cyclonedx:4.7.0` is not found. ### Steps To Reproduce 1. Install Operator...

bug

## 🐞 Bug report ### Describe the bug When a pod is deleted the scheduledscan related to it is not properly deleted. ### Steps To Reproduce 1. `kind create cluster...

bug

### Describe the bug When trying to apply manifests from an oci repository I get this error from the kustomization object. flux get ks NAME REVISION SUSPENDED READY MESSAGE flux-system...

### Describe the bug Flagger controller attempts to connect to prometheus, but is unable to do so. ``` {"level":"error","ts":"2025-01-23T09:22:50.821Z","caller":"controller/events.go:39","msg":"Error checking metric providers: prometheus not avaiable: running query failed: request failed:...