Tags: kubernetes-sigs/kubebuilder
Toggle v4.10.1's commit message
🌱 Add comprehensive Go module validation with retract check (#5217 )
Replaces basic shell check with comprehensive validator that:
- Validates file paths using golang.org/x/mod/module.CheckFilePath
- Ensures broken v4.10.0 remains retracted in go.mod
- Creates consumer module to verify `go install` compatibility
- Runs `go mod tidy` and `go build ./...` to test installability
Prevents releasing broken tags and ensures v4.10.0 stays retracted.
Toggle v4.10.0's commit message
Merge pull request #5203 from camilamacedo86/remove-todo-section
📖 (doc): Cleanup by removing TODO sections
Toggle v4.9.0's commit message
📖 (doc): Add demo for auto-update plugin (#5105 )
(doc): Add demo for auto-update plugin
Toggle v4.8.0's commit message
Merge pull request #5056 from lpmi-13/patch-1
🐛 (go/v4) fix simple typos in Dockerfile comments
Toggle v4.7.1's commit message
Merge pull request #4961 from camilamacedo86/patch-release
🌱 Prepare: Patch release 4.7.1
Toggle v4.7.0's commit message
Merge pull request #4923 from camilamacedo86/doc-update-command
📖 (doc): Upgrade Migration and Documentation over Alpha Commands
Toggle v4.6.0's commit message
🐛 refactor: inline getKubebuilderVersion into cli.WithCliVersion setup (
#4821 )
refactor: inline getKubebuilderVersion into cli.WithCliVersion setup
Toggle v4.5.2's commit message
Merge pull request #4654 from kersten/fix/plugin-util-avoid-shadowing…
…-err
🌱 (chore): avoid shadowing of 'err' in plugin util and test utilities
Toggle v4.5.1's commit message
Merge pull request #4576 from kubernetes-sigs/revert-4481-make-go-ins…
…tall-able
🐛 Revert "Make kubebuilder go install-able"
Toggle v4.5.0's commit message
Merge pull request #4513 from pl4nty/patch-1
🐛 Use explicit docker.io prefix for Docker Hub images
You can’t perform that action at this time.