Skip to content

Releases: cloudfoundry/smb-volume-release

smb-volume v0.2.2

26 Oct 20:52
Compare
Choose a tag to compare

Release Notes

  • Inlcudes latest nfsdriver submodule with additional fixes to unmount and drain logic.

smb-volume v0.2.1

25 Oct 18:20
Compare
Choose a tag to compare

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

15 Oct 23:13
Compare
Choose a tag to compare

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

30 Aug 17:59
Compare
Choose a tag to compare
  • 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

03 Jul 21:13
Compare
Choose a tag to compare

-Added support for BOSH DNS
-Added support for TLS encrypted database connections

smb-volume v0.1.10

30 May 22:36
Compare
Choose a tag to compare
  • resolves #6 (bosh export-release fails on linux)

smb-volume v0.1.6

07 May 21:29
Compare
Choose a tag to compare

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

05 Apr 18:52
Compare
Choose a tag to compare

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