Kendall Tauser
Kendall Tauser
I am no expert, I need to look into this further, but it looks like a lot of link types (if not all) are registered by kernel modules at runtime,...
I can work on that, I have been busy with work this week, but I'll look into getting all of the values from runtime/do some more research into this whole...
Sorry for delay, done.
I just rebased back to the original commit. Sorry about this I am a bit new to PRs in OSS. Let me know if this works.
/retest-required
This would help solve the issues with #4259. I would really like this feature for validating my prometheus operator CRDs with the same validation tools as vanilla K8s resources.
I am thinking it would just involve adding a public method that updates the value of settings.verbosity, probably just by calling Level.set(). I am kind of new to k8s API...
Ah understood.
The same issue occurs for me on v1.0.0 of the specification, it looks to be something similar to the pervious errors, just not explicitly panicking: ``` crd2pulumi -g gateway-api-crds.yaml --goPath...