Closed
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.mod
files under the test modules to use Go 1.19 - Refactor all library calls to
io/ioutil
since it is now deprecated - Update all dockerfiles and workflows to use Go 1.19
- Unfreeze
devfile-index-base
and index/generator- Important: See Freeze
devfile-index-base
atffc3a09
registry#316 and Freeze index/generator atv1.1.0
registry#317 for changes to revert
- Important: See Freeze
- Update OpenShift prow jobs to use Go 1.19
- Update requirements under documentation
Metadata
Metadata
Assignees
Type
Projects
Status
Done ✅