0.8.1: Heavy data directory reading after upgrade
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.
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…
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.
Website /check endpoint for Caddy/others
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
Changed all instances of assignation to assignment
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
8be862aa19
Changed all instances of 'key new' to 'key create' to make it consistent as bucket commands issued normally around the same time.
Log X-Forwarded-For address when available
55be8b0f33
Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.
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
.
b2af8ec7e8
Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.
Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.
49e6773bcd
Changed all instances of 'key new' to 'key create' to make it the same as the bucket commands.