Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devfile API should be updated to support Go 1.21 #1556

Closed
3 tasks
Tracked by #1555
michael-valdron opened this issue May 15, 2024 · 2 comments · Fixed by #1545
Closed
3 tasks
Tracked by #1555

Devfile API should be updated to support Go 1.21 #1556

michael-valdron opened this issue May 15, 2024 · 2 comments · Fixed by #1545
Labels
area/api Enhancement or issue related to the api/devfile specification kind/task severity/blocker Issues that prevent developers from working

Comments

@michael-valdron
Copy link
Member

michael-valdron commented May 15, 2024

Which area is this issue related to?

/kind task

/area api

Issue Description

Update devfile/api Go modules to use Go 1.21 with bumps to use k8s api v0.29.2.

Blocks #1543 due to devfile library changes requiring devfile api Go modules to have these bumps first.

Acceptance Critera

  • Update to Go 1.21
  • Bump dependencies including k8s api to v0.29.2
  • Do code refactoring where needed
@michael-valdron michael-valdron added area/api Enhancement or issue related to the api/devfile specification severity/blocker Issues that prevent developers from working kind/task labels May 15, 2024
@michael-valdron michael-valdron moved this to Refinement in Devfile Project May 15, 2024
@yangcao77 yangcao77 moved this from Refinement to Backlog in Devfile Project May 15, 2024
@michael-valdron
Copy link
Member Author

These changes should target devfile v2.3.0 minor release.

@michael-valdron michael-valdron modified the milestone: 2.3 May 15, 2024
@michael-valdron michael-valdron moved this from Backlog to In Review 👀 in Devfile Project May 15, 2024
@michael-valdron
Copy link
Member Author

PR #1545 has changes to resolve this issue.

@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in Devfile Project May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Enhancement or issue related to the api/devfile specification kind/task severity/blocker Issues that prevent developers from working
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

1 participant