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

[release/1.7] Adds mediatype to OCI index record on export #9990

Merged
merged 1 commit into from Mar 27, 2024

Conversation

daghack
Copy link
Contributor

@daghack daghack commented Mar 25, 2024

Cherry pick for adding the mediatype to oci index record. :)

(cherry picked from commit 17ea395)

Signed-off-by: Talon Bowler <talon.bowler@docker.com>
(cherry picked from commit 17ea395)
@k8s-ci-robot
Copy link

Hi @daghack. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@henry118
Copy link
Member

/retest

1 similar comment
@henry118
Copy link
Member

/retest

@estesp estesp merged commit ec5222f into containerd:release/1.7 Mar 27, 2024
56 checks passed
@dmcgowan dmcgowan changed the title [release/1.7] adds mediatype to oci index record [release/1.7] Adds mediatype to OCI index record on export Apr 5, 2024
Mengkzhaoyun pushed a commit to open-beagle/containerd that referenced this pull request Apr 26, 2024
containerd 1.7.15

Welcome to the v1.7.15 release of containerd!

The fifteenth patch release for containerd 1.7 contains various fixes; one for a
regression introduced in v1.7.14 in the way process exits were handled.

* Adds mediatype to OCI index record on export ([#9990](containerd/containerd#9990))

* Fix runc shim to only defer init process exits ([#10037](containerd/containerd#10037))

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

* Derek McGowan
* Phil Estes
* Austin Vazquez
* Laura Brehm
* Sebastiaan van Stijn
* Talon
<details><summary>12 commits</summary>
<p>

* Prepare for v1.7.15 release ([#10039](containerd/containerd#10039))
  * [`4d4759b54`](containerd/containerd@4d4759b) Prep v1.7.15 release
* Fix runc shim to only defer init process exits ([#10037](containerd/containerd#10037))
  * [`21df46766`](containerd/containerd@21df467) runc-shim: only defer init process exits
* Fix compile from version control system (source) use case ([#10012](containerd/containerd#10012))
  * [`2a054213e`](containerd/containerd@2a05421) Fix compile from version control system (source) use case
* Adds mediatype to OCI index record on export ([#9990](containerd/containerd#9990))
  * [`6605c47a4`](containerd/containerd@6605c47) adds mediatype to oci index record
* vendor: google.golang.org/protobuf 1.33.0, github.com/golang/protobuf v1.5.4 ([#9975](containerd/containerd#9975))
  * [`e6d91d843`](containerd/containerd@e6d91d8) vendor: github.com/golang/protobuf v1.5.4
  * [`2d136c5f5`](containerd/containerd@2d136c5) build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  * [`a1a7af7a3`](containerd/containerd@a1a7af7) build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
</p>
</details>

* **github.com/golang/protobuf**  v1.5.3 -> v1.5.4
* **google.golang.org/protobuf**  v1.31.0 -> v1.33.0

Previous release can be found at [v1.7.14](https://github.com/containerd/containerd/releases/tag/v1.7.14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants