static_val
key to value
. The static_val
name will continue to work, but you’ll start to see warnings to update it.http: TLS handshake error from <HOST>:<PORT>: EOF
.open /var/lib/replicated/db/cipher: no such file or directory
.shutdown_cleanup_wait
. Default is shutdown_cleanup_wait=5s
.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.