summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/k8s-versions.inc
Commit message (Collapse)AuthorAgeFilesLines
* k8s: update to v1.17-betaBruce Ashfield2020-01-091-4/+1
| | | | | | | | | | | Updating to v1.17-beta, so we can drop the GO version 1.12 in meta-virtualization. We also drop one patch, since it is part of the upstream now. Basic sanity tests shows no show-stopper issues. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* meta-virt-default-versions.inc: use go 1.12 versionChen Qi2019-12-101-0/+4
| | | | | | | kubernetes could not be built correctly with go 1.13. Use 1.12 version in layer.conf. Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
* conf: add k8s distro featureBruce Ashfield2019-12-101-0/+0
Add support for a new distro feature to control kubernetes versions and related configuration. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>