• Brad Davidson's avatar
    Address issues with etcd snapshots · ffe72eec
    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>
    ffe72eec
Name
Last commit
Last update
.github Loading commit data...
cmd Loading commit data...
conformance Loading commit data...
contrib Loading commit data...
docs Loading commit data...
manifests Loading commit data...
package Loading commit data...
pkg Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.drone.yml Loading commit data...
.gitignore Loading commit data...
.golangci.json Loading commit data...
ADOPTERS.md Loading commit data...
BUILDING.md Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
DCO Loading commit data...
Dockerfile.dapper Loading commit data...
Dockerfile.manifest Loading commit data...
Dockerfile.test Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
ROADMAP.md Loading commit data...
Vagrantfile Loading commit data...
channel.yaml Loading commit data...
docker-compose.yml Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
install.sh Loading commit data...
k3s-rootless.service Loading commit data...
k3s.service Loading commit data...
main.go Loading commit data...