| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved bucket authorization response strings. | Jonathan Davies | 2023-01-29 | 2 | -9/+13 |
* | api_server.rs: Adapted to use query string per Caddy upstream change. | Jonathan Davies | 2023-01-29 | 2 | -29/+70 |
* | Merge pull request 'helm chart improvements' (#425) from patrickjahns/garage:... | maximilien | 2023-01-27 | 5 | -34/+141 |
|\ |
|
| * | refactor(helm): use stable as image tag for init container | Patrick Jahns | 2023-01-27 | 1 | -1/+1 |
| * | doc(helm): removed extra line | Patrick Jahns | 2023-01-27 | 1 | -1/+0 |
| * | feat(helm): ability to monitor garage via prometheus | Patrick Jahns | 2023-01-27 | 4 | -0/+94 |
| * | feat(helm): allow to override the init container image | Patrick Jahns | 2023-01-27 | 2 | -1/+7 |
| * | fix(helm): file permission issues when running as non-root user | Patrick Jahns | 2023-01-27 | 2 | -5/+8 |
| * | feat(helm): ensure that config changes trigger a pod rollout | Patrick Jahns | 2023-01-27 | 1 | -1/+3 |
| * | refactor(helm): removed metadataDir and dataDir config variable | Patrick Jahns | 2023-01-27 | 1 | -4/+2 |
| * | feat(helm): allow to override the default configuration file | Patrick Jahns | 2023-01-27 | 2 | -25/+30 |
|/ |
|
* | Merge pull request 'Many clippy lints fixed' (#488) from k2v-watch-range-2 in... | Alex | 2023-01-26 | 19 | -37/+40 |
|\ |
|
| * | fix cli display bugk2v-watch-range-2 | Alex Auvolat | 2023-01-26 | 1 | -1/+1 |
| * | Fix fmt | Alex Auvolat | 2023-01-26 | 2 | -2/+2 |
| * | More clippy fixes | Alex Auvolat | 2023-01-26 | 14 | -27/+29 |
| * | more fixes | Alex Auvolat | 2023-01-26 | 4 | -9/+10 |
* | | Merge pull request 'Enable daemonset deployment using the helm chart' (#409) ... | Alex | 2023-01-26 | 4 | -7/+35 |
|\ \ |
|
| * | | Bump the helm chart version | kaiyou | 2022-12-25 | 1 | -1/+1 |
| * | | Fix documentation based on new deployment values | kaiyou | 2022-12-25 | 1 | -1/+2 |
| * | | Set hostPath type for volumes | kaiyou | 2022-12-25 | 1 | -0/+2 |
| * | | Fix volume handling and persistence flag | kaiyou | 2022-12-25 | 1 | -2/+2 |
| * | | Enable daemonset deployment using the helm chart | kaiyou | 2022-12-25 | 2 | -5/+30 |
* | | | Merge pull request 'K2V PollRange, version 2' (#471) from k2v-watch-range-2 i... | Alex | 2023-01-26 | 23 | -198/+1125 |
|\ \ \
| | |/
| |/| |
|
| * | | fix clippy | Alex Auvolat | 2023-01-26 | 1 | -1/+3 |
| * | | Merge branch 'main' into k2v-watch-range-2 | Alex Auvolat | 2023-01-26 | 119 | -3109/+23616 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request 'Report available disk space in `garage stats`' (#487) fro... | Alex | 2023-01-26 | 20 | -569/+848 |
|\ \ \ |
|
| * \ \ | Merge branch 'main' into report-disk-usage | Alex Auvolat | 2023-01-26 | 23 | -2534/+2734 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge pull request 'cargo: Bump dependencies to latest version' (#484) from j... | Alex | 2023-01-26 | 23 | -2531/+2730 |
|\ \ \ \ |
|
| * | | | | Update Cargo.nix | Alex Auvolat | 2023-01-26 | 1 | -1683/+1805 |
| * | | | | db/Cargo.toml: Updated rusqlite from 0.27 to 0.28. | Jonathan Davies | 2023-01-26 | 2 | -18/+11 |
| * | | | | Cargo.toml: Loosen tracing dependency to just 0.1. | Jonathan Davies | 2023-01-26 | 9 | -9/+9 |
| * | | | | {model,util}/Cargo.toml: Updated blake2 from 0.9 to 0.10. | Jonathan Davies | 2023-01-26 | 5 | -22/+10 |
| * | | | | {db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5. | Jonathan Davies | 2023-01-26 | 3 | -6/+6 |
| * | | | | api/Cargo.toml: Updated idna from 0.2 to 0.3. | Jonathan Davies | 2023-01-26 | 2 | -20/+3 |
| * | | | | garage/Cargo.toml: Updated timeage from 0.3 to 0.4. | Jonathan Davies | 2023-01-26 | 2 | -196/+36 |
| * | | | | {garage,util}/Cargo.toml: Updated toml from 0.5 to 0.6. | Jonathan Davies | 2023-01-26 | 3 | -4/+47 |
| * | | | | util/time.rs: Updated deprecated associated function to timestamp_opt(). | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
| * | | | | Cargo.toml: Updated clap from 3.1.18 to 4.1. | Jonathan Davies | 2023-01-26 | 3 | -20/+75 |
| * | | | | k2v-client/Cargo.toml: Loosen dependencies. | Jonathan Davies | 2023-01-26 | 1 | -5/+5 |
| * | | | | Cargo.lock: Ran cargo update. | Jonathan Davies | 2023-01-26 | 1 | -483/+612 |
| * | | | | Cargo.toml: Updated base64 from 0.13 to 0.21. | Jonathan Davies | 2023-01-26 | 13 | -94/+128 |
| * | | | | api/Cargo.toml: Updated url from 2.1 to 2.3. | Jonathan Davies | 2023-01-23 | 2 | -4/+3 |
| * | | | | api/Cargo.toml: Updated httpdate from 0.3 to 1.0. | Jonathan Davies | 2023-01-23 | 2 | -9/+3 |
| * | | | | api/Cargo.toml: Updated pin-project to 1.0.12. | Jonathan Davies | 2023-01-23 | 1 | -1/+1 |
| * | | | | Cargo.toml: Updated zstd from 0.9 to 0.12. | Jonathan Davies | 2023-01-23 | 3 | -15/+34 |
| | * | | | Add local disk usage to exported prometheus metricsreport-disk-usage | Alex Auvolat | 2023-01-26 | 3 | -12/+75 |
| | * | | | Disk space report | Alex Auvolat | 2023-01-26 | 8 | -35/+220 |
| | * | | | Apply nixfmt to all .nix files; fix devshell and add it to cache | Alex Auvolat | 2023-01-26 | 10 | -526/+556 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request 'cookbook/real-world.md: Added note about mesh network opt... | Alex | 2023-01-26 | 1 | -2/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cookbook/real-world.md: Added note about mesh network options. | Jonathan Davies | 2023-01-25 | 1 | -2/+6 |
|/ / / |
|