1.0.0 (2022-06-21)
Bug Fixes
- engine: fix merging and add missing flannel options (3508bc8)
Features
- engine: separate agent and server config (ace6996)
BREAKING CHANGES
- engine: The shared config for agent and server nodes has
been separated into an agent and a server config, both at node and
at cluster level. - engine: External and internal Node IPs are now provided as
an array of strings rather than a single string.
Please refer to the examples/ folder to identify required changes
to your previous configuration.