Skip to content

ci: build sql processor with go 1.25#147

Merged
PaxMachinaOne merged 1 commit into
KafScale:mainfrom
novatechflow:fix/sql-processor-go125-release-build
Jun 2, 2026
Merged

ci: build sql processor with go 1.25#147
PaxMachinaOne merged 1 commit into
KafScale:mainfrom
novatechflow:fix/sql-processor-go125-release-build

Conversation

@novatechflow
Copy link
Copy Markdown
Collaborator

Summary

  • update the sql processor Docker builder image from Go 1.24 to Go 1.25.2
  • align the Docker build environment with addons/processors/sql-processor/go.mod

Evidence

  • release-image run 26825188813 failed in the sql-processor image build
  • the job log reported: go.mod requires go >= 1.25.0 (running go 1.24.13; GOTOOLCHAIN=local)

Testing

  • verified the Dockerfile now matches the module Go version requirement

Copy link
Copy Markdown
Collaborator

@PaxMachinaOne PaxMachinaOne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean fix, approved

@PaxMachinaOne PaxMachinaOne merged commit 12d20df into KafScale:main Jun 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants