/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./var/lib/docker
) using custom preflight checks. The minimum required space will default to 1GB when not specified.force-reset
flag to the Kubernetes uninstaller that, when present, will suppress all prompts and warning messages before uninstalling Kubernetes and Replicated.docker logs
.replicatedctl app status inspect
has been deprecated in favor of the replicatedctl app status command.storage-schemas.conf
and storage-aggregations.conf
files in the replicated-statsd container./etc/docker/certs.d
.backup
section of the Replicated YAML to customize the restore process.--airgap-package=
.tls-cert-path=
with an absolute path to the trusted CA certificates file on the host.--value
and --data
flags to the replicatedctl app-config set CLI command will now accept values with commas.run_on_save
property set to true will no longer be evaluated if the underlying config item’s when
condition evaluates to false./var/replicated/support-bundles/
as specified in the command output.--hidden
flag.NO_PROXY
hosts and add them to the environment of Docker, as well as the Replicated and Replicated Operator containers. Additional hosts can be added to the default NO_PROXY
list with the additional-no-proxy
flag for the Native, Swarm and Kubernetes schedulers.ps aux
as processor
now uses an entrypoint replicated-auditlog-processor
.replicated-auditlog-cron
container has been changed from off
to error
.