What's changed
- Add editorconfig, by @mueller-ma (#222)
Features
- Allow configuration of nginx ingress controller, by @mueller-ma (#216)
BREAKING CHANGE: If you are usingrke2_custom_manifests
variable to create custom ingress manifest,
please use release1.34.1
or migrate your setup torke2_ingress_nginx_values
variable.
Bug Fixes
- Fix separate partition check, by @glennpratt (#223)
- Fix removing old nodes after restore if rke2-server already started, by @glennpratt (#219)
- fix: unquoted wildcard in mirror config, by @jgoelen (#221)
- Run ansible-lint in CI and fix issue, by @mueller-ma (#218)
Documentation
- Fix typo in rke2_cloud_provider_name value, by @mueller-ma (#217)