Skip to content

chore: update go lang used in Dockerfile to v1.26.2 #1643

Merged
flavio merged 1 commit intokubewarden:mainfrom
jvanz:update-go-lang
Apr 9, 2026
Merged

chore: update go lang used in Dockerfile to v1.26.2 #1643
flavio merged 1 commit intokubewarden:mainfrom
jvanz:update-go-lang

Conversation

@jvanz
Copy link
Copy Markdown
Member

@jvanz jvanz commented Apr 9, 2026

Description

Updates the Go lang version used in Dockerfiles to v1.26.2.

Warning

I'm not updating go lang in other places because there is the PR #1631 which is doing that.

Updates the Go lang version used in Dockerfiles to v1.26.2.

Signed-off-by: José Guilherme Vanz <jguilhermevanz@suse.com>
@jvanz jvanz requested a review from a team as a code owner April 9, 2026 15:23
Copilot AI review requested due to automatic review settings April 9, 2026 15:23
@jvanz jvanz changed the title chore: update go lang to v1.26.2 chore(dockerfile): update go lang to v1.26.2 Apr 9, 2026
@jvanz jvanz changed the title chore(dockerfile): update go lang to v1.26.2 chore: update go lang used in Dockerfile to v1.26.2 Apr 9, 2026
@jvanz jvanz self-assigned this Apr 9, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Go toolchain version used for building project binaries inside Docker images, aligning the build containers with the newer Go patch release (while other Go-version alignment is handled in #1631).

Changes:

  • Bump golang builder image from 1.26.1 to 1.26.2 (with updated pinned digest) for the controller build.
  • Bump golang builder image from 1.26.1 to 1.26.2 (with updated pinned digest) for the audit-scanner build.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Dockerfile.kubewarden-controller Updates the Go builder base image to golang:1.26.2 (pinned by digest).
Dockerfile.audit-scanner Updates the Go builder base image to golang:1.26.2 (pinned by digest).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.40%. Comparing base (2a6b879) to head (9033842).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1643      +/-   ##
==========================================
- Coverage   80.48%   80.40%   -0.08%     
==========================================
  Files         127      127              
  Lines       16411    16411              
==========================================
- Hits        13209    13196      -13     
- Misses       3202     3215      +13     
Flag Coverage Δ
rust-tests 80.40% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@flavio flavio merged commit 72504f5 into kubewarden:main Apr 9, 2026
34 checks passed
@github-project-automation github-project-automation Bot moved this from Pending review to Done in Kubewarden Admission Controller Apr 9, 2026
@jvanz jvanz deleted the update-go-lang branch April 9, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants