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 https://github.com/kubernetes-sigs/kubebuilder/issues/4255

cncf-cla: yes
size/S
do-not-merge/work-in-progress
ok-to-test

This is small util library which as able to merge golang source code fragments based custom rules Custom rules is a special function who decide how and when merge similar...

cncf-cla: yes
size/L
do-not-merge/hold
needs-ok-to-test
lifecycle/stale

Now that `kubebuilder` is go-installable :tada:, this is a small improvement to fetch more information when dealing with `go install` installations. With this PR, we will now infer correctly `GitCommit`,...

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

### What broke? What's expected? I followed the [instructions for deploying the v2 version of the CronJob example](https://book.kubebuilder.io/multiversion-tutorial/deployment) and it doesn't run right. The controller appears to install (and I...

kind/bug
kind/documentation

### What broke? What's expected? When scaffolding the project with `--plugins=helm.kubebuilder.io/v1-alpha` any changes made to manager spec is not copied over to `values.yaml` when executing `kubebuilder edit --plugins=helm/v1-alpha --force` ###...

kind/bug
kind/feature

### What do you want to happen? **Description:** Currently, Kubebuilder provides support for generating Helm charts to help users package and deploy their operators. This is a great feature and...

help wanted
priority/backlog
kind/feature

### What do you want to happen? Hello, I'm currently in the process moving the distribution of some Kubernetes operators from Kustomize to Helm. I used the plugin helm/v1-alpha for...

priority/backlog
kind/feature
triage/accepted

### What broke? What's expected? On a controller generated with kubebuilder 4.5.2, we are using secure metrics and a deployment with 2 replicas, and noticed that only the leader notices...

kind/bug
triage/needs-information

I have a new Operator SDK plugin for Rust*, and I use kubebuilder markers for scaffolding. This PR adds the `.rs` extension support to the marker. Here is the plugin...

cncf-cla: yes
size/XS
needs-ok-to-test

### What do you want to happen? Start **tracking external plugins** that integrate with Kubebuilder, so the community can discover and use them. This issue will act as a tracker....

help wanted
lifecycle/frozen
kind/documentation
kind/feature