Victor Morales

Results 44 comments of Victor Morales

@alfredo-baron-mex Planeas trabajar en este issue? Puedo reasignarlo a alguien mas?

@alfredo-baron-mex voy a desasignarte este issue, avísame si quieres volver a retomarlo

> hi Victor, thanks for the PR but as Ben say we have a considerable use base of podman users ... and now nerdctl > > I would rather prefer...

I'm having the same issue, this is the output of my `/var/lib/cloud/aws-user-data` file: ``` #cloud-config package_upgrade: false packages: - wget runcmd: - [ wget, "https://raw.githubusercontent.com/electrocucaracha/dlrs/master/postinstall.sh", -O, "/tmp/postinstall.sh" ] - [...

@JuHyung-Son I don't mind giving it a try but could you explain what was changed on the release version that I tested?

@JuHyung-Son I suspect that this error could be caused by PodAnalyzer [sending](https://github.com/k8sgpt-ai/k8sgpt/blob/v0.3.30/pkg/analyzer/pod.go#L72) an empty namespace value to the [Analyzer](https://github.com/k8sgpt-ai/k8sgpt/blob/v0.3.30/pkg/util/util.go#L179-L183)

> I am seeing a similar issue. However, providing a 'targetNamespace' generates results for only that particular namespace. It seems like that is the missing part, thanks @Nitishmane for the...