Releases: cloudfoundry/smb-volume-release
Releases · cloudfoundry/smb-volume-release
smb-volume v0.2.2
Release Notes
- Inlcudes latest nfsdriver submodule with additional fixes to unmount and drain logic.
smb-volume v0.2.1
Release Notes
- Updates logging format for smbbroker azurefilebroker and smbdriver to default to human readable date formats.
- Improves unmount and drain logic to fix unsafe mountpoint removal and better handle busy or unavailable mounts.
- Updates broker manifests to conform to new formats.
- Adds optional username/password authentication for the smbbrokerpush bosh errand.
smb-volume v0.2.0
Release Notes
- Uses
cflinuxfs3
stack for service broker application if it is available on the platform - Fixes password issue in smb test server pre-start script
- Uses unique per-container, volume ids to reduce the risk of reference counting problems on mounts when scaling apps up and down
- Adds support for go 1.11
- Removes BOSH operations files that are now in cf-deployment
- Adds smbbroker simple service broker for existing smb shares, and smbbrokerpush bosh errand to deploy it to CF
- Removes consul agent from smbtestserver in favor of using BOSH DNS
smb-volume v0.1.12
- Adds
azurefilebrokerpush
errand to allow the broker to be pushed to CF instead of bosh deployed - Adds optional BOSH DNS support
- Adds compatibility for cf-deployment 3.0
smb-volume v0.1.11
-Added support for BOSH DNS
-Added support for TLS encrypted database connections
smb-volume v0.1.10
- resolves #6 (
bosh export-release
fails on linux)
smb-volume v0.1.6
Minor edits to clean up the release prior to publication
- removed unnecessary namespacing from job properties
- removed unused cf_cli package
- moved templates to "manifests" directory to conform to the latest recommendation
smb-volume v0.1.5
Initial release of smb-volume-release
- includes support for mounting cifs/samba existing shares
- optionally supports provisioning Azure File Sevice shares for CF deployments running in Azure