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(digests): do not mandate sha256 as the only algorithm used for hashing blobs #2075

Merged
merged 1 commit into from
Jul 19, 2024

fix(digests): do not mandate sha256 as the only algorithm used for ha…

5e49ab1
Select commit
Loading
Failed to load commit list.
Merged

fix(digests): do not mandate sha256 as the only algorithm used for hashing blobs #2075

fix(digests): do not mandate sha256 as the only algorithm used for ha…
5e49ab1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 17, 2024 in 0s

86.15% of diff hit (target 92.71%)

View this Pull Request on Codecov

86.15% of diff hit (target 92.71%)

Annotations

Check warning on line 95 in pkg/storage/common/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/common/common.go#L95

Added line #L95 was not covered by tests

Check warning on line 140 in pkg/storage/common/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/common/common.go#L140

Added line #L140 was not covered by tests

Check warning on line 587 in pkg/storage/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/gc.go#L586-L587

Added lines #L586 - L587 were not covered by tests

Check warning on line 596 in pkg/storage/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/gc.go#L595-L596

Added lines #L595 - L596 were not covered by tests

Check warning on line 878 in pkg/storage/imagestore/imagestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/imagestore/imagestore.go#L878

Added line #L878 was not covered by tests

Check warning on line 1703 in pkg/storage/imagestore/imagestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/imagestore/imagestore.go#L1703

Added line #L1703 was not covered by tests

Check warning on line 1710 in pkg/storage/imagestore/imagestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/imagestore/imagestore.go#L1710

Added line #L1710 was not covered by tests

Check warning on line 1717 in pkg/storage/imagestore/imagestore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/imagestore/imagestore.go#L1717

Added line #L1717 was not covered by tests

Check warning on line 128 in pkg/test/image-utils/images.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/test/image-utils/images.go#L128

Added line #L128 was not covered by tests

Check warning on line 30 in pkg/test/image-utils/multiarch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/test/image-utils/multiarch.go#L30

Added line #L30 was not covered by tests

Check warning on line 43 in pkg/test/image-utils/multiarch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/test/image-utils/multiarch.go#L43

Added line #L43 was not covered by tests