Skip to content

[BUG] [CNI v0.3.1] Could have broken some more installation scripts by dropping the v prefix on the version tag #112

@profnandaa

Description

@profnandaa

Describe the bug
I just noticed that my installation script for the CNI plugin has been broken since v0.3.1 dropped the v prefix.

Expect download URL: https://github.com/microsoft/windows-container-networking/releases/download/v0.3.1/windows-container-networking-cni-amd64-v0.3.1.zip
Current download URL: https://github.com/microsoft/windows-container-networking/releases/download/v0.3.1/windows-container-networking-cni-amd64-0.3.1.zip
Previous patterns, e.g. v0.3.0 and others: https://github.com/microsoft/windows-container-networking/releases/download/v0.3.0/windows-container-networking-cni-amd64-v0.3.0.zip

Will be nice to stick to the previous pattern?

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