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

fix: revert "org.opencontainers.referrers.filtersApplied" #1478

Merged
merged 1 commit into from
May 26, 2023

Conversation

rchincha
Copy link
Contributor

As per latest dist-spec, this is now removed.

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

As per latest dist-spec, this is now removed.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@rchincha rchincha added the conformance dist-spec conformance label May 26, 2023
@rchincha rchincha added this to the v2.0.0 milestone May 26, 2023
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #1478 (311fda8) into main (9acd19f) will increase coverage by 0.02%.
The diff coverage is 91.90%.

@@            Coverage Diff             @@
##             main    #1478      +/-   ##
==========================================
+ Coverage   90.97%   90.99%   +0.02%     
==========================================
  Files         103      104       +1     
  Lines       22635    22620      -15     
==========================================
- Hits        20592    20583       -9     
+ Misses       1522     1518       -4     
+ Partials      521      519       -2     
Impacted Files Coverage Δ
pkg/extensions/extension_scrub.go 100.00% <ø> (ø)
pkg/extensions/lint/lint-disabled.go 100.00% <ø> (ø)
pkg/extensions/lint/lint.go 87.50% <ø> (ø)
pkg/extensions/sync/signatures.go 86.86% <ø> (ø)
pkg/meta/repodb/storage_parsing.go 100.00% <ø> (ø)
pkg/test/inject/dev.go 92.30% <ø> (ø)
pkg/test/inject/prod.go 71.42% <ø> (ø)
pkg/test/common.go 84.69% <50.00%> (ø)
pkg/storage/storage.go 89.93% <89.93%> (ø)
pkg/storage/local/local.go 81.96% <97.95%> (-0.02%) ⬇️
... and 13 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rchincha rchincha merged commit 2202d6d into project-zot:main May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance dist-spec conformance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants