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

Fix manage multiple vms deployment #2944

Merged

Conversation

MohamedElmdary
Copy link
Member

@MohamedElmdary MohamedElmdary commented Jun 10, 2024

Description

Fix manage multiple vms deployment

Changes

  • feat: Add filter to load deployment gateways method
  • feat: Use load deployment gateways filter to avoid delete not related gateways
  • feat: Add deploymentName option to allow deleting a single machine from deployment instead of the entire deployment
  • feat: Use filter from loadDeploymentGateways in manage gateway dialog to show only machine owned gateways
  • fix: Use 'item.name' instead of 'item.deployment' because deployment with multiple machines will have same deploymentName for all machines
  • feat: Use ip to filter deployment gateways while deleting a deployment
  • feat: Use deploymentName option to delete_machine instead of delete entire deployment

Related Issues

Documentation PR

For UI changes, Please provide the Documetation PR on info_grid

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

…ed gateways

- feat: Add deploymentName option to allow deleting a single machine from deployment instead of the entire deployment
…t with multiple machines will have same deploymentName for all machines

- feat: Use ip to filter deployment gateways while deleting a deployment
- feat: Use deploymentName option to delete_machine instead of delete entire deployment
Copy link
Contributor

@Mahmoud-Emad Mahmoud-Emad left a comment

Choose a reason for hiding this comment

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

Good job ya Rabe3

@MohamedElmdary MohamedElmdary merged commit 9fd76a5 into development Jun 11, 2024
3 checks passed
@MohamedElmdary MohamedElmdary deleted the development_fix_manage_multiple_vms_deployment branch June 11, 2024 08:00
@xmonader xmonader added this to the 2.6.0 milestone Sep 24, 2024
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.

5 participants