Skip to content

Update Registry Support's k8s dependencies #1306

Closed
devfile/registry-support
#190
@thepetk

Description

@thepetk

Which area/kind this issue is related to?

/area registry

Issue Description

As part of #1303 we should check if we can update the dependency of k8s.io/apimachinery. This dependency is using the golang.org/x/[email protected] which should be updated to a newer version. Both server (direct) and generator (indirect) are using this module. For generator and registry-library that have apimachinery as indirect dependency we should update the direct dependencies that are using this package.

Acceptance Criteria

  • The direct dependency inside index/server should be updated.
  • Direct dependencies using k8s/apimachinery inside index/generator and registry-library should be updated.
  • Use the same versions that HAS uses

Metadata

Metadata

Labels

area/registryDevfile registry for stacks and infrastructuredependenciesPull requests that update a dependency file

Type

No type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions