This is the v0.6 release of sambacc - A library and set of CLI tools for managing Samba servers running in containers.
The developers of sambacc are happy to establish the second release of 2024 - part of our planned 6 month release cadence. To report bugs, ask questions, make comments, or participate in development please visit our project repository at https://github.com/samba-in-kubernetes/sambacc
Highlights
* Enhanced CTDB integration for running under Ceph orchestration
What's Changed
* tox: minor tox configuration updates by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/116
* sambacc: simplify the closure function writing ctdb config by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/117
* ctdb: modularize the ctdb.py code a little by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/118
* update black version by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/119
* commands: add new generic --skip-if command line options by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/120
* commands: tweak --skip-if help string by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/121
* commands: prepare ctdb commands for using cluster meta objects by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/122
* Extend support for ctdb cluster meta stored in ceph rados by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/123
* Add some more ctdb related hacks by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/124
* ctdb: wrap reclock script by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/126
* ctdb: add ctdb-monitor-nodes command by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/127
* ctdb: nodes list command, wait for ctdb option by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/128
* sambacc: add a retry loop to ctdb.monitor_cluster_meta_changes by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/130
* github: Update mergify config to replace deprecated attributes by anoopcs9 in https://github.com/samba-in-kubernetes/sambacc/pull/132
* sambacc: avoid logging an error if cluster is being torn down by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/131
* Add simple support for ctdb public addrs by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/133
* sambacc: fix constructing interface list for ctdb public_addresses by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/134
* add rhel support to rpm builds by andrewschoen in https://github.com/samba-in-kubernetes/sambacc/pull/135
* ctdb: improve hostname lookup for ctdb nodes by avanthakkar in https://github.com/samba-in-kubernetes/sambacc/pull/137
* add retry loop to ctdb-must-have-node command by phlogistonjohn in https://github.com/samba-in-kubernetes/sambacc/pull/138
* ctdb: Leave CTDB log levels at their original defaults by anoopcs9 in https://github.com/samba-in-kubernetes/sambacc/pull/139
New Contributors
* andrewschoen made their first contribution in https://github.com/samba-in-kubernetes/sambacc/pull/135
* avanthakkar made their first contribution in https://github.com/samba-in-kubernetes/sambacc/pull/137
**Full Changelog**: https://github.com/samba-in-kubernetes/sambacc/compare/v0.5...v0.6