This repository was archived by the owner on Jan 12, 2025. It is now read-only.
[Bug]: Pre-existing nanolayers of the same version are always skipped #637
Labels
bug
Something isn't working
Feature id and version
ghcr.io/devcontainers-contrib/features/istioctl:1
Devcontainer base Image
mcr.microsoft.com/devcontainers/base:bullseye
What happened?
In install.sh, ensure nanolayer version.
In library_scripts.sh, it seems to compare specified version and nanolayer version.
However, doesn't
nanolayer --version
always return the version without the initial v?If a nanolayer exists, it seems to always skip the existing nanolayer even if the versions match.
Relevant log output
The text was updated successfully, but these errors were encountered: