Skip to content

v0.83.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:50
· 42 commits to main since this release

Changed

  • The module path is github.com/ryxenix/malmok. In Go the module path is the
    import path, so it has to be the repository's real location or
    go install github.com/ryxenix/malmok@latest cannot resolve. Settled before
    the first tag rather than after: moving it later breaks the go.sum of
    anyone who has already fetched it.
  • The Kubernetes API group is untouched. platform.ryxen.dev/v1alpha1 and the
    *.ryxen.dev annotation keys are not repository references -- they are in
    every cluster.yaml and on the objects of clusters already running, and
    renaming them would be a breaking change to documents rather than a rename.