Skip to content

Support building danm with default CRI #254

@prnvkv

Description

@prnvkv

Is this a BUG REPORT or FEATURE REQUEST?:
Feature request

Uncomment only one, leave it on its own line:
feature
Currently when we try to use build.sh when neither docker or podman is present, it throws error :
The build process requires docker or buildah/podman installed. Please install any of these and make sure these are executable
Terminating with error!

What happened:
When k3s is installed without docker or podman, and try to use danm plugin, it throws the error:
The build process requires docker or buildah/podman installed. Please install any of these and make sure these are executable
Terminating with error!

What you expected to happen:
No error
How to reproduce it:
Install k3s and run build.sh from danm

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions