yield subsystem_namespace_count #957
Separate namespaces limit to a total and per subsystem one. #956
spdk: support the option of no huge pages #898
Enforce scale limitations #952
Give an explicit error message in case of creating too many namespaces on a subsystem Fixes bz#2282295
Fix the limit on the number of namespaces with namespace masking #950
catch concrete exceptions #947
Move inband authentication controller key from host to subsystem. #937
Allow any address for listeners using address 0.0.0.0 (or :: for IPv6). #935
Allow using inband authentication with TLS. #933
control/grpc.py: osdwait logic #931
Add a CLI command to change host DHCHAP keys. #924
create listeners after subsystem #927
Move the Prometheus startup to the end of the server initialization. #919
Update SPDK to version 24.09. Fixes #917
Abort gateway in case of SPDK ping failure. Fixes #914
main exit (do not catch System exit, eturn exit code 0 from TERM signal handler) #912
Allow saving SPDK and moniotr client outputs to a file. Fixes #906
Fix problems using IPv6 addresses in connect and discover. Fixes #903
Add a separate log level field for SPDK, don't display error for string context params. Fixes #873 Fixes #901
Remove "RBD Pool" column fron "namespace list" output. Fixes #899.
Limit number of not-visible namespaces to 1000. Fixes #896
Update ANA group is in local namespace list. Fixes #894
Implement namespace masking. #893
To refuse change load balancing group of the namespace if ana-group owner is another gateway #881
Allow only one host NQN when adding host with PSK keys. Fixes #869