replicated_tag
flag to set the version for all Replicated components.alpine:3.6
and debian:stretch
base images.NO_PROXY
and no_proxy
environment variables in every application container./var/log/upstart/docker.log
was missing from the support bundle.run_on_save
property.no_proxy
variable when using the Replicated scheduler.replicatedctl -v
and replicatedctl --version
flags with a version
subcommand that will print the Replicated client version.replicatedd -v
and replicatedd --version
flags to print the Replicated server version.scheduler/container/<container>
directory is no longer missing from the support bundle when support_commands
and/or support_files
are included in a container definition.ShouldBypassPreflightChecks
is enabled in the replicated.conf file.DefaultDataDir
environment variable or a --default_data_dir
flag.support
where all custom support files and commands can be declared.docker-compose.yml
for installing Replicated on Docker Swarm was updated to work correctly with Docker 17.03 and later.ConfigOption
templates will fail to evaluate when the target is a sub-item of an item with type select_many
.ConfigOption
template was failing to get resolved in the case where the target item’s when clause evaluates to false.