Skip to content

v4.0.8

commit 7f6ce6d545b820085b762094251e526b4256e4af
Author: David Young <davidy@funkypenguin.co.nz>
Date:   Thu Aug 15 11:10:25 2019 +1200

    Allow fixing rook-ceph version

M   krib/templates/krib-rook-ceph.sh.tmpl

commit 3fe957b2b06a9f8712e7f5863aced91c37d18e1d
Author: David Young <davidy@funkypenguin.co.nz>
Date:   Thu Aug 15 10:21:51 2019 +1200

    Enforce v.1.0.0 for now

M   krib/templates/krib-rook-ceph.sh.tmpl

commit bbfb66776175baf22ffa661ce5e31a875f8ac068
Author: Bertrand Roussel <bertrand.roussel@cor-net.org>
Date:   Wed Aug 14 02:02:24 2019 -0700

    Wait for docker daemon to start on RancherOS

    Although a system-docker is already started, it doesn't seem like
    the 'main' docker is necessarily running when we start that task.

    So waiting for the docker daemon to be responsive through repetitive
    'docker ps' calls before we start running rancher.

M   rancheros/tasks/rancher-install.yaml
M   rancheros/tasks/rancher-join-cluster.yaml

commit f135844ce46fe9118a0eb6a99d1d5957c9077c1d
Author: Bertrand Roussel <bertrand.roussel@cor-net.org>
Date:   Wed Aug 14 01:37:01 2019 -0700

    Erase hard disks before formatting on RancherOS

    Ran into few issues where the system could not format
    the disk because some partitions were "in use" while not actually
    in use.

    Wiping the whole thing beforehand using erase-hard-disk-set stage.

M   rancheros/tasks/rancheros-wipe-disks.yaml
M   rancheros/workflows/rancher-server-live.yaml
M   rancheros/workflows/rancher-worker-node-live.yaml

commit 47598a9c8c0f40b57fc0f4e2b14140708624b296
Author: Bertrand Roussel <bertrand.roussel@cor-net.org>
Date:   Wed Aug 14 00:08:35 2019 -0700

    Make rancheros operating disk configurable

    As of now it is hardcoded for sda.
    Using the parameter operating-system-disk if available.

M   rancheros/bootenvs/rancheros-disk.yaml
M   rancheros/bootenvs/rancheros-latest.yaml
M   rancheros/tasks/rancheros-install.yaml
M   rancheros/tasks/rancheros-wipe-disks.yaml
M   rancheros/templates/rancheros-cloud-init.tmpl
M   rancheros/templates/rancheros-example-state.tmpl

commit 35bebaa8876126a14024ae5d76a3fae42e8275a3
Author: Bertrand Roussel <bertrand.roussel@cor-net.org>
Date:   Tue Aug 13 23:42:19 2019 -0700

    Update CoreOS to 2135.6.0

    Using latest version of CoreOS stable

R079    coreos/bootenvs/coreos-1911.3.0-disk.yaml   coreos/bootenvs/coreos-2135.6.0-disk.yaml
R078    coreos/bootenvs/coreos-1911.3.0-live.yaml   coreos/bootenvs/coreos-2135.6.0-live.yaml
M   coreos/stages/coreos-install.yaml
M   coreos/stages/coreos-live.yaml

commit 81365b4fb22362da8ad662b41f27b70e8ae4b9e1
Author: Adam Lemanski <adam.lemanski@gmail.com>
Date:   Wed Aug 14 09:50:24 2019 +0700

    crictl version 1.15 matching k8s 1.15

M   krib/params/krib-cluster-crictl-version.yaml

commit c7f109185b0006167b54612373ebef38c3793088
Author: Adam Lemanski <adam.lemanski@gmail.com>
Date:   Wed Aug 14 08:28:00 2019 +0700

    re-add cleanup without heapster

M   krib/templates/krib-dashboard.sh.tmpl

commit 15ee202aef56ab76ab524d2aa8f2ce06d0b34334
Author: Adam Lemanski <adam.lemanski@gmail.com>
Date:   Wed Aug 14 08:06:19 2019 +0700

    k8s 1.15.2

M   krib/params/krib-cluster-kubernetes-version.yaml

commit c127c06196cb8be11f3c912c596c75a8e5ae0f18
Author: Adam Lemanski <adam.lemanski@gmail.com>
Date:   Wed Aug 14 08:06:03 2019 +0700

    kubernetes dashboard v2

M   krib/params/krib-dashboard-config.yaml
M   krib/templates/krib-dashboard.sh.tmpl

commit 8911bf9cd04a3abda9ca6e861d9e0004d5f42760
Author: Adam Lemanski <adam.lemanski@gmail.com>
Date:   Thu Jun 13 13:57:19 2019 +0700

    update kubernetes to v1.14.3

M   krib/params/krib-cluster-kubernetes-version.yaml

End of Note