mirror of
https://github.com/k3s-io/k3s.git
synced 2026-04-08 10:53:13 -04:00
* 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: Brad Davidson <brad.davidson@rancher.com> |
||
|---|---|---|
| .. | ||
| agent.go | ||
| certs.go | ||
| check-config.go | ||
| completion.go | ||
| config.go | ||
| const_linux.go | ||
| const_windows.go | ||
| crictl.go | ||
| ctr.go | ||
| etcd_snapshot.go | ||
| init_default.go | ||
| init_linux.go | ||
| kubectl.go | ||
| log.go | ||
| log_default.go | ||
| log_linux.go | ||
| nostage.go | ||
| root.go | ||
| secrets_encrypt.go | ||
| server.go | ||
| stage.go | ||