Skip to content

Bump distribution/reference to v0.6.0 #12397

@vitorsavian

Description

@vitorsavian

Is your feature request related to a problem? Please describe.

Since 1.33 launched, upstream bumped github.com/distribution/reference to v0.6.0 and this version deprecated SplitHostname

docker/distribution 2.8.3 uses this function and we had problems with the bump for 1.33.0

Describe the solution you'd like

Investigate if the bump could be done it without the need for a fork or make a fork in the k3s-io and bump to v0.6.0

Describe alternatives you've considered

Additional context

# github.com/docker/distribution/reference
/go/pkg/mod/github.com/docker/distribution@v2.8.3+incompatible/reference/reference_deprecated.go:122:19: undefined: reference.SplitHostname
FATA[0097] exit status 1
make: *** [Makefile:18: ci] Error 1

Metadata

Metadata

Assignees

Type

Projects

Status

New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions