kubebuilder
kubebuilder copied to clipboard
Kubebuilder - SDK for building Kubernetes APIs using CRDs
Closes #2068 Relevant [discussion](https://github.com/kubernetes-sigs/kubebuilder/discussions/2864) ## Description Add tooling to help migrate existing projects to newer versions of scaffolding.
### What do you want to happen? Would be nice if we could add to docs the following info to help those that are looking to build their own plugins:...
### What do you want to happen? Currently `Kubebuilder` releases binaries for several platforms including `arm64` and `ppc64le`. I am exploring the possibility of making binary available on `s390x` big-endian...
…error
### What do you want to happen? scaffolds hub and spoke interfaces for conversion webhooks. With this change, users can either specify --conversion flag and implement the interface on their...
### What do you want to happen? The propose of this issue is to track Phase 2 Plugins effort and centralize all related discussions here so that the goals and...
### What do you want to happen? Hi, On the blogpost about Server Side Apply becoming GA, it references that when it's ready, the kubebuilder-book will be updated with examples....
In respect to [#issue2501](https://github.com/kubernetes-sigs/kubebuilder/issues/2501), moving the package of `config-gen` from `pkg/cli/alpha` towards `pkg/plugins`.
### What do you want to happen? Following up on today's meeting- Currently, we have two terms that are very confusing: * "Plugins" - a (decoupled) component that is used...
https://github.com/kubernetes-sigs/kubebuilder/actions/runs/2840821208