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

Support image-spec v1.1.0 and distribution-spec v1.1.0 #38

Open
4 tasks
Tracked by #36
shizhMSFT opened this issue Dec 14, 2023 · 4 comments
Open
4 tasks
Tracked by #36

Support image-spec v1.1.0 and distribution-spec v1.1.0 #38

shizhMSFT opened this issue Dec 14, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@shizhMSFT
Copy link
Contributor

shizhMSFT commented Dec 14, 2023

@shizhMSFT shizhMSFT mentioned this issue Dec 14, 2023
47 tasks
@shizhMSFT shizhMSFT added the enhancement New feature or request label Jan 15, 2024
@shizhMSFT shizhMSFT changed the title Support image-spec v1.1.0-rc.5 and distribution-spec v1.1.0-rc.3 Support image-spec v1.1.0-rc.6 and distribution-spec v1.1.0-rc.4 Jan 30, 2024
@shizhMSFT shizhMSFT changed the title Support image-spec v1.1.0-rc.6 and distribution-spec v1.1.0-rc.4 Support image-spec v1.1.0 and distribution-spec v1.1.0 Mar 12, 2024
@Wwwsylvia Wwwsylvia added this to the v0.3.0 milestone Nov 5, 2024
@pat-pan
Copy link
Contributor

pat-pan commented Nov 5, 2024

pat

@pat-pan
Copy link
Contributor

pat-pan commented Nov 11, 2024

@Wwwsylvia, I think this task can be split into 3 sub-tasks. Should we also split this issue into 3?

@Wwwsylvia
Copy link
Member

@pat-pan Sure, please feel free to create the corresponding issues.

@Wwwsylvia
Copy link
Member

Just realized that GetSuccessorsAsync did not handle subject.

var descriptors = new List<Descriptor>() { manifest.Config };
descriptors.AddRange(manifest.Layers);
return descriptors;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants