Releases: ceph/ceph-nvmeof
tentacle_9.0_v1.5.24
tentacle_9.1_v1.6.8
tentacle 9.1 prep v1.6.8 Signed-off-by: barakda <barak.davidov@gmail.com>
tentacle_9.0_v1.5.23
tentacle 9.0 prep v1.5.23 Signed-off-by: barakda <barak.davidov@gmail.com>
devel_v1.7.1
devel prep v1.7.1 Signed-off-by: barakda <barak.davidov@gmail.com>
devel_v1.6.7
Show the origin of the DHCHAP controller key in "host list" PR #1790
devel_v1.6.6
92fdc28 Add list_namespaces_io_stats grpc method PR #1769
856846c Add DHCHAP controller key usage to host and connection list commands Fixes: #1780
9c12eeb Remove the --clear-alerts parameter from the CLI. We only use it from Prometheus. PR #1779
39977f0 Add a CLI command for listing namespace locations counts. Fixes: #1763
3c095e3 fix scale down rebalance invalid ana groups. Fixes https://tracker.ceph.com/issues/74876
c78327c Add encryption support for namespaces. Fixes: #1710 Fixes: #1402
9f7f72d kmip: add kmip client api
b995731 Do not unwatch on SPDK closing RBD bdev in case we didn't add a watch. Fixes: #1756
6f67d81 Add host IO statistics to the gateway. Fixes: #1745
131b835 When setting a namespace to be visible, remove its hosts from OMAP. Fixes: #1739
23ae8a6 Prevent deleting a host which is included in a namespace netmask Fixes: #1737
tentacle_9.0_v1.5.22
tentacle 9.0 prep v1.5.22 Signed-off-by: barakda <barak.davidov@gmail.com>
devel_v1.6.5
devel_v1.6.4
If we get "address in use" in discovery bind, try again. Fixes: #1718
devel_v1.6.3
Add subsystem add_network/del_network cmds. PR #1690
Abort the gateway on errors in update. Fixes: #1702
Change default of max hosts per namespaces to 16. PR #1709
Add bdev's cluster information to SPDK config file. Fixes: #1684
Avoid clearing subsystem's namespace list when we don't see any. This is not thread safe. Fixes: #1694
Quit the rebalance thread on server's shut down. Fixes: #1693
update Go protobuf files to the latest version PR #1695
Keep valid order on update for namespace visibility change and host add. Fixes: #1691
Change the default in the devel conf file to cluster_connections instead of bdevs_per_cluster. Fixes: #1685
Write bdev's cluster name in SPDK json config file. PR #1683
Add support for auto listeners PR #1381
Make some command line arguments case insensitive and allow more values for boolean flags. PR #1676
Make namespace size refresh work for several gateways. Fixes: #1670