Skip to content

remove cluster/overlay stuff for now#338

Open
stackanthony wants to merge 1 commit intomasterfrom
chore/rm-cluster-and-overlay-commands
Open

remove cluster/overlay stuff for now#338
stackanthony wants to merge 1 commit intomasterfrom
chore/rm-cluster-and-overlay-commands

Conversation

@stackanthony
Copy link
Contributor

No description provided.

# ("machine_ids", "Machine ID's", "{}", None, True)
# )
#
network_disk_fields = (
Copy link
Contributor

@vastzuby vastzuby Feb 25, 2026

Choose a reason for hiding this comment

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

Should we comment these out too

network_disk_fields = (
    ("network_disk_id", "Network Disk ID", "{}", None, True),
    ("free_space", "Free Space (GB)", "{}", None, True),
    ("total_space", "Total Space (GB)", "{}", None, True),
)

network_disk_machine_fields = (
    ("machine_id", "Machine ID", "{}", None, True),
    ("mount_point", "Mount Point", "{}", None, True),
)

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