Eric Stroczynski

Results 61 comments of Eric Stroczynski

This solution is more of a holdover until something like what is suggested [here](https://book.kubebuilder.io/reference/webhook-for-core-types.html) is implemented and kustomize-able resources are generated correctly for core/external types. Alternatively the holdover can be...

Theoretically `create api` can create a controller for a core type. When I run `kubebuilder create api --controller`, I get a controller for no resource, so technically it does work...

`NetworkPolicy` has been around for a long time, so all full-featured k8s distros support it.

>t means the clusters which are deploying kubebuilder's operator on such cluster where CNI doesn't support the Network Policy (For example: Flannel) this restriction policy will not work there Right,...

From ^: a starting point is kubernetes' [release-notes](https://github.com/kubernetes/release/tree/master/cmd/release-notes) tool.

/cc @DirectXMan12 @mengqiy @Adirio @joelanford @hasbro17