11 KiB
11 KiB
0.2.0rc1 (2023-11-06)
Bug Fixes
- config: f09737b2 - typo in config template [ !6 ]
- rbac: 6ab17bdc - authorization:namespace:owner ns owner not to remove cluster resources [ !6 ]
- container_registries: 9936cd44 - these are optional, dont attempt to configure if non specified [ !6 ]
- config: 5278a499 - server attribute not required for prime master node [ !6 ]
Documentaton / Guides
Features
- rbac: 59f50d53 - new cluster role and binding ingress-admin [ !6 ]
- config: d2081284 - configurabl system reserved cpu,memory,storage [ !6 ]
- install: 42ac18e0 - disable swap [ !6 ]
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 ]
0.1.0 (2023-10-29)
Bug Fixes
- k3s: 9ac52ee1 - use correct variables in conditional clauses [ !2 ]
- 8272b250 - uncommented hash tasks as they are required [ !2 ]
- install: 57d268ec - config files only required for prime master [ !2 ]
- install: 0f4a02ca - restructure and uncommented install steps [ !2 ]
- 49087753 - dont flush handlers [ !2 ]
Code Refactor
Continious Integration
Documentaton / Guides
- 779be020 - add to feature list openid [ !2 ]
- c3843dde - role workflow [ !2 #4 ]
- b69d5b8a - feature list [ !2 #4 ]
- 60392a56 - restructure for seperate role index and ansible setup [ !2 #4 ]
- bbfbbedd - initial docs for rbac [ !2 #4 ]
- 3e785d7d - added other projects to blurb [ !2 #4 ]
- 7abfb703 - Ansible setup [ !2 #4 ]
- b588b038 - added docs layout [ !1 ]