Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add printable status for all vjailbreak APIs #212

Open
OmkarDeshpande7 opened this issue Feb 24, 2025 · 1 comment
Open

add printable status for all vjailbreak APIs #212

OmkarDeshpande7 opened this issue Feb 24, 2025 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@OmkarDeshpande7
Copy link
Collaborator

OmkarDeshpande7 commented Feb 24, 2025

Is your feature request related to a problem? Please describe?

As a developer/operator I should be able to see the status/phases of all vjailbreak APIs when I use kubectl CLI

Detailed Description

Currently the vjailbreak APIs with kubectl apprear without any additional information, you need to go and do -oyaml to see the state of each resource, which is tedious and time consuming.

Example:

$ kubectl get migrationplans,migrations,migrationtemplates,networkmappings,openstackcreds,storagemappings,vmwarecreds -n migration-system
NAME                                                                       AGE
migrationplan.vjailbreak.k8s.pf9.io/9ae3dda8-4df4-49a2-853a-177a711a3772   2d17h

NAME                                                              AGE
migration.vjailbreak.k8s.pf9.io/migration-centos-scale-test-10    2d17h


NAME                                                                           AGE
migrationtemplate.vjailbreak.k8s.pf9.io/c3605ba8-6894-4f4e-975f-76c9853fd7d7   2d17h

NAME                                                                        AGE
networkmapping.vjailbreak.k8s.pf9.io/99127ea3-5d4b-4b4c-a76d-60f43f683113   2d17h

NAME                                                                        AGE
openstackcreds.vjailbreak.k8s.pf9.io/04c8ff52-735e-44aa-a35b-deac0b667338   2d17h


NAME                                                                        AGE
storagemapping.vjailbreak.k8s.pf9.io/9bfbff8e-2f92-48c1-bb07-763e3a768604   2d17h

NAME                                                                     AGE
vmwarecreds.vjailbreak.k8s.pf9.io/c190f3d7-ea79-4a23-96bf-c1d368d8e760   2d17h
root@jailer:/home/ubuntu# 

It does not provide any additional information

Anything else you would like to add?

No response

@OmkarDeshpande7 OmkarDeshpande7 added enhancement New feature or request good first issue Good for newcomers labels Feb 24, 2025
Copy link

Connected to Huly®: VJAIL-211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant