
The affine tasks service requires the kubelet service. This causes the kubelet service to start on worker nodes before the service would be enabled by the manifests. On AIO nodes a docker interface will appear before config_controller. The requires parameter is not needed and has been removed. Change-Id: I412edae9d0b323e1ae1ff6e81a8d958c38d98609 Closes-Bug: 1814946 Signed-off-by: David Sullivan <david.sullivan@windriver.com>
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
SRC_DIR="worker-utils"
|
|
COPY_LIST="$SRC_DIR/LICENSE"
|
|
TIS_PATCH_VER=3
|