kmesh icon indicating copy to clipboard operation
kmesh copied to clipboard

[E2E Enhancement] Use kmeshctl to manage waypoints

Open YaoZengzeng opened this issue 1 year ago • 2 comments

What would you like to be added:

Now we have cli tool kmeshctl and its subcommand kmeshctl waypoint can be used to manage waypoints.

Currently in E2E tests, the gateway API is still direclty called to manage waypoints (https://github.com/kmesh-net/kmesh/blob/main/test/e2e/main_test.go#L274). In fact the code is repeated with kmeshctl waypoint, so we can direcly call kmeshctl waypoint to manage it.

Why is this needed:

Avoid code redundancy

YaoZengzeng avatar Oct 10 '24 07:10 YaoZengzeng

hey @YaoZengzeng can you please assign me this issue!

pratikgitss avatar Feb 14 '25 18:02 pratikgitss

/assign @pratikgitss

hzxuzhonghu avatar Feb 17 '25 01:02 hzxuzhonghu