K6 operator not progressing stages for new jobs

Hey all. We’ve been using K6 on kubernetes for a little over 2 years and now I’m stumped. We are able to successfully use helm to create the k6 custom resource but it seems like the operator is failing to progress the jobs and stage is blank. Nothing is making it to Jobs, no pods are being spun up and I don’t really know how to troubleshoot this one. I’ve reinstalled the k6-operator a couple times.

Figured it out. They migrated away from the CRD K6 to Test Run.

You’ll need to change all your charts to now point to this new resource

image