asD
Some checks failed
Lint / Run on Ubuntu (push) Failing after 52s
Tests / Run on Ubuntu (push) Successful in 4m50s
E2E Tests / Run on Ubuntu (push) Successful in 8m49s

This commit is contained in:
Chris Richardson
2025-05-13 08:13:01 -04:00
parent a229c7cf59
commit 8975a54ec6
3 changed files with 10 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ package controller
import (
"context"
locustCluster "git.lilpenguins.com/crichardson/locust-operator/api/v1alpha1"
"github.com/go-logr/logr"
)