brito-rafa/k8s-webhooks

Suggestion on code snippets - webhook

Closed this issue · 1 comments

Include the additional imports in api/v1/rockband_webhook.go code snippet

apierrors "k8s.io/apimachinery/pkg/api/errors"
"k8s.io/apimachinery/pkg/runtime/schema"
"k8s.io/apimachinery/pkg/util/validation/field"

Done - thanks!!!!