skydive icon indicating copy to clipboard operation
skydive copied to clipboard

New graph.Node method to create a copy

Open adrianlzt opened this issue 4 years ago • 4 comments

Node.Copy() creates a copy of the node. It could be useful to return in a query output the modified content of a node without actually modiying it.

adrianlzt avatar Aug 06 '21 11:08 adrianlzt

Could you please try to run go mod tidy with latest Go 1.16 to check if it fixes the problem ?

lebauce avatar Aug 18 '21 21:08 lebauce

run k8s-tests run ovn-k8s-tests

lebauce avatar Aug 20 '21 19:08 lebauce

run k8s-tests

lebauce avatar Sep 02 '21 21:09 lebauce

run k8s-tests

lebauce avatar Sep 02 '21 21:09 lebauce

Pushed to master

lebauce avatar Mar 28 '24 16:03 lebauce