-
Notifications
You must be signed in to change notification settings - Fork 75
Update API's k8s dependencies #1305
Copy link
Copy link
Closed
Labels
area/apiEnhancement or issue related to the api/devfile specificationEnhancement or issue related to the api/devfile specificationdependenciesPull requests that update a dependency filePull requests that update a dependency file
Metadata
Metadata
Assignees
Labels
area/apiEnhancement or issue related to the api/devfile specificationEnhancement or issue related to the api/devfile specificationdependenciesPull requests that update a dependency filePull requests that update a dependency file
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done ✅
Which area/kind this issue is related to?
/area api
Issue Description
As part of #1303 it would be useful to update the dependencies using
golang.org/x/net@v0.8.0. One direct dependency of theapiis thek8s.io/apimachinery v0.26.1.In order to update the indirect dependency of
golang.org/x/net@v0.8.0to a newer version, we could update thek8s.io/apimachineryto versionv0.26.10.Acceptance Criteria
k8sdependency that is using thegolang.org/x/net@v0.8.0.