k3s/pkg/cli
Brad Davidson ffe72eecc4 Address issues with etcd snapshots
* 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>
2022-07-12 14:41:38 -07:00
..
agent [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cert [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cmds Address issues with etcd snapshots 2022-07-12 14:41:38 -07:00
completion Add new k3s completion command for shell completion (#5461) 2022-04-29 12:53:34 -07:00
crictl Revert "Add config file support" 2020-08-29 21:44:07 -07:00
ctr [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
etcdsnapshot [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
kubectl [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
secretsencrypt Fix etcd-only secrets encryption rotation 2022-03-25 10:40:58 -07:00
server Address issues with etcd snapshots 2022-07-12 14:41:38 -07:00