Issues
- 5
Using `IntOrString` with `Pattern` causes validation to not occur when Int is specified
#928 opened by jonathan-innis - 0
[ignore] moved issue
#1074 opened by ahmetb - 1
- 2
- 6
Panic parsing resources not directly imported
#1063 opened by mnencia - 7
Support for selectable fields for custom resources
#1039 opened by everesio - 6
panic on type casting `*types.Named` using Go 1.23 because of new `*types.Alias`
#1053 opened by mtardy - 12
- 7
- 4
- 0
- 1
Add Example Usage in Marker Code Documentation for Programmatic Docs Generation
#1054 opened by camilamacedo86 - 11
- 4
controller-gen: Type aliases to array types don't work with +listType/+listMapKey markers
#988 opened by ahmetb - 8
feature: support the (X/Y) display mode for the printcolumn field in kubebuilder
#1051 opened by googs1025 - 6
- 4
controller-gen cannot be properly versioned without patching the existing code
#1046 opened by josvazg - 6
Allowing marking fields that should skip generating 'default' values in schemas
#896 opened by munnerz - 3
Core group can be used as "" or "core" but deduplication doesn't take that into account
#1036 opened by pmalek - 2
controller-tools and controller-runtime use similar but incompatible versioning tables
#1041 opened by adammw - 0
additionalProperties nullable
#1040 opened by huangsun - 1
Rename default branch to "main"
#1037 opened by sbueringer - 4
Failed to generate manifest for k8s.io/api@v0.31.0-rc.0
#1017 opened by kerthcet - 12
Error applying a CRD generated by controller-tools that contains the ContainerPort struct
#1027 opened by MenD32 - 3
CRD generation broken in v0.16.0: `Forbidden: must be undefined to be structural`
#1034 opened by pmalek - 7
- 0
(Tutorial: Building CronJob ) CRD is invalid: metadata.annotations: Too long: must have at most 262144 bytes
#1029 opened by remotejob - 4
Document supported version(s) of Go
#886 opened by mattwelke - 2
- 3
- 2
CRD changes after upgrading controller -gen version
#1014 opened by linglingye001 - 3
Support +enum tags in k8s APIs
#933 opened by tenzen-y - 2
controller-gen failing due to fipsonly
#1005 opened by slimm609 - 1
CRD: Structs in Type Def with Self referential slices don't work post make generate and make manifest (Always wants items:{} to be non empty)
#983 opened by kkasbi - 6
Add verbosity to `controller-gen`
#889 opened by grzesuav - 8
Missing marker for 'title' key
#883 opened by braghettos - 9
Why set namespace with kustomize for cluster-scoped Mutating|ValidatingWebhookConfiguration?
#999 opened by davidxia - 16
[controller-gen] invalid memory address or nil pointer dereference [recovered]
#888 opened by kerthcet - 3
A panic during tests with Go 1.22 version
#945 opened by franpog859 - 2
- 1
Kubebuilder doesn't respect `+default`
#939 opened by pmalek - 10
Should respect +required
#943 opened by thockin - 3
- 2
controller-gen fails when path is not wildcard
#884 opened by AndreiBarbuOz - 2
Tutorial: Multi-Version API Failed to create CronJob V2
#911 opened by doing-cr7 - 1
- 9
must apply listType to an array, found string
#907 opened by kerthcet - 6
kubebuilder default not work for required field
#893 opened by kerthcet - 0
- 7
Controller-gen panic when using go 1.22
#880 opened by IBMRob