Kaustubh Dhokte
95cd66e67d
Debian: Change k8s 1.21.8 package name
This changes Debian package name for k8s 1.21.8 from "kubernetes" to "kubernetes-1.21.8". Until https://review.opendev.org/c/starlingx/integ/+/831343 is merged, version 1.21.8 is the only packaged version of kubernetes on StarlingX Debian. In future, multiple kubernetes versions will be supported on most, if not all, StarlingX releases. Currently, Debian build server uses the value of 'debname' parameter in the meta_data.yaml as the package name. 'debname' is an optional parameter in the meta_data.yaml. If not provided, it uses package dir name as the package name (kubernetes-1.21.8 in this case), which follows the preferred format ('kubernetes-<version>') for naming different versions of kubernetes packages distinctly. Test Plan: PASS: Package builds successfully PASS: Image builds successfully. Story: 2009830 Task: 44638 Signed-off-by: Kaustubh Dhokte <kaustubh.dhokte@windriver.com> Change-Id: I46f7d9307f4254597557bb8be81ef471dcc7d73d
integ
StarlingX Integration
Description
Languages
Shell
33.1%
JavaScript
24.1%
Perl
14.3%
Python
10.3%
Makefile
6.6%
Other
11.5%