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

[WIP] replace fog-kubevirt with kubeclient #265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agrare
Copy link
Member

@agrare agrare commented Dec 10, 2024

Comment on lines +46 to +47
@nodes = kube_client.get_nodes
@vms = kubevirt_client.get_virtual_machines
@vm_instances = kubevirt_client.get_virtual_machine_instances
@templates = openshift_template_client.get_templates
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More out of curiosity, and not for this PR, but could we collect these from the clients in parallel?

@agrare agrare force-pushed the replace_fog_kubevirt_with_kubeclient branch from aeaf256 to 09051bb Compare December 12, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants