Rework package installation for pkgs-k8s-io
Version Control Information
Source branch: sstrk/switch-k8s-repo-to-community
Target branch: devel
Commits:
* Rework package installation for pkgs-k8s-io
We're switching over to use the Kubernetes community-owned software
repositories as the Google-hosted ones got frozen.
Additional work had to be done as there now exists one repository for
each minor version. Furthermore, the revision part (-00) is now auto-
generated and has a new format.
The repository configuration has been put into an own tasks file so that
it can be triggered during Kubernetes upgrades therefore (as we now have
to configure the repository when updating to a new minor version).
The deprecated tasks which allowed the installation via other package
managers than apt have been dropped along this way as we're currently
supporting Debian-based operating systems only.
Closes: #587
https://kubernetes.io/blog/2023/08/15/pkgs-k8s-io-introduction/
Description
Feel free to add further information about your MR in this section
Closes: #587 (closed)
Merge Prerequisites
-
MR title (and description) are descriptive -
Code is readable and syntactically correct -
Code is understandable -
Documentation has been updated, if necessary -
Commit messages look good -
Release note file added in latest commit
As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.
Edited by Steve Starke