Jonathan Davies
|
b34e1ad44d
|
Cargo.lock: Updated.
|
2023-09-29 21:11:26 +02:00 |
|
Jonathan Davies
|
8fccc356cc
|
tests/bucket.rs: Adjusted as previously used function is now private.
|
2023-09-29 21:11:25 +02:00 |
|
Jonathan Davies
|
9a2e32c529
|
src/garage/tests: Updated types for aws-sdk-s3 bump.
|
2023-09-29 21:11:24 +02:00 |
|
Jonathan Davies
|
df2ceee0ee
|
garage/Cargo.toml: Updated aws-sdk-s3 to 0.28, added aws-config.
|
2023-09-29 21:11:24 +02:00 |
|
Jonathan Davies
|
ed4acb195b
|
api/Cargo.toml: Updated roxmltree to 0.18.
|
2023-09-29 21:11:23 +02:00 |
|
|
2d11a4b982
|
introduce dedicated return type for PollRange
|
2023-09-29 21:11:22 +02:00 |
|
|
6a91ab8a40
|
don't build sqlite by default
`bundled-libs` is enabled by default, and causes sqlite to be built too,
even if the sqlite backend isn't enabled.
|
2023-09-29 21:11:22 +02:00 |
|
Jonathan Davies
|
f69503c3e1
|
apps/index.md: Fixed endpoint URL example.
|
2023-09-29 21:11:21 +02:00 |
|
Jonathan Davies
|
0c0515123d
|
operations/durability-repairs.md: Added note about randomized scrub times.
|
2023-09-29 21:11:20 +02:00 |
|
Jonathan Davies
|
a367cb8b81
|
cookbook/encryption.md: Added Cyberduck note.
|
2023-09-29 21:11:20 +02:00 |
|
Jonathan Davies
|
4993303101
|
cookbook/encryption.md: Added note on XMPP.
|
2023-09-29 21:11:19 +02:00 |
|
Jonathan Davies
|
811bfcccd5
|
docs/apps: Added ejabberd section.
|
2023-09-29 21:11:19 +02:00 |
|
|
e3306fcef5
|
doc: encryption organization
|
2023-09-29 21:11:18 +02:00 |
|
|
6efcc8d8ae
|
doc: better doc on systemd's DynamicUser (fix #430)
|
2023-09-29 21:11:18 +02:00 |
|
|
96ed317f63
|
Add a page about encryption (fix #416)
|
2023-09-29 21:11:17 +02:00 |
|
|
1cbfb6d3f3
|
doc: reformulate in monitoring page
|
2023-09-29 21:11:16 +02:00 |
|
|
7e5fc671cc
|
doc: add an operations&maintenance section and move some pages there
|
2023-09-29 21:11:16 +02:00 |
|
|
249a7a66df
|
Add documentation on durability and repair procedures (fix #219)
|
2023-09-29 21:11:15 +02:00 |
|
|
733a7c314e
|
doc: english improvement
|
2023-09-29 21:11:15 +02:00 |
|
|
66c63a8ac0
|
Doc: update goals, add docker alias
Fix #235
|
2023-09-29 21:11:14 +02:00 |
|
|
001d3b0a28
|
Split garage/admin.rs into smaller files
|
2023-09-29 21:11:13 +02:00 |
|
|
65a4a8ce36
|
move admin.rs to admin/mod.rs, before splitting
|
2023-09-29 21:11:13 +02:00 |
|
|
429faccb0a
|
fix timestamps wrapping around in garage block list-errors (fix #584)
|
2023-09-29 21:11:12 +02:00 |
|
Jonathan Davies
|
1a03427102
|
payload.rs: Surround / in inverted commas.
|
2023-09-29 21:11:12 +02:00 |
|
Jonathan Davies
|
8bbbd3d70c
|
payload.rs: Fixed typo in error message.
|
2023-09-29 21:11:11 +02:00 |
|
Roberto Hidalgo
|
4bf66011a0
|
fix references to old config names
|
2023-09-29 21:11:11 +02:00 |
|
Roberto Hidalgo
|
eceea96e59
|
set default for [consul-services] api
|
2023-09-29 21:11:10 +02:00 |
|
Roberto Hidalgo
|
5978b84880
|
update docs
|
2023-09-29 21:11:09 +02:00 |
|
Roberto Hidalgo
|
c1c75d1201
|
simplify code according to feedback
|
2023-09-29 21:11:09 +02:00 |
|
Roberto Hidalgo
|
b22c52effe
|
rename mode to consul_http_api
|
2023-09-29 21:11:08 +02:00 |
|
Roberto Hidalgo
|
95ff56f5e2
|
revert rpc/Cargo.toml
|
2023-09-29 21:11:08 +02:00 |
|
Roberto Hidalgo
|
db296c3a84
|
follow feedback, fold into existing feature
|
2023-09-29 21:11:07 +02:00 |
|
Roberto Hidalgo
|
dbc05ab96f
|
allow additional ServiceMeta, docs
|
2023-09-29 21:11:06 +02:00 |
|
Roberto Hidalgo
|
7e78e6298f
|
cargo fmt
|
2023-09-29 21:11:06 +02:00 |
|
Roberto Hidalgo
|
1c80e43edb
|
register consul services against local agent instead of catalog api
|
2023-09-29 21:11:05 +02:00 |
|
|
8125d79456
|
bump k2v-client to v0.0.4
|
2023-09-29 21:11:05 +02:00 |
|
|
ccc2d0f375
|
Fix k2v_client with unicode in partition keys
|
2023-09-29 21:11:04 +02:00 |
|
|
de5f3e2aa8
|
Add basic k2v_client integration tests
|
2023-09-29 21:11:04 +02:00 |
|
|
d98428bcc6
|
Port k2v-client to aws-sigv4 since rusoto_signature is deprecated
|
2023-09-29 21:11:02 +02:00 |
|
|
5c084e8f9e
|
add tracing to k2v-client
|
2023-09-29 21:11:01 +02:00 |
|
|
d0d698d1fc
|
k2v signature verification: double urlencoding (see comment in source code)
|
2023-09-29 21:11:00 +02:00 |
|
|
60292efcbb
|
fix clippy lint in format-table crate
|
2023-09-29 21:11:00 +02:00 |
|
|
f2191fa171
|
Split format_table into separate crate and reduce k2v-client dependencies
|
2023-09-29 21:10:59 +02:00 |
|
|
562c821178
|
cargo fmt
|
2023-09-29 21:10:58 +02:00 |
|
|
ba0a12c1ee
|
k2v-client 0.0.2
|
2023-09-29 21:10:58 +02:00 |
|
|
1b6cf5f1fb
|
k2v-cli: fix sort_key being partition_key and specify which key
|
2023-09-29 21:10:57 +02:00 |
|
|
491e3c3a8c
|
fix base64 uses
|
2023-09-29 21:10:57 +02:00 |
|
|
2a26aba123
|
update Cargo.nix
|
2023-09-29 21:10:56 +02:00 |
|
Jonathan Davies
|
4c0648fdac
|
Cargo.lock: Updated for:
* tokio 1.28
* hyper 0.14.26
|
2023-09-29 21:10:56 +02:00 |
|
Jonathan Davies
|
ca31a352fe
|
block/Cargo.toml: Bump tokio-util to 0.7.
|
2023-09-29 21:10:55 +02:00 |
|