From ef004e1a6e71e168f13f23343ab3fd5af2907937 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Fri, 5 Nov 2021 19:51:57 +0100
Subject: [PATCH] docs(README): Extend ToDo list

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 928bad7b5..7b00575ee 100644
--- a/README.md
+++ b/README.md
@@ -92,8 +92,9 @@ This toolchain is still under development. Before it will be used in production
 - [ ] Automate ingress-controller configuration for proxy-protocol
 - [ ] Automate hetzner cloud integration deployment ([hetzner-cloud-controller-manager](https://git.shivering-isles.com/github-mirror/hetznercloud/hcloud-cloud-controller-manager))
 - [ ] Document usage and thoughts in repository and blog posts
-- [ ] Automate deployment of Kubernetes
-- [ ] Automate flux bootstrap
+- [x] Automate deployment of Kubernetes
+- [ ] Integrate OIDC-based authentication
+- [x] Automate flux bootstrap
 - [ ] Automate flux OpenPGP bootstrap
 - [ ] Enforce SELinux on the deployed machines (Currently conflicts with Rook)
 - [ ] Encrypt root filesystems for all nodes
@@ -103,6 +104,7 @@ This toolchain is still under development. Before it will be used in production
 - [ ] Move to immutable base-system
 - [ ] Automate system upgrades using Kubernetes
 - [ ] Automate system configuration using Kubernetes
+- [ ] Automate Kubernetes upgrades
 - [ ] Integrate with [hcloud-dynfw](https://git.shivering-isles.com/sheogorath/hcloud-dynfw)
 - [ ] Automate deployment of [cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/hetzner)
 
-- 
GitLab