Init yk8s with newest release by default
Version Control Information
Source branch: ibot3/625-init-newest-release
Target branch: devel
Commits:
* This change introduces a new env var `$MANAGED_K8S_LATEST_RELEASE`
for the `init.sh` script which is `true` by default and causes
the init script to initialize the managed-k8s submodule with the
branch of the latest version.
The latest version is determined by the `version` file in the
cloned copy of yaook/k8s that is used to run the `init.sh` script.
To not affect the CI, the variable is set to `false` in the CI
configuration.
Closes #625
Description
Closes: #625 (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 Jakob Müller