when
property evaluates to false.test_proc.when
property has been added to the YAML config
section that will determine if the test procedure will be displayed on the settings page and whether or not it will run on save.volumes[].when
property has been added for the Native scheduler that will determine if the container volume is mounted in the container at runtime.metrics
.os.read-file
would fail to read files larger than 1MB./ceph
when using the Rook storage provisioner with the Kubernetes scheduler.write_once
config item property has been added that will lock item values after the first write.--fetch-timeout
flag has been added to the command replicatedctl app-release apply. This allows you to specify a timeout in seconds when fetching the latest application releases from the cloud. Previously this timeout defaulted to 60 seconds.PRIVATE_ADDRESS
(LOCAL_ADDRESS
) and PUBLIC_ADDRESS
properties of the Replicated Daemon and Replicated Operator. These properties can also be set via flags to the Replicated easy install script.WantedBy=docker.service
. This will cause Replicated to start on Docker service start. Previously Replicated would start on system boot.replicatedctl app apply-config
has been added, which will apply config changes to the running application. When using the native scheduler this command will perform a restart. When using the Kubernetes and Swarm scheduler, it is equivalent to kubectl apply
and stack deploy
respectively.stop_timeout
has been added to the Native scheduler container definition to specify the number of seconds to wait after stopping an application container before killing it.replicatedctl console-auth
command for follow up steps.replicatedctl support-bundle
command have been improved. Users will now be instructed on how to collect a CLI support bundle when replicatedctl
is unsupported.additional-no-proxy
, http-proxy
, private-address
, and public-address
flags during airgapped installations.--attach
flag.filter
string as a parameter to filter entities that are synced back to your integration.