• jon_nfc released this 2023-11-02 07:46:30 +00:00 | 298 commits to development since this release

    0.2.0rc0 (2023-11-02)

    Bug Fixes

    • firewall: 9c420475 - use correct chain name [ !5 #2 ]
    • firewall: ba59dd30 - correct rules so that kubernetes hosts are added to firewall allowed hosts [ !5 #2 ]
    • wireguard: 4a9d9839 - install before k3s [ !5 ]
    • templates: 89b65732 - add clause to filter for prime master only [ !5 ]
    • install: b77cc6a8 - install prime then wait till ready before install other nodes [ !5 ]
    • install: 26f1f2ef - server install to use version variables [ !5 ]
    • configure: db515d2c - move required config files to install portion [ !5 ]
    • config: 1b62a666 - cluster-init only required for master nodes [ !5 ]

    Code Refactor

    • 4d9f9dcd - use kubernetes_config for cluster config [ !5 ]
    • template: 50f48ab5 - config.yaml rearranged orderd, and updated for kube role [ !5 ]
    • install: 4465bcd2 - clean wait for k3s to be ready [ !5 ]

    Features

    • install: c7907bf5 - install additional master nodes [ !5 #2 ]
    • install: fd547a4c - install worker nodes [ !5 #2 ]
    • install: 76e48fd9 - wait for cluster to be ready before continuing [ !4 ]
    • config: abc01ce4 - enable configering etc cron and retention [ !4 ]
    Downloads