Georgi Lazarov

Results 33 comments of Georgi Lazarov

I just wrote some template only for Vuln reports, you may improve it and add the code from the current template ```bash package postee.trivyoperator.slack tpl :=` Severity: %s vulnerabilityID: %s...

Not exactly cuz you need to separate the both vuln reports 0: and 1: . You need make list for - vuln id, installed versio, fixed versio, severity etc then...

@simar7 could you please give him some hits here, thanks

input.vulnerabilities[i].severity - its a current situation I mean vulnList: = [ severity, vulnerabilityID, etc.] some j in vulnList input.vulnerabilities[i].[j] Then you need to loop them into the result:= as well

I have the same issue. Configured Okta successfully with Weave server but not seeing any data. Tried the aforementioned solutions but without success i am getting this error ```bash 2022-12-19T16:39:53.985Z...

@JamWils do you know if there is any update from [team/pesto](https://github.com/weaveworks/weave-gitops/labels/team%2Fpesto) on this matter?

> @grglzrv did you find any solution for the issue ? Unfortunately no, I gonna try again this week.

@aboutobza-talend you may try this HelmRelease - oidcSecret : https://github.com/FrankelJb/home-ops/blob/main/kubernetes/apps/flux-system/weave-gitops/helmrelease.yaml#L34-L39 and impersonationResourceNames: https://github.com/FrankelJb/home-ops/blob/main/kubernetes/apps/flux-system/weave-gitops/helmrelease.yaml#L60-L62

i have the same issue, any solution? the k8s sa is into cert-manager namespace but certificate is defined in diff namespace (not cert-manager namespace) the AWS role has all needed...