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

Deploy package in Cluster UI #807

Closed
2 tasks done
Madeline-UX opened this issue Sep 28, 2022 · 3 comments · Fixed by #1522
Closed
2 tasks done

Deploy package in Cluster UI #807

Madeline-UX opened this issue Sep 28, 2022 · 3 comments · Fixed by #1522
Assignees

Comments

@Madeline-UX
Copy link
Contributor

Madeline-UX commented Sep 28, 2022

User Story

As Ashton I want to select from a list of packages so that I can visually see which packages I am able to deploy into my cluster.

Given I am on the main cluster overview page
When I click Deploy new package button on deployment page
Then the deployment wizard opens
And starts with the screen that shows me all of the local Zarf packages on my system
And I see the name of the package with a button next to it to deploy
When I click deploy package
Then the wizard proceeds to step 2 (Step 1 of init wizard)

Technical

  • Zarf needs to search for Zarf packages on the local system
  • When user selects package to deploy > $ Zarf package deploy [package name]
@Madeline-UX
Copy link
Contributor Author

@YrrepNoj @jeff-mccoy Can you add your thoughts about how to do this?

@jeff-mccoy
Copy link
Contributor

Good news, we already did the backend for that, just need to wire a ui to it 🤓

@mike-winberry mike-winberry moved this to New Requests in Zarf Project Board Sep 29, 2022
@mike-winberry mike-winberry moved this from New Requests to Backlog in Zarf Project Board Sep 29, 2022
@Madeline-UX Madeline-UX moved this from Backlog to To Do in Zarf Project Board Mar 28, 2023
@Racer159
Copy link
Contributor

An api endpoint for this exists.

@Racer159 Racer159 mentioned this issue Mar 28, 2023
5 tasks
@Racer159 Racer159 changed the title Deploy package into Cluster UI Deploy package in Cluster UI Mar 28, 2023
@Madeline-UX Madeline-UX moved this from To Do to Done in Zarf Project Board Apr 10, 2023
Racer159 added a commit that referenced this issue Apr 18, 2023
## Description
Fixes: #1500 
Fixes: #1311 

## Closes 
Fixes: #964 
Fixes: #807 
Fixes: #794 
Fixes: #1500 
Fixes: #1311

---------

Co-authored-by: Jessy-Morris <[email protected]>
Co-authored-by: Wayne Starr <[email protected]>
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 a pull request may close this issue.

4 participants