Wim Henderickx

Results 6 issues of Wim Henderickx

To increase the adoption of Kpt, the goal is to generate a kpt package from a kubebuilder project. We can have 2 approaches: 1. generate kpt package using a plugin...

enhancement

### Expected behavior Was asked by John to create an Issue No conversion is added in CRD resource. The consequence is that by applying this CRD onto the cluster fails...

bug

### Expected behavior when you perform kpt alpha rpkg pull on a package that contains subdirectories, the files in those subdirectories should be shown. ### Actual behavior when you perform...

bug
triaged
area/porch

runtime.RawExtensions serves as a blob in the k8s CRD afaik and is reflected as an object in the openapi spec, like this. The specific objects are origin and target, which...

help wanted

### Describe your problem Could it be possible to add a number of condition methods to the kptfile? I did a small library to do this but it make more...

enhancement
triaged
area/porch

I am using a crd which has property names with - in it and the crd2pulumi failed with ``` panic: invalid Go source code: crds/srlinux/v1alpha1/pulumiTypes.go : 269:7: expected ';', found...

kind/bug
area/codegen