• Joined on 2022-12-30
jpds commented on issue Deuxfleurs/garage#470 2023-01-09 18:07:07 +00:00
0.8.1: Heavy data directory reading after upgrade

Very interesting - that was indeed it.

jpds opened issue Deuxfleurs/garage#470 2023-01-09 17:46:25 +00:00
0.8.1: Heavy data directory reading after upgrade
jpds commented on issue Deuxfleurs/garage#468 2023-01-09 17:29:54 +00:00
Website /check endpoint for Caddy/others

The PR that added this is at https://github.com/caddyserver/caddy/pull/1939 - it seems to send a domain field at the /check and looks for a 2XX response.

jpds commented on issue Deuxfleurs/garage#468 2023-01-09 17:06:30 +00:00
Website /check endpoint for Caddy/others

Looking at the code in 02e8eb167e/src/api/admin/api_server.rs (L80)

The /health endpoint seems better suited…

jpds commented on issue Deuxfleurs/garage#468 2023-01-05 15:41:37 +00:00
Website /check endpoint for Caddy/others

Hmm, just found the authority_to_host() function already seems to listen on :3902's root, testing this out now.

jpds opened issue Deuxfleurs/garage#468 2023-01-05 13:37:50 +00:00
Website /check endpoint for Caddy/others
jpds pushed to assignments-correction at jpds/garage 2023-01-05 11:11:04 +00:00
cb07e6145c Changed all instances of assignation to assignment.
80e4abb98d Merge pull request 'Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.' (#459) from jpds/garage:key-create-standardize into next
570e5e5bbb Merge branch 'main' into next
8be862aa19 Changed all instances of 'key new' to 'key create' to make it consistent as bucket commands issued normally around the same time.
6e44369cbc Merge pull request 'Optimal layout assignation algorithm' (#296) from optimal-layout into next
Compare 38 commits »
jpds created pull request Deuxfleurs/garage#465 2023-01-04 14:07:11 +00:00
Changed all instances of assignation to assignment
jpds created branch assignments-correction in jpds/garage 2023-01-04 14:05:38 +00:00
jpds pushed to assignments-correction at jpds/garage 2023-01-04 14:05:38 +00:00
9ed7f32a07 Changed all instances of assignation to assignment.
4eb8ca3a52 Merge pull request 'Fix Consul & Kubernetes discovery with new way of doing background things' (#463) from fix-background into main
1fc220886a Fix Consul & Kubernetes discovery with new way of doing background things
73ed9c7403 Merge pull request 'Refactor how things are migrated' (#461) from format-migration into main
1d5bdc17a4 use impossible enum type
Compare 10 commits »
jpds pushed to key-create-standardize at jpds/garage 2023-01-03 11:11:55 +00:00
8be862aa19 Changed all instances of 'key new' to 'key create' to make it consistent as bucket commands issued normally around the same time.
jpds opened issue Deuxfleurs/garage#460 2023-01-03 10:28:02 +00:00
Log X-Forwarded-For address when available
jpds pushed to key-create-standardize at jpds/garage 2023-01-02 14:10:14 +00:00
55be8b0f33 Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.
jpds commented on pull request Deuxfleurs/garage#459 2023-01-02 14:03:18 +00:00
Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.

@lx The tests appear to be broken even on main branch - I've changed the one instance I found of key new.

jpds pushed to key-create-standardize at jpds/garage 2023-01-02 14:01:21 +00:00
b2af8ec7e8 Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.
jpds created pull request Deuxfleurs/garage#459 2023-01-02 13:39:24 +00:00
Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.
jpds created branch key-create-standardize in jpds/garage 2023-01-02 13:38:28 +00:00
jpds pushed to key-create-standardize at jpds/garage 2023-01-02 13:38:28 +00:00
49e6773bcd Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.
jpds created repository jpds/garage 2023-01-02 13:36:47 +00:00