RemoveImportSettingsFrom
property has been added to /etc/replicated.conf
. If set to true, Replicated will remove the ImportSettingsFrom
file after use.replicated/replicated
, replicated/replicated-ui
and replicated/replicated-operator
.nodelocal-dnscache
flag to the Kubernetes install scripts.container.stop_timeout
property will now be passed to the container run command via the –stop-timeout flag in addition to the container stop command –time flag.files
property of the meta.redact
spec.swarm-default-address-pool
flag has been added to the Swarm quick install scripts. This flag is used to specify the default subnet pools for global scope networks. The value is passed to the swarm init
command via the --default-addr-pool
flag.ServerType
parameter to return the LDAP server type./ping
endpoint of the Replicated UI service with a console password set.ports[].public_port_initial
has been added to prevent port collisions when exposing a public port when clustering is enabled and cluster_instance_count.initial
is greater than one. This property functions the same as the public_port
property but will be ignored by versions of Replicated prior to 2.43.1./console/settings
) page of the Replicated Admin Console.taint-control-plane
has been added when using the Replicated Embedded Kubernetes installation scripts to prevent Pods from running on master nodes alongside the control plane. This will add the node-role.kubernetes.io/master: NoSchedule
taint to all master nodes.cluster_instance_count.initial
is greater than one and a port.public_port
is exposed explicitly on the host.replicatedctl snapshot rm
has been added to allow for the removal of a snapshot from the Replicated CLI./var/lib/replicated/support-bundles
and /var/lib/replicated/tmp
respectively. Previously, these temporary files were stored in a Rook Ceph backed PVC mounted under the /opt/replicated/rook
directory on the host.kubeadm init
command to be ignored by the Replicated Embedded Kubernetes installation script.replicated_api_version
requirement will no longer prevent Replicated from downloading new versions of an application. An application update will still fail if the requirement is not met.run_on_save
property set to true
will only run for items that are changing, no longer preventing the command from succeeding.