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.6] Adds mediatype to OCI index record on export #9991

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

/ok-to-test

@estesp estesp merged commit 3207394 into containerd:release/1.6 Mar 27, 2024
48 checks passed
@dmcgowan dmcgowan changed the title [release/1.6] adds mediatype to oci index record [release/1.6] Adds mediatype to OCI index record on export Apr 5, 2024
corhere added a commit to corhere/containerd that referenced this pull request Apr 5, 2024
containerd 1.6.31

Welcome to the v1.6.31 release of containerd!

The thirty-first patch release for containerd 1.6 contains a few fixes, one for
a regression that was introduced in v1.6.30 in the way process exits were handled.

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

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

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

* Derek McGowan
* Phil Estes
* Akihiro Suda
* Austin Vazquez
* Laura Brehm
* Maksym Pavlenko
* Sebastiaan van Stijn
* Talon

<details><summary>14 commits</summary>
<p>

* Prepare for v1.6.31 release ([containerd#10040](containerd#10040))
  * [`7f7012bad`](containerd@7f7012b) Prepare for v1.6.31 release
* Fix runc shim to only defer init process exits ([containerd#10038](containerd#10038))
  * [`5e53da4a1`](containerd@5e53da4) runc-shim: only defer init process exits
* Fix compile from version control system (source) use case ([containerd#10011](containerd#10011))
  * [`7592f87f0`](containerd@7592f87) Fix compile from version control system (source) use case
* Adds mediatype to OCI index record on export ([containerd#9991](containerd#9991))
  * [`8d415fd0e`](containerd@8d415fd) adds mediatype to oci index record
* vendor: google.golang.org/protobuf 1.33.0, github.com/golang/protobuf v1.5.4 ([containerd#9974](containerd#9974))
  * [`2dbb59b5a`](containerd@2dbb59b) vendor: github.com/golang/protobuf v1.5.4
  * [`069bb78c9`](containerd@069bb78) build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  * [`68d395cad`](containerd@68d395c) build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
* Backport test release on PR ([containerd#9955](containerd#9955))
  * [`b3713136d`](containerd@b371313) CI: test release.yml on every PR
</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.6.30](https://github.com/containerd/containerd/releases/tag/v1.6.30)
@dims
Copy link
Member

dims commented Jul 16, 2024

xref: #9867

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

6 participants