Shane Utt
Shane Utt
Try adding new types, and see that the ordering of things will change, causing the generators to do things like change which types get identified as duplicates, and modifying the...
I suppose I'm open to the suggestion, ideally we would have common tooling so perhaps this would be good cause to get the type-reducer refit to be in kopium directly?...
Let's move this over to #175, as it's not specific to this bug.
Hey @LiorLieberman 👋 just checking in. Let us know if you need any help moving this forward, have any questions, e.t.c.
I don't want to see it become _only_ a `gwctl` command as I think functionality should be exposed through the API as much as possible, but obviously it would be...
Sounds good @nitishkumar71. Keep in mind that the GIE is an optional extension. It's related, but technically it's own set of APIs. We currently have standard and experimental as features,...
Indeed, we need to figure this out because more extensions are coming (see the [agentic networking subproject](https://github.com/kubernetes-sigs/kube-agentic-networking)). These are called "extensions" in that they require and interact with the core...
Could you be more specific about the changes? It does emit some artifacts [but these are not meant to be checked in and should be ignored by git].
Which version of kopium are you using?
Thanks @nitishkumar71. I did some digging and reproduced the problem on `main`. Part of the problem related to changes in `kopium 0.22.5`, which should now be resolved on the head...