https://pulumi.com logo
Title
r

red-salesclerk-85731

07/28/2022, 2:03 PM
I discovered a breaking typo (probably there are more) in a key in
kubernetes-ingress-nginx
https://github.com/pulumi/pulumi-kubernetes-ingress-nginx/blob/master/schema.json 1. Do I understand correctly these schemas are handcrafted? 2. Is simply creating a PR with the suggested changes enough? 3. (How) can I rebuild the component locally, I don’t have any go experience or worked with these generated components, so any guide is helpful.
b

billowy-army-68599

07/29/2022, 4:09 AM
hi! yes, the schemas are (currently) handcrafted creating a PR to fix is a good start the makefile should help you build locally