kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
47 stars 13 forks source link

feature: kflex does not support 'list' of control planes #236

Closed clubanderson closed 6 months ago

clubanderson commented 6 months ago

Feature Description

I can create a cp with kflex, I can delete a cp. But if I walk into a situation where I did not create the cp with kflex, I do not have a way to list the cps quickly with kflex. I know that I can use kubectl to do this, but most users do not know this connection

Proposed Solution

add 'list' to the operations for kubeflex

Want to contribute?

Additional Context

No response

MikeSpreitzer commented 6 months ago

Isn't this a duplicate of #159 ?

pdettori commented 6 months ago

I agree, this is a duplicate of #159 - @clubanderson is it ok to close this one and track the issue in #159 ?

clubanderson commented 6 months ago

it is ok to close this, so long as the priority is increased on #159

pdettori commented 6 months ago

ok, thanks, done