frostfs-s3-gw/cmd/s3-gw
Roman Loginov 8ca73e2079 [#493] Fix of receiving VHS namespaces map
In the process of forming a map with namespaces
for which VHS is enabled, we resolve the alias
of the namespace. The problem is that to resolve,
we need default namespace names, which in turn do
not have time to decide by this time. Therefore,
now the check for the default name takes place
directly in the prepareVHSNamespaces function
based on previously read default names.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-09-17 16:57:05 +03:00
..
app.go [#493] Fix of receiving VHS namespaces map 2024-09-17 16:57:05 +03:00
app_metrics.go [TrueCloudLab#26] Add billing metrics to separate registry 2023-02-10 10:55:38 +03:00
app_profiler.go [#591] Sync metrics and pprof configuration 2022-07-29 09:32:08 +03:00
app_settings.go [#460] Add network info cache 2024-09-13 09:56:24 +00:00
decoder_test.go [#379] Add Iana CharsetReader for Oracle integration 2024-04-25 17:44:38 +03:00
main.go [#236] Add support zapjournald logger configuration 2023-11-13 16:31:11 +03:00
namespaces.go [#266] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
server.go [#341] Add "h2" as next proto to allow HTTP/2 requests in http.Serve 2024-04-03 12:04:48 +00:00
server_test.go [#341] Test HTTP/2 requests 2024-04-03 12:04:48 +00:00
service.go [#288] Fix possibility of panic during SIGHUP 2024-01-09 10:53:54 +03:00
validate_test.go [#446] Add support virtual-hosted-style 2024-08-23 08:35:05 +00:00