kubebuilder-release-tools icon indicating copy to clipboard operation
kubebuilder-release-tools copied to clipboard

Release tooling for KubeBuilder projects.

Results 6 kubebuilder-release-tools issues
Sort by recently updated
recently updated
newest added
trafficstars

At https://github.com/step-security/secure-workflows we are building a knowledge-base (KB) of GITHUB_TOKEN permissions needed by different GitHub Actions. When developers try to set minimum token permissions for their workflows, they can use...

help wanted
lifecycle/frozen
priority/important-soon

I'd like to be able to `go get`/`go install sigs.k8s.io/kubebuilder-release-tools/[email protected]`, but it fails: ``` go: sigs.k8s.io/kubebuilder-release-tools/[email protected]: module sigs.k8s.io/[email protected] found, but does not contain package sigs.k8s.io/kubebuilder-release-tools/notes ``` Because `notes` has its...

lifecycle/frozen

Controller-runtime and Kubebuilder has been creating branches called like release-3.15 but the tool does not allow us work within, see: ``` 2024/05/24 07:43:23 starting from branch "release-4.0" 2024/05/24 07:43:23 "release-4.0"...

lifecycle/frozen
lifecycle/stale

**Context:** Refer to this [PR](https://github.com/kubernetes-sigs/kubebuilder-release-tools/pull/61). Discussion thread: [Slack thread](https://kubernetes.slack.com/archives/CAR30FCJZ/p1726412434458119). **Description:** We need to create a custom GitHub action that provides a shell script to validate PR titles. This would ensure...

help wanted

`pr-title-checker.sh` was removed in kubebuilder. The Github actions is now self-contained.

cncf-cla: yes
lgtm
approved
size/XS