generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
What happened:
Our API types currently include controller-runtime dependencies.
What you expected to happen:
We should not have a dependency on Controller-Runtime in our API types. For example, look at the equivalent Gateway API file that is fully generated: https://github.com/kubernetes-sigs/gateway-api/blob/aa9679341fdc2cd919a230bf9887416c1881ef2f/apis/v1/zz_generated.register.go#L24-L43
/assign @kfswain
/cc @LiorLieberman
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.