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

New API to download application packages #26487

Closed
eostis opened this issue Mar 20, 2023 · 6 comments · Fixed by #29410
Closed

New API to download application packages #26487

eostis opened this issue Mar 20, 2023 · 6 comments · Fixed by #29410
Assignees
Milestone

Comments

@eostis
Copy link

eostis commented Mar 20, 2023

From #26104

Build an API to get all files from an active application to redeply it incrementally

(I noticed vespa-deploy fetch, but could not find the same fetch in the APIs)

Use case: an application package is already deployed with some schemas on a remote server or in the cloud. You want to add/remove/update a schema from it, without erasing other schemas. But you do not have access to the source of the last deployed files, nor to the server filesystem.

@johans1
Copy link
Member

johans1 commented Mar 22, 2023

Add to application v4 and v2 and CLI, use it in the console

@johans1 johans1 added this to the soon milestone Mar 22, 2023
@bratseth
Copy link
Member

Update: This is already in application/v4, so:

  • Add "get package as zip" to application/v2
  • Add command to CLI which uses application/v2 or v4 depending on target.

@eostis
Copy link
Author

eostis commented Sep 12, 2023

Closing inactive issue.

@eostis eostis closed this as completed Sep 12, 2023
@bratseth
Copy link
Member

On our backlog.

@bratseth bratseth reopened this Sep 12, 2023
@baldersheim baldersheim removed this from the soon milestone Sep 13, 2023
@baldersheim
Copy link
Member

backlog or soon ....

@mpolden
Copy link
Member

mpolden commented Nov 30, 2023

vespa fetch is available in 8.265.12.

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.

6 participants