Skip to content

Observations with OCI of CTK 0.0.44 #689

@amotl

Description

@amotl

Introduction

$ docker run --rm ghcr.io/crate/cratedb-toolkit ctk --version
/root/.local/share/uv/tools/cratedb-toolkit/lib/python3.13/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version!
  warnings.warn(
ctk, version 0.0.44+d20260304

Evaluation

  1. What about the runtime warning. Let's get rid of it?
  2. What about the version number. Why is it not a straight version label 0.0.44, but includes a suffix +d20260304? It is likely related to versioningit, but why is the repository apparently dirty on CI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions