Ben Booth
Ben Booth
Is there any workaround for this?
@Porges I am trying to add https://github.com/solo-io/solo-apis/blob/6c6820ee9fd480a5092f76a02c29efc3aa34f858/pkg/api/gloo.solo.io/v1/options.pb.go#L459 ```golang type MyCRD struct { Options *v1.VirtualHostOptions `json:"options,omitempty"` } ``` This results in: ```shell /Users/ben.booth/code/getndazn/gateway-operator/bin/controller-gen "crd:trivialVersions=true,preserveUnknownFields=false" rbac:roleName=manager-role webhook paths="./..." output:crd:artifacts:config=config/crd/bases panic: runtime error:...
Is there any solution to this?
Would love this. Seemless window navigation between neovim and wezterm would be great.
I know it's a superficial feature, but it would be nice.
Did anyone figure this out?
Same issue here. Running server on MacBook Pro and client on Fedora 23. I can't LeftAlt+3 or RightAlt+3 to generate '#' character.
:+1: Would like to build this on macOS too.
Is it possible to write a custom plugin for ArgoCD and run: ```shell timoni build api . --output yaml ``` Would that suffice do we think?