kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

Kubebuilder - SDK for building Kubernetes APIs using CRDs

Results 246 kubebuilder issues
Sort by recently updated
recently updated
newest added
trafficstars

Fix Typo

cncf-cla: yes
size/S

As titled. This document is currently in RFC status, and corrections and additions are welcomed.

help wanted
cncf-cla: yes
size/XL
needs-ok-to-test

This PR is based on https://github.com/kubernetes-sigs/kubebuilder/pull/2084. I [opened the PR](https://github.com/kubernetes-sigs/kubebuilder/pull/3058) but I wanted to be simpler so recreated it. To scaffold hub and spoke interface, command-line is supposed to be...

cncf-cla: yes
size/XXL
do-not-merge/hold
needs-rebase
lifecycle/rotten
ok-to-test

### What do you want to happen? Currently, Kubebuilder docs does not capture the common scenario of having mandatory (required) fields within an optional struct field in the CRD spec....

kind/documentation
lifecycle/rotten
kind/feature

### What do you want to happen? There are many projects out there which use `kubebuilder` to manage their controllers and APIs while also using [controller-gen](https://github.com/kubernetes/code-generator)'s `client-gen` command to generate...

help wanted
lifecycle/frozen
kind/feature

### What do you want to happen? Bump controller-runtime v0.17.2 for go/v4 only ### Extra Labels _No response_

kind/feature
release-blocker

### What broke? What's expected? We are with an issue related to the job to check if the changes were done only on the docs and skip the other tests,...

kind/bug
lifecycle/rotten

### What broke? What's expected? When using go `v1.22` `kubebuilder create api` results in NPE. Related to https://github.com/kubernetes-sigs/controller-tools/issues/880. ### Reproducing this issue Steps to reproduce: 0. Install go `v1.22` ```sh...

help wanted
good first issue
kind/feature
triage/accepted

### What do you want to happen? When I create a new API, kubebuilder automatically generates viewer and editor roles that could be used to give end users access to...

help wanted
good first issue
kind/feature

### What broke? What's expected? This is purely a docs ask. I've run into the behavior noted in https://github.com/kubernetes-sigs/controller-tools/issues/599 a handful of times, and I think that it can be...

help wanted
good first issue
kind/documentation
release-blocker