Closed prescientmoon closed 9 months ago
I added an additional commit, as the module was failing when the api-server was given no hosts.
@Mateiadrielrafael In general we need nix flake check
to pass before merging anything, and a changelog entry.
Unfortunately I think that might involve more ceremony than we'd like, because we'd need a forward-compatible release in order for that to work.
I'm open to turning off e2e-test-forward-compatibility
for this release.
What do you think?
@NorfairKing Would forward compatibility be restored by simply making the openFirewall option on by default?
@Mateiadrielrafael Yes, that's an option. Then we need another commit for the next release to set that default to false
.
@NorfairKing Sure, that's fine.
@Mateiadrielrafael I'll push a commit in a moment. One moment.
@Mateiadrielrafael Please see the firewall
branch.
@Mateiadrielrafael Please see the
firewall
branch.
Yep, that looks good!
I just released a new version with this change, and the next release will have the default be false
.
This mirrors the recent intray change