-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Description
Part of #1232.
Tip
Please add the scheduled-for/25.11.0
label, and 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(no new version)CONFIG_UTILS_VERSION
stackable-devel
- Update
FROM ...ubi-minimal
version hash in the Dockerfile -
Update(already in sync with other tools)RUST_DEFAULT_TOOLCHAIN_VERSION
-
Update(no new version)CARGO_CYCLONEDX_CRATE_VERSION
- Update
CARGO_AUDITABLE_CRATE_VERSION
(if necessary)
Related Pull Requests
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
# See the latest version at https://pypi.org/project/image-tools-stackabletech/
pip install image-tools-stackabletech==0.0.16
bake --product vector=x.y.z # where x.y.z is a valid version
Please consider updating this template if these instructions are wrong, or
could be made clearer.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Development: Done