I’m a member of the FE team at canonical and the maintainer of a tool that is used by customers in our deployments of kubernetes. The tool is an addon that is released by kubernetes project itself but is a contrib and does not end up in the official package so it’s packaged separately (there’s also the fact that you may want to install only that tool on a remote system that will access k8s so it makes sense to be a separate package).
The charm is client-keystone-auth
I intend to keep releasing multiple versions in sync with kubernetes version. So I need multiple tracks to keep those versions.
I’m already using latest/* but I would like to request the following ones:
1.25/* 1.24/* 1.23/* 1.22/*
All the snap packages for all the new versions and architectures are already compiled and uploaded to the store, I just realized that I cannot create the tracks myself, hence this request.
Thank you very much.
Andre