• Brad Davidson's avatar
    Address issues with etcd snapshots · 4dfa077f
    Brad Davidson authored
    * Increase the default snapshot timeout. The timeout is not currently
      configurable from Rancher, and larger clusters are frequently seeing
      uploads fail at 30 seconds.
    * Enable compression for scheduled snapshots if enabled on the
      command-line. The CLI flag was not being passed into the etcd config.
    * Only set the S3 content-type to application/zip if the file is zipped.
    * Don't run more than one snapshot at once, to prevent misconfigured
      etcd snapshot cron schedules from stacking up.
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    4dfa077f
Name
Last commit
Last update
..
agent.go Loading commit data...
certs.go Loading commit data...
check-config.go Loading commit data...
completion.go Loading commit data...
config.go Loading commit data...
const_linux.go Loading commit data...
const_windows.go Loading commit data...
crictl.go Loading commit data...
ctr.go Loading commit data...
etcd_snapshot.go Loading commit data...
init_default.go Loading commit data...
init_linux.go Loading commit data...
kubectl.go Loading commit data...
log.go Loading commit data...
log_default.go Loading commit data...
log_linux.go Loading commit data...
nostage.go Loading commit data...
root.go Loading commit data...
secrets_encrypt.go Loading commit data...
server.go Loading commit data...
stage.go Loading commit data...