Good Afternoon. I have a deployment of Neuvector u...
# neuvector_suse-security
c
Good Afternoon. I have a deployment of Neuvector using Platform One Big Bang in an RKE2 k8s cluster... as well as Gitlab in the same cluster. I'm trying to build a pipeline to kick off a neuvector scan of images just built and pushed into the gitlab registry. I've tried using the Controller API svc but have been unsuccessful. I've read through the neuvector docs on build phase scanning but unsure what my issue is. I get "recv failures: connection reset by peer" on the curl commands. I've tried in-cluster communication to the controller api svc... and also tried external to the cluster... but same issue. I've also tried using an Neuvector API Key. I have tried creating the gitlab registry manually in neuvector (Assets > Registry)... and have been successful with that. Just trying to do it the other way around where it's kicked off via gitlab pipeline. Anybody have any thoughts/ideas?