kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

Kubebuilder - SDK for building Kubernetes APIs using CRDs

Results 191 kubebuilder issues
Sort by recently updated
recently updated
newest added

### What broke? What's expected? See: https://book.kubebuilder.io/reference/envtest.html - k8s versions are outdated Then, it also shows to be missing: - how to run/config the env test to run the tests...

kind/bug
kind/documentation
lifecycle/stale
triage/accepted

### What do you want to happen? Sometimes the users don't need to create an API for themselves(e.g. implementing a loadbalancer svc provider only needs to watch kubernetes native service),...

good first issue
lifecycle/frozen
kind/documentation
triage/accepted

### What do you want to happen? IMO: We need to discuss in the community meeting what standard we would like to have to make clear in the release notes...

lifecycle/frozen
kind/documentation
kind/feature
triage/accepted

### What do you want to happen? Since version 4.5.2, Kustomize supports installation with `go install`, ref. https://github.com/kubernetes-sigs/kustomize/issues/3618. As a workaround we used the official install script in https://github.com/kubernetes-sigs/kubebuilder/pull/2486. Motivation:...

lifecycle/stale
kind/feature
kind/cleanup

### What do you want to happen? Hello, everyone. I have a question about whether KubeBuilder can configure multiple domains. I looked it up, but it was rarely mentioned. So...

help wanted
kind/documentation
kind/feature
needs-triage

### What broke? What's expected? When running `kubebuilder create api` or `kubebuilder create webhook` with the `--plugins` flag set to use an external plugin, the external plugin flag binding logic...

kind/bug

### What do you want to happen? It would be nice we ensure that the labels are following the same standards/recommendation defined in: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ What we will need to do?...

help wanted
kind/documentation
kind/feature
triage/accepted

### What do you want to happen? I'd like to see in the PROJECT file something like: ```yaml # Code generated by tool. DO NOT EDIT. # This file is...

help wanted
kind/feature
triage/accepted

We should see if we can make better use of kustomize bases, instead of scaffolding out resources every time. This could range from kustomize remote bases (which raise questions about...

help wanted
triage/needs-information
kind/feature

**What do you want to happen?** When I run `kubebuilder create api`, a sample CR gets created in `config/samples`. I'm wondering if there is any appetite for `config/samples` to be...

help wanted
lifecycle/frozen
priority/important-longterm
kind/feature
triage/accepted