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

Check farm has enough public ips before creating the extrinsics #2217

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

AlaaElattar
Copy link
Contributor

@AlaaElattar AlaaElattar commented Feb 21, 2024

Description

Alongside checking the node resources before proceeding with creating the extrinsic, we should check if the deployments require public IPs and validate that against the farm.

Changes

checking if farm has enough public ip for each vm , while creating deployment.
This won't make huge difference from playground as if there're no public ips, no nodes will appear, but from scripts it will be checked before creating deployment.

Related Issues

#1822

Screenshot from 2024-02-21 12-18-45

Checklist

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

@AlaaElattar AlaaElattar merged commit 560b601 into development_314 Feb 22, 2024
2 checks passed
@AlaaElattar AlaaElattar deleted the development_314_farmIps branch February 22, 2024 11:50
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.

3 participants