Skip to content

fix: [CI-21697] fix EOL and security vulnerabilities#99

Open
abhay084 wants to merge 3 commits intomasterfrom
CI-21697-1
Open

fix: [CI-21697] fix EOL and security vulnerabilities#99
abhay084 wants to merge 3 commits intomasterfrom
CI-21697-1

Conversation

@abhay084
Copy link
Copy Markdown
Collaborator

@abhay084 abhay084 commented Apr 1, 2026

  • Update Go version from 1.24.11 (EOL) to 1.26
  • Remove explicit toolchain go1.25.5 directive
  • Update base Docker image from docker:28.1.1-dind to docker:29.3.1-dind

Fixes:

AI-Session-Id: b372d4bb-7813-4e5b-8342-23968a0f0e23
AI-Tool: claude-code
AI-Model: global.anthropic.claude-sonnet-4-6

- Update Go version from 1.24.11 (EOL) to 1.26
- Remove explicit toolchain go1.25.5 directive
- Update base Docker image from docker:28.1.1-dind to docker:29.3.1-dind

Fixes:
- stdlib go1.24.11/go1.24.3/go1.23.8: EOL 2026-02-11
- zfs 2.2.7-r0: EOL 2025-12-18
- openssl 3.3.3-r0: Approaching EOL 2026-04-09
- containerd/v2 v2.0.4/v2.0.5/v2.1.1: GHSA-cxfp-7pvr-95ff, GHSA-m6hq-p25p-ffr2, GHSA-pwhc-rpq9-4c8w, GO-2025-4100, GO-2025-4108
- containernetworking/plugins v1.6.2: GHSA-jv3w-x3r3-g6rm, GO-2025-4222

AI-Session-Id: b372d4bb-7813-4e5b-8342-23968a0f0e23
AI-Tool: claude-code
AI-Model: global.anthropic.claude-sonnet-4-6
abhay084 added 2 commits April 7, 2026 02:16
…LCHAIN=go1.26.0

  golang:1.26 dropped Windows Server 2019 (1809) manifest support.
  Use golang:1.24.3 (last version with 1809 support) as the base image
  and set GOTOOLCHAIN=go1.26.0 to auto-download the Go 1.26 toolchain
  for compilation
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