influxdb/service_grpc_namespace
Dom Dwyer c4a802cea8
fix: apply namespace name validation on create
Prior to this commit, the gRPC NamespaceService would allow namespaces
to be created with invalid names due to a missing call to NamespaceName
that performs validation.
2023-04-18 14:50:51 +02:00
..
src fix: apply namespace name validation on create 2023-04-18 14:50:51 +02:00
Cargo.toml test: invalid namespace name creation 2023-04-18 14:48:44 +02:00