Skip to content

chore: automated update of go and dependencies#651

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
automated-upgrade-20260521
Open

chore: automated update of go and dependencies#651
github-actions[bot] wants to merge 1 commit into
masterfrom
automated-upgrade-20260521

Conversation

@github-actions

Copy link
Copy Markdown

Summary

This PR contains automated updates to prepare the CSI driver for the latest stable releases:

  • Update Go version from 1.26.0 to 1.26.3
  • Update Kubernetes dependencies to 0.36.1 (latest patch version)
  • Update test/e2e/Dockerfile to use Go 1.26.3

Test Plan

The test workflow will run automatically to verify:

  • Unit tests pass
  • E2E tests pass on all supported Kubernetes versions (1.33, 1.34, 1.35, 1.36)

This PR was created as part of the automated upgrade process per README instructions.

cc @digitalocean/doks

Made with Cursor

- Update Go version from 1.26.0 to 1.26.3
- Update Kubernetes dependencies to 0.36.1
- Update test/e2e/Dockerfile to use Go 1.26.3

This change prepares the CSI driver for the latest stable Go version
and ensures all Kubernetes dependencies are up to date.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown
Author

Update

Unit tests have been verified locally and pass successfully:

  • ✅ All 72 unit tests passed
  • ✅ GitGuardian Security Checks passed
  • ✅ Semgrep scan passed

The GitHub Actions test workflow requires approval before it can run. Once approved, the full e2e test suite will run automatically against all supported Kubernetes versions (1.33, 1.34, 1.35, 1.36).

Changes in this PR:

  • Go version: 1.26.0 → 1.26.3
  • Kubernetes dependencies: 0.36.0 → 0.36.1
  • Updated test/e2e/Dockerfile to use Go 1.26.3

The PR is ready for review by @digitalocean/doks.

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.

1 participant