Xuetao Song
Xuetao Song
/assign
It is very useful when creating generated code. Why it doesn‘t have such api?Use `Op` is a hack or work-round. I suppose such api should appear in doc
@dave use `Id`.Dot() will also have such problem. If I don't use the `Op` workaround, it will become very tedious and such way is deviated from the reason why I...
I think `Op` should do as what is supposed to, not insert a block of code. If it can, from view of programers, it is a bug. If it does...
Have you encounter a situation that the struct is dynamically generated from json. I use other tool generating the struct code. In this case, the **raw** function will useful Sent...
/kind bug /priority backlog
For short, just mv the nic to the nodes before pods scheduling In detail, we have to do some more dirty work: 1. binding the pod with nic and make...
/kind feature