You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Levovar
changed the title
Support danm with default CRI
Support building danm with default CRI
May 19, 2021
Is this a BUG REPORT or FEATURE REQUEST?:
Feature request
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
The text was updated successfully, but these errors were encountered: