mirror of
https://github.com/k3s-io/k3s.git
synced 2026-04-06 18:05:05 -04:00
|
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Compression creates a zipfile with the same path as the snapshot file containing only the snapshot. Decompression can be a bit simpler by also extracting to the same path, and erroring if there are unexpected contents. In retrospect we probably should have just gzip'd the snapshot file, but I think there was some intention to observe the same behavior as RKE1, which used zip files. Signed-off-by: Brad Davidson <brad.davidson@rancher.com> |
||
|---|---|---|
| .. | ||
| s3 | ||
| snapshot | ||
| snapshotmetrics | ||
| store | ||
| apiaddresses_controller.go | ||
| etcd.go | ||
| etcd_linux_test.go | ||
| etcdproxy.go | ||
| member_controller.go | ||
| metadata_controller.go | ||
| resolver.go | ||
| snapshot.go | ||
| snapshot_controller.go | ||
| snapshot_handler.go | ||