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

[TASK] View and Manage Pending Instances [Operators] #2556

Open
Tracked by #2546
monaiuu opened this issue Sep 23, 2024 · 0 comments
Open
Tracked by #2546

[TASK] View and Manage Pending Instances [Operators] #2556

monaiuu opened this issue Sep 23, 2024 · 0 comments

Comments

@monaiuu
Copy link
Contributor

monaiuu commented Sep 23, 2024

Description

Implement a table to enable Operators to view and mange pending instance requests. Once operators have registered for Blueprints and signaled their availability to provide services, instance requests from deployers will enter a pending state. Operators must review these pending instances to decide whether to approve or reject the deployment request.

Instance Request Overview:

Operators can view all pending instances under the "Pending" tab, which displays a list of deployment requests, including:

  • Blueprint/Instance Name: The name of the Blueprint and instance being requested (e.g., "DFNS-CGGMP21, INST-001").
  • Price: The cost per unit associated with the instance (e.g., $/unit), determined by the operator's global resource pricing.
  • Deployer: Display address and identity of the deployer.
  • Duration: The estimated time for which the service will be active or the length of the requested service period.

Approval/Rejection Mechanism:

Operators must decide whether to approve or reject each instance request. This decision is typically based on:

  • Pricing: Operators will review if the set pricing aligns with the deployer’s request.
  • Resource Availability: Operators need to ensure they have sufficient resources (e.g., CPU, memory, bandwidth) to run the requested service instance.

Screenshots

Screenshot 2024-09-23 at 5 39 03 PM Screenshot 2024-09-23 at 6 24 22 PM Screenshot 2024-09-23 at 6 26 54 PM Screenshot 2024-09-23 at 6 25 35 PM

Figma Link

@monaiuu monaiuu changed the title [TASK] View and Manage Pending Instances [TASK] View and Manage Pending Instances [Operators] Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not Started 🕧
Development

No branches or pull requests

1 participant