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

feat: Optionally force convert to OCI media types on push #786

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

jimmidyson
Copy link
Contributor

This enables support for stricter registries, such as zot, as well as enabling
users to move to a future without vendor specific Docker media types.

Copy link
Contributor

github-actions bot commented Sep 17, 2024

Unit test results

100 tests  ±0   100 ✅ ±0   0s ⏱️ ±0s
 25 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit c55668f. ± Comparison against base commit b34c4c8.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Sep 17, 2024

e2e test results

34 tests  +1   31 ✅ +1   1m 21s ⏱️ -12s
 2 suites ±0    3 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit c55668f. ± Comparison against base commit b34c4c8.

♻️ This comment has been updated with latest results.

This enables support for stricter registries, such as zot, as well as enabling
users to move to a future without vendor specific Docker media types.
@jimmidyson jimmidyson force-pushed the jimmi/force-convert-oci branch from a13e03f to 1f329a6 Compare September 17, 2024 14:48
mikolajb
mikolajb previously approved these changes Sep 18, 2024
images/manifest.go Outdated Show resolved Hide resolved
@jimmidyson jimmidyson enabled auto-merge (squash) September 18, 2024 10:49
@jimmidyson jimmidyson merged commit 1589539 into main Sep 18, 2024
11 checks passed
@jimmidyson jimmidyson deleted the jimmi/force-convert-oci branch September 18, 2024 10:50
jimmidyson pushed a commit that referenced this pull request Sep 18, 2024
🤖 I have created a release *beep* *boop*
---


## 1.16.0 (2024-09-18)

<!-- Release notes generated using configuration in .github/release.yaml
at main -->

## What's Changed
### Exciting New Features 🎉
* feat: Build with go 1.23.1 by @jimmidyson in
#785
* feat: Optionally force convert to OCI media types on push by
@jimmidyson in #786


**Full Changelog**:
v1.15.0...v1.16.0

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: mesosphere-actions-pr-bot[bot] <157582460+mesosphere-actions-pr-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants