Skip to content

Incorrect "latest" version for github.com/NVIDIA/KAI-scheduler in pkg.go.dev #650

@ron-arbo-hpe

Description

@ron-arbo-hpe

I'm working on a project that imports Kai scheduler's APIs. By default, go.mod grabs the latest from https://pkg.go.dev/github.com/NVIDIA/KAI-scheduler

However, it appears the "latest" version on pkg.go.dev is incorrect. It says the latest is v0.20.0, whereas the latest release on this Github repo as of today is v0.9.8.

This version was released on March 20, 2025. This is the same day that v0.0.2 was released, so I assume it is a typo.

Can we retract this incorrect version from pkg.go.dev to avoid this problem?
Thanks!

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