stackabletech / stackabletech/docker-images

chore(stackable-base): Update image for 26.11.0

Open
#1,643 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

scheduled-for/26.11.0
Dominant language
Dockerfile
Stars
22
Forks
6
Avg merge
16h 59m
Merged PRs (30d)
30

Description

Part of https://github.com/stackabletech/docker-images/issues/1641.

[!TIP]
Please add to the Stackable Engineering project.

Update tasks

[!NOTE]
When updating the base image, you will likely get a build failure related to the CA certificates.
This means you will need to update the ca-certificates-* package and try again. The build will
fail if the blocked certificates are still found.
The package check exists so that we can remove it once (if ever) the bad CA has been removed.

stackable-base
  • Update FROM ...ubi-minimal version hash in the Dockerfile
  • Update CONFIG_UTILS_VERSION
stackable-devel
  • Update FROM ...ubi-minimal version hash in the Dockerfile
  • Update RUST_DEFAULT_TOOLCHAIN_VERSION (if tools need it, eg: patchable, config-utils)
  • Update CARGO_CYCLONEDX_CRATE_VERSION (if necessary)
  • Update CARGO_AUDITABLE_CRATE_VERSION (if necessary)

Related Pull Requests

  • Link to the docker-images PR (product update)

Acceptance

[!TIP]
This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been
checked, the issue can be moved into Development: Done.

  • Can build the image locally
  • Can build the vector image
Testing instructions
# Where x.y.z is a valid version
boil build vector=x.y.z --strip-architecture --load

Please consider updating this template if these instructions are wrong, or
could be made clearer.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Dockerfiles for stackable-base and stackable-devel, then inspect the current base image hashes and version variables named in the checklist. Update the required versions, resolving any CA certificate package failure noted in the issue. Build the images locally and run boil build vector=x.y.z --strip-architecture --load; done means both acceptance checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, dockerfile, rust
Domain
build-system, devops
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.