Skip to content

feat: add criPluginId field to support the cri plugin in dfinit - #530

Merged
gaius-qi merged 1 commit into
mainfrom
feature/plugin
Aug 25, 2026
Merged

feat: add criPluginId field to support the cri plugin in dfinit#530
gaius-qi merged 1 commit into
mainfrom
feature/plugin

Conversation

@gaius-qi

Copy link
Copy Markdown
Member

Description

This pull request updates the Dragonfly Helm chart with a new feature and a version bump. The main change is the addition of a configurable criPluginId field for containerd CRI plugin support in the client, which is now documented in the chart's values and changelog.

Helm chart version update:

  • Bumped the chart version from 1.8.0 to 1.8.1 in Chart.yaml to reflect the new feature.

New feature: CRI plugin support

  • Added a criPluginId field under client.containerd in values.yaml, allowing users to specify the CRI plugin ID for registry configuration. This provides better compatibility with different containerd configurations.
  • Updated the changelog in Chart.yaml to document the new criPluginId field for dfinit's CRI plugin support.

Related Issue

dragonflyoss/client#2004

Motivation and Context

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi self-assigned this Aug 25, 2026
@gaius-qi gaius-qi added the enhancement New feature or request label Aug 25, 2026
@gaius-qi
gaius-qi enabled auto-merge (squash) August 25, 2026 15:40
@gaius-qi
gaius-qi merged commit 2810c0f into main Aug 25, 2026
7 checks passed
@gaius-qi
gaius-qi deleted the feature/plugin branch August 25, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants