Skip to content

Commit 6af8b6a

Browse files
authored
SYS-671 prune disused clutter (#253)
* SYS-671 prune disused clutter * SYS-671 wip
1 parent 0e5d7a6 commit 6af8b6a

89 files changed

Lines changed: 45 additions & 2057 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@ Find a lot more details about the Kubernetes bare-metal installer in [k8s/README
2626
The cluster-deployment tools here include helm charts and ansible playbooks to spin up bare-metal or VM master/worker nodes, and a Makefile to add several additional features.
2727

2828
* Direct-attached SSD local storage pools
29-
* Dashboard
3029
* Non-default namespace with its own service account (full permissions
3130
within namespace, limited read-only in kube-system namespaces)
3231
* Keycloak for OpenID / OAuth2 user authentication / authorization
3332
* Vaultwarden, a self-hosted Bitwarden-compatible password manager
34-
* Helm3
33+
* Helm4
3534
* Mozilla [sops](https://github.com/mozilla/sops/blob/master/README.rst) with encryption (to keep credentials in local git repo)
3635
* Encryption for internal etcd
3736
* MFA using [Authelia](https://github.com/clems4ever/authelia) and Google Authenticator

ansible/hosts-lab

Lines changed: 0 additions & 10 deletions
This file was deleted.

ansible/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ansible==12.2.0
2-
ansible-lint==25.9.1
1+
ansible==12.3.0
2+
ansible-lint==26.1.1
33
pip==25.3

images/wxcam-upload/Dockerfile

Lines changed: 0 additions & 30 deletions
This file was deleted.

images/wxcam-upload/Makefile

Lines changed: 0 additions & 1 deletion
This file was deleted.

images/wxcam-upload/README.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

images/wxcam-upload/docker-compose.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

images/wxcam-upload/entrypoint-wx.sh

Lines changed: 0 additions & 55 deletions
This file was deleted.

images/wxcam-upload/helm/Chart.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

images/wxcam-upload/helm/values.yaml

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)