Skip to content

feat(retention): added image retention policies

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 11, 2023 in 1s

93.22% of diff hit (target 91.97%)

View this Pull Request on Codecov

93.22% of diff hit (target 91.97%)

Annotations

Check warning on line 428 in pkg/api/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/config/config.go#L428

Added line #L428 was not covered by tests

Check warning on line 305 in pkg/api/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/controller.go#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 318 in pkg/api/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/controller.go#L317-L318

Added lines #L317 - L318 were not covered by tests

Check warning on line 867 in pkg/cli/server/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cli/server/root.go#L866-L867

Added lines #L866 - L867 were not covered by tests

Check warning on line 926 in pkg/cli/server/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cli/server/root.go#L925-L926

Added lines #L925 - L926 were not covered by tests

Check warning on line 929 in pkg/cli/server/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cli/server/root.go#L928-L929

Added lines #L928 - L929 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/gc.go#L376-L377

Added lines #L376 - L377 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/gc.go#L557

Added line #L557 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/gc.go#L579-L580

Added lines #L579 - L580 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/gc.go#L588-L589

Added lines #L588 - L589 were not covered by tests

Check warning on line 69 in pkg/storage/gc/policy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/policy.go#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 88 in pkg/storage/gc/policy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/policy.go#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 33 in pkg/storage/gc/retention/rules/latestpull/latestpull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/retention/rules/latestpull/latestpull.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 33 in pkg/storage/gc/retention/rules/latestpush/latestpush.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/retention/rules/latestpush/latestpush.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 25 in pkg/storage/gc/retention/rules/retainall/retainall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/retention/rules/retainall/retainall.go#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 27 in pkg/storage/gc/retention/rules/retainall/retainall.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/storage/gc/retention/rules/retainall/retainall.go#L27

Added line #L27 was not covered by tests