Skip to content

Sync base-images v1.1.10, Go 1.26.4, lib-helm 1.72.4#39

Closed
duckhawk wants to merge 1 commit into
mainfrom
chore/sync-tooling-1.1.10-lib-1.72.4-202606260633
Closed

Sync base-images v1.1.10, Go 1.26.4, lib-helm 1.72.4#39
duckhawk wants to merge 1 commit into
mainfrom
chore/sync-tooling-1.1.10-lib-1.72.4-202606260633

Conversation

@duckhawk

Copy link
Copy Markdown
Member

Description

Automated tooling sync for sds-elastic (scheduled sync_storage_modules_tooling.py).

  • BASE_IMAGES_VERSION: v0.5.79v1.1.10 in .github/workflows/*.yml.
  • Go: set go 1.26.4 in 4 go.mod file(s) under api/, images/ and hooks/ (aligned with default golang image from base_images.yml).
  • lib-helm: replace chart bundle with deckhouse_lib_helm-1.72.4.tgz (previous: 1.72.0).

Why do we need it, and what problem does it solve?

Keeps the module aligned with the latest deckhouse/container-base/base-images release and deckhouse/lib-helm
so CI and image builds use current base image digests, Go toolchain version, and Helm library charts.

What is the expected result?

  • Pipelines resolve BASE_IMAGES_VERSION to the new (or current) tag and download matching base_images.yml.
  • Go code under api/, images/ and hooks/ declares the same Go version as the default golang toolchain in base_images.yml.
  • charts/ contains the current deckhouse_lib_helm-*.tgz when an update was required.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

- BASE_IMAGES_VERSION -> v1.1.10
- go directive in api/, images/ and hooks/ -> 1.26.4 (4 go.mod)
- charts/deckhouse_lib_helm-1.72.4.tgz
@duckhawk duckhawk closed this Jun 29, 2026
@duckhawk duckhawk deleted the chore/sync-tooling-1.1.10-lib-1.72.4-202606260633 branch June 29, 2026 13:00
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