Skip to content

Implement OCI image spec#28

Closed
CertainLach wants to merge 4 commits intocontainers:masterfrom
CertainLach:oci-image-spec
Closed

Implement OCI image spec#28
CertainLach wants to merge 4 commits intocontainers:masterfrom
CertainLach:oci-image-spec

Conversation

@CertainLach
Copy link

@CertainLach CertainLach commented Sep 8, 2020

What type of PR is this?

/kind api-change
/kind bug
/kind cleanup
/kind dependency-change
/kind deprecation
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #20

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
@openshift-ci-robot openshift-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Sep 8, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: CertainLach
To complete the pull request process, please assign rhatdan
You can assign the PR to them by writing /assign @rhatdan in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Sep 8, 2020
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
@openshift-ci-robot openshift-ci-robot added release-note-none and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Sep 8, 2020
@CertainLach
Copy link
Author

Seems like this spec is already implemented in https://github.com/ecarrara/oci-registry-client

@CertainLach
Copy link
Author

Implementation in #26 will use https://github.com/ecarrara/oci-registry-client

@CertainLach CertainLach closed this Sep 8, 2020
@CertainLach CertainLach deleted the oci-image-spec branch September 8, 2020 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/feature Categorizes issue or PR as related to a new feature. release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement image spec

2 participants