v2.0.0
BREAKING CHANGES
This release can only be deployed with the following rootfs releases:
- windows2019fs-release v2.0.0
- windowsfs-online-release v2.0.0
- windows1803fs-online-release v3.0.0
- windows1803fs-release v3.0.0
The pre-start script in the rootfs release now depends on a signal from the pre-start script in the winc-release's groot job.
Features
- Support for adding DNS suffixes that containers will use to construct an FQDN that will be used for name resolution by the DNS client when configuring the
winc_network.search_domains
property. - Support for disabling unproxied port mappings when configuring the
rep_windows.enable_proxied_port_mappings
property.
Experimental Flags
- Support for refreshing the Microsoft base image layer on every upgrade when configuring the
groot.refresh_base_layer
property. This is an experimental workaround for upgrade failures related to creating containers when the base layer is corrupted.