-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
devfile/registry
#318Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructurekind/task
Description
Which area/kind this issue is related to?
/area registry
Issue Description
To meet the objective of #1237, we need to ensure our devfile community registry build and deployment workflows is using Go 1.19.
Acceptance Criteria
- Update all
go.modfiles under the test modules to use Go 1.19 - Refactor all library calls to
io/ioutilsince it is now deprecated - Update all dockerfiles and workflows to use Go 1.19
- Unfreeze
devfile-index-baseand index/generator- Important: See Freeze
devfile-index-baseatffc3a09registry#316 and Freeze index/generator atv1.1.0registry#317 for changes to revert
- Important: See Freeze
- Update OpenShift prow jobs to use Go 1.19
- Update requirements under documentation
Metadata
Metadata
Assignees
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructurekind/task
Type
Projects
Status
Done ✅