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 #116
- sambacc: simplify the closure function writing ctdb config by @phlogistonjohn in #117
- ctdb: modularize the ctdb.py code a little by @phlogistonjohn in #118
- update black version by @phlogistonjohn in #119
- commands: add new generic --skip-if command line options by @phlogistonjohn in #120
- commands: tweak --skip-if help string by @phlogistonjohn in #121
- commands: prepare ctdb commands for using cluster meta objects by @phlogistonjohn in #122
- Extend support for ctdb cluster meta stored in ceph rados by @phlogistonjohn in #123
- Add some more ctdb related hacks by @phlogistonjohn in #124
- ctdb: wrap reclock script by @phlogistonjohn in #126
- ctdb: add ctdb-monitor-nodes command by @phlogistonjohn in #127
- ctdb: nodes list command, wait for ctdb option by @phlogistonjohn in #128
- sambacc: add a retry loop to ctdb.monitor_cluster_meta_changes by @phlogistonjohn in #130
- github: Update mergify config to replace deprecated attributes by @anoopcs9 in #132
- sambacc: avoid logging an error if cluster is being torn down by @phlogistonjohn in #131
- Add simple support for ctdb public addrs by @phlogistonjohn in #133
- sambacc: fix constructing interface list for ctdb public_addresses by @phlogistonjohn in #134
- add rhel support to rpm builds by @andrewschoen in #135
- ctdb: improve hostname lookup for ctdb nodes by @avanthakkar in #137
- add retry loop to ctdb-must-have-node command by @phlogistonjohn in #138
- ctdb: Leave CTDB log levels at their original defaults by @anoopcs9 in #139
New Contributors
- @andrewschoen made their first contribution in #135
- @avanthakkar made their first contribution in #137
Full Changelog: v0.5...v0.6