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
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.