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

More simplified UX #102

Closed
shizhMSFT opened this issue Jan 21, 2022 · 6 comments
Closed

More simplified UX #102

shizhMSFT opened this issue Jan 21, 2022 · 6 comments
Assignees
Milestone

Comments

@shizhMSFT
Copy link
Contributor

A common scenario is to get content such as manifest and blob into the memory for further processing.

Although the Resolve() and Fetch() methods in the Target interface provides a simple clean secure way to read content, we still need a simplier UX such as GetManifest() and GetBlob() (or can be further combined as GetContent()). Similarly, we might also need PutContent() in the oras package.

@shizhMSFT shizhMSFT self-assigned this Jan 21, 2022
@sajayantony
Copy link
Contributor

We should start discussing an RC bar at this point and once that is release update notation, ratify and other projects like oras CLI.

@shizhMSFT
Copy link
Contributor Author

An interesting user case can be found at #22

@Wwwsylvia
Copy link
Member

This one might be useful - #182 (comment)

@shizhMSFT shizhMSFT modified the milestones: v2.0.0-rc.1, v2.0.0 Jul 5, 2022
@Wwwsylvia
Copy link
Member

Related discussion: #240

@Wwwsylvia
Copy link
Member

Wwwsylvia commented Jul 27, 2022

Based on the discussion, I will break down this issue into several sub-tasks and will send PRs separately.

@Wwwsylvia
Copy link
Member

Closing as all sub-tasks are done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants