Merged
Conversation
jdolitsky
requested changes
Apr 19, 2023
Closed
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Contributor
|
See also opencontainers/image-spec#1049 |
jzelinskie
approved these changes
Apr 19, 2023
jdolitsky
approved these changes
Apr 19, 2023
dmcgowan
approved these changes
Apr 19, 2023
sudo-bmitch
approved these changes
Apr 19, 2023
Contributor
sudo-bmitch
left a comment
There was a problem hiding this comment.
I updated the change list to include #401. It is in the git history for this, so it looks like it was just a race condition in writing the change list.
stevvooe
approved these changes
Apr 19, 2023
jonjohnsonjr
approved these changes
Apr 20, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
to tag
this is would mean tagging 49af349 as
v1.1.0-rc.2(now with more SemVer)Changes
1880a43 modify range check to not need bytes prefix
72a5455 Use artifactType from image manifest
b077648 Allow missing bytes= prefix
6520ed9 remove bytes= prefix on range header
18fdcbd fail CI if conformance fails
a5582e3 expect units in range header
f0122f6 move location check, allow missing bytes= prefix
bea9b6f Automate conformance testing on PR using zot
c6400af Upgrade to reggie v0.6.1 to fix issue with Accept header
fa4a69a skip TLS verification during conformance tests
27ae6c2 conformance: make blob mount and upload checks more strict
fc2e963 whitespace lol
a1d7ad1 Specify Warning header usage
851ea52 Add OCI-Chunk-Min-Length header
b962ef8 Update Jon Johnson's email
ab44270 Updating go modules in conformance
83a61e7 Bump golang.org/x/net in /conformance
6c52520 Bump golang.org/x/text from 0.3.6 to 0.3.8 in /conformance
ab32a6f spec and README: reduce to just image-manifest
e66aadc Update spec.md
5025143 OCI-Subject:
4e77264 Add Go 1.20 support
16cc054 Specify subject-processed response header
d06de52 Specify filters-applied response header
af2e081 Fix broken link to image indices in spec.
a330837 Add a patch status to recover failed requests
315c7e0 conformance.test01Pull: Check client errors before using response object
bd87eee docs: Update release process docs with checklist
95bed23 version: switch back to -dev