Releases: appuio/component-openshift4-nodes
Releases · appuio/component-openshift4-nodes
v4.3.0
1 changes since v4.2.0
🚀 Features
- Add support for configuring cluster autoscaler and machine autoscalers (#90)
v4.2.0
1 changes since v4.1.2
🚀 Features
- Allow managing raw
MachineSets
(#89)
v4.1.2
1 changes since v4.1.1
🐛 Fixes
- Fix egress interfaces script to work on IPI clusters (#87)
v4.1.1
2 changes since v4.1.0
🛠️ Minor Changes
- Use seperate defaultSpecs for ControlPlaneMachineSet (#85)
📄 Documentation
- Extend documentation with information on how to manage a
ControlPlaneMachineSet
(#83)
v4.1.0
2 changes since v4.0.1
🚀 Features
- Support creating ControlPlaneMachineSet (#82)
- Allow users to remove machinesets by setting them to
null
(#70)
v4.0.1
1 changes since v4.0.0
🐛 Fixes
- Fix egress-interfaces MachineConfig (#77)
v4.0.0
2 changes since v3.2.2
🚀 Features
- Add support for deploying a systemd service which configures egress dummy interfaces (#76)
🔎 Breaking Changes
- Remove support for component-prometheus integration (#75)
v3.2.2
1 changes since v3.2.1
🐛 Fixes
- Fix warning for
kubeletConfig.maxPods > 110
(#74)
v3.2.1
1 changes since v3.2.0
🐛 Fixes
- Fix machineconfig inline file source encoding specification (#71)
v3.2.0
1 changes since v3.1.2
🚀 Features
- Support configuring cgroupMode (#69)