aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request 'Documentation updates' (#496) from doc-mention-talks into...Alex2023-01-3010-309/+377
|\
| * Change talk links moreAlex Auvolat2023-01-301-4/+6
| * Raw links to presentationsAlex Auvolat2023-01-301-2/+2
| * zero-downtime migration procedureAlex Auvolat2023-01-303-25/+79
| * Reorder reference manual section, move metrics list to thereAlex Auvolat2023-01-305-278/+289
| * Add links to presentationsdoc-mention-talksAlex Auvolat2023-01-302-4/+5
|/
* Merge pull request 'Small doc corrections' (#489) from jpds/garage:doc-correc...Alex2023-01-305-4/+83
|\
| * cookbook/reverse-proxy.md: Added on-demand TLS section.Jonathan Davies2023-01-301-0/+50
| * cookbook/monitoring.md: Added new metrics (garage_build_info,Jonathan Davies2023-01-301-0/+25
| * cookbook/_index.md: Added link to monitoring documentation.Jonathan Davies2023-01-301-0/+4
| * configuration.md: Corrected OpenTelemetry.Jonathan Davies2023-01-301-2/+2
| * gateways.md: -z is a required flag for layout assign.Jonathan Davies2023-01-301-1/+1
| * reverse-proxy.md: Corrected web server ports in Caddy example.Jonathan Davies2023-01-271-1/+1
* | Merge pull request 'Cargo.lock: Bump for tokio 1.25.0.' (#494) from jpds/gara...Alex2023-01-302-123/+123
|\ \
| * | Update cargo.nixAlex Auvolat2023-01-301-96/+96
| * | Cargo.lock: Bump for tokio 1.25.0.Jonathan Davies2023-01-301-27/+27
| |/
* | Merge pull request 'Fix duplicated content-type in error document' (#493) fro...Alex2023-01-301-1/+0
|\ \
| * | Fix duplicated content-type in error documentBaptiste Jonglez2023-01-291-1/+0
| |/
* | Merge pull request 'api_server.rs: Adapted to use query string per Caddy upst...Alex2023-01-302-38/+83
|\ \ | |/ |/|
| * Improved bucket authorization response strings.Jonathan Davies2023-01-292-9/+13
| * api_server.rs: Adapted to use query string per Caddy upstream change.Jonathan Davies2023-01-292-29/+70
|/
* Merge pull request 'helm chart improvements' (#425) from patrickjahns/garage:...maximilien2023-01-275-34/+141
|\
| * refactor(helm): use stable as image tag for init containerPatrick Jahns2023-01-271-1/+1
| * doc(helm): removed extra linePatrick Jahns2023-01-271-1/+0
| * feat(helm): ability to monitor garage via prometheusPatrick Jahns2023-01-274-0/+94
| * feat(helm): allow to override the init container imagePatrick Jahns2023-01-272-1/+7
| * fix(helm): file permission issues when running as non-root userPatrick Jahns2023-01-272-5/+8
| * feat(helm): ensure that config changes trigger a pod rolloutPatrick Jahns2023-01-271-1/+3
| * refactor(helm): removed metadataDir and dataDir config variablePatrick Jahns2023-01-271-4/+2
| * feat(helm): allow to override the default configuration filePatrick Jahns2023-01-272-25/+30
|/
* Merge pull request 'Many clippy lints fixed' (#488) from k2v-watch-range-2 in...Alex2023-01-2619-37/+40
|\
| * fix cli display bugk2v-watch-range-2Alex Auvolat2023-01-261-1/+1
| * Fix fmtAlex Auvolat2023-01-262-2/+2
| * More clippy fixesAlex Auvolat2023-01-2614-27/+29
| * more fixesAlex Auvolat2023-01-264-9/+10
* | Merge pull request 'Enable daemonset deployment using the helm chart' (#409) ...Alex2023-01-264-7/+35
|\ \
| * | Bump the helm chart versionkaiyou2022-12-251-1/+1
| * | Fix documentation based on new deployment valueskaiyou2022-12-251-1/+2
| * | Set hostPath type for volumeskaiyou2022-12-251-0/+2
| * | Fix volume handling and persistence flagkaiyou2022-12-251-2/+2
| * | Enable daemonset deployment using the helm chartkaiyou2022-12-252-5/+30
* | | Merge pull request 'K2V PollRange, version 2' (#471) from k2v-watch-range-2 i...Alex2023-01-2623-198/+1125
|\ \ \ | | |/ | |/|
| * | fix clippyAlex Auvolat2023-01-261-1/+3
| * | Merge branch 'main' into k2v-watch-range-2Alex Auvolat2023-01-26119-3109/+23616
| |\ \ | |/ / |/| |
* | | Merge pull request 'Report available disk space in `garage stats`' (#487) fro...Alex2023-01-2620-569/+848
|\ \ \
| * \ \ Merge branch 'main' into report-disk-usageAlex Auvolat2023-01-2623-2534/+2734
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request 'cargo: Bump dependencies to latest version' (#484) from j...Alex2023-01-2623-2531/+2730
|\ \ \ \
| * | | | Update Cargo.nixAlex Auvolat2023-01-261-1683/+1805
| * | | | db/Cargo.toml: Updated rusqlite from 0.27 to 0.28.Jonathan Davies2023-01-262-18/+11
| * | | | Cargo.toml: Loosen tracing dependency to just 0.1.Jonathan Davies2023-01-269-9/+9