-
Notifications
You must be signed in to change notification settings - Fork 476
Pull requests: kubernetes-sigs/controller-tools
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
✨ Upgrade k8s dependencies from 1.35 to 1.36
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#1404
opened Apr 30, 2026 by
camilamacedo86
Member
Loading…
🌱 Add OS-specific files and build artifacts to .gitignore
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#1403
opened Apr 29, 2026 by
camilamacedo86
Member
Loading…
🐛 Dedupe equal Default values in flattenAllOfInto
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1401
opened Apr 28, 2026 by
ravisastryk
Loading…
🐛 fix(crd): panic when parsing type aliases from indirectly imported packages
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1399
opened Apr 27, 2026 by
camilamacedo86
Member
Loading…
🐛 fix(crd): Fix duplicate MinProperties/MaxProperties
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1398
opened Apr 27, 2026 by
camilamacedo86
Member
Loading…
✨ chore(crd): Add a named EmbeddedObjectMeta type when generateEmbeddedObjectMeta is enabled
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1397
opened Apr 27, 2026 by
camilamacedo86
Member
Loading…
🌱 chore(ci): ensure proper cleanup of temporary directories even when tests fail
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1396
opened Apr 27, 2026 by
camilamacedo86
Member
Loading…
🌱 chore(ci/crd) Add new test to ensure that pointer embedded structs with the inline JSON tag works
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#1395
opened Apr 27, 2026 by
camilamacedo86
Member
Loading…
🐛 fix(crd): raises error message instead of crash when using unnamed struct types
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1394
opened Apr 27, 2026 by
camilamacedo86
Member
Loading…
🐛 fix(crd): +kubebuilder:default={} now includes nested field defaults in generated CRDs
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#1392
opened Apr 27, 2026 by
camilamacedo86
Member
Loading…
⚠️ Deprecated +kubebuilder:validation:Required and +kubebuilder:validation:Optional markers in favor of shorter +required and +optional forms (both continue to work)
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#1390
opened Apr 26, 2026 by
camilamacedo86
Member
Loading…
🐛 fix(controller-gen): correctly handle individual file paths (e.g.,paths=./apis/v1/types.go) instead of only accepting directories or recursive patterns.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1389
opened Apr 21, 2026 by
camilamacedo86
Member
Loading…
✨ (crd): Add +kubebuilder:validation:AllOf marker to require all specified fields
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1388
opened Apr 21, 2026 by
camilamacedo86
Member
Loading…
🐛 (for all generators): fix being silently ignored when placed directly above var/const/func declarations without a blank line. Both with and without blank line styles now work
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#1387
opened Apr 21, 2026 by
camilamacedo86
Member
Loading…
🌱 Add tests to improve coverage for IntOrStringWithEnumSlice
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#1385
opened Apr 21, 2026 by
dongjiang1989
Member
Loading…
✨ (crd): Add +kubebuilder:skip:description markers to omit package and spec descriptions
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1384
opened Apr 20, 2026 by
camilamacedo86
Member
Loading…
🐛 (applyconfiguration): Add year option to generator to ensure consistency behaviour
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1379
opened Apr 18, 2026 by
camilamacedo86
Member
Loading…
🐛Fix "literal not terminated" error for markers with unpaired backticks in Pattern
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1376
opened Apr 9, 2026 by
dongjiang1989
Member
Loading…
🐛 Handle Indicates the PR's author has signed the CNCF CLA.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
omitzero in OneOf constraint validation
cncf-cla: yes
#1375
opened Apr 8, 2026 by
HadrienPatte
Loading…
🐛 Fix marker parser misinterpreting number-ish strings as numeric literals
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1366
opened Mar 17, 2026 by
sivchari
Member
Loading…
✨Implement opaque declarative validation marker
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#1360
opened Mar 8, 2026 by
itzPranshul
Loading…
🐛 fix +listType marker not working on type alias fields
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1359
opened Mar 8, 2026 by
sivchari
Member
Loading…
✨ feat(crd):add k8s:listType and k8s:listMapKey markers
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1357
opened Mar 6, 2026 by
itzPranshul
Loading…
✨ Add support for k8s:immutable
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#1354
opened Feb 22, 2026 by
alvaroaleman
Member
Loading…
🌱 crd: add integration test for indirect type alias resolution
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#1344
opened Feb 16, 2026 by
meliezer
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.