Njegos Railic

Results 7 comments of Njegos Railic

It's not working properly. I'll take a look soon because I have introduced this issue.

Not directly related to your question, but I'd suggest using the https://github.com/containers/image package for parsing out the image string. For example, using the [ParseDockerRef](https://pkg.go.dev/github.com/containers/image/v5/docker/reference#ParseDockerRef) function, you can easily validate a...

Hi @abs007, Thanks for working on this change. Do you have any ETA?

Could you please review the Pod and container security contexts? Ensure that the pods run in privileged mode and that the container has the necessary capabilities. Additionally, look at the...

@michaelarnauts I didn't have time to dedicate to this issue. Because this is a Go template, something like this should work: ```yaml repositories: - name: istio url: https://istio-release.storage.googleapis.com/charts releases: -...