kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

🐛 fix go/v4 e2e tests: skip kind node creation if it exist already

Open camilamacedo86 opened this issue 4 months ago • 1 comments
trafficstars

It is a bug fix because the change to add the setup makefile might broke current pipelines that creates the node already in other ways, so here we are checking if exist and if so we just skip and warning

camilamacedo86 avatar Jun 24 '25 11:06 camilamacedo86