Skip to content

Tags: linode/docker-volume-linode

Tags

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Utilize metadata service to get Linode info; Wait for Volume Active o…

…n Creation (#146)

v0.18.1

Toggle v0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create Go package reference badge

v0.18

Toggle v0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add release drafter (#102)

v0.17

Toggle v0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from LBGarber/no-create-attach

Do not attach volume to current Linode on creation

v0.16

Toggle v0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #41 from LBGarber/rm-container-mount

Remove container mount checks

v0.15

Toggle v0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #40 from LBGarber/makefile-del-travis

Update Makefile for Travis CI removal

v0.14

Toggle v0.14's commit message
v0.14

* Remove the linode-region option, redundant to linode-label (Closes #24)
* Don't delete volumes on volume rm (Closes #23)
  * Add volume create option to delete Linode volumes on volume rm
* Support BTRFS, XFS, EXT(2,3,4) (Closes #7)

v0.13

Toggle v0.13's commit message

Verified

This tag was signed with the committer’s verified signature.
displague Marques Johansson
v0.13

Features
========

* autodetect Linode label from hostname, infer region from linode record
* add useragent (closes 19)
* Sending detach request if volume already mounted. Fix #17
  * check for containers with volume mounts before detaching

Changes
=======

* switch to go mod and latest linodego
* Improved Makefile
* Fixed tests
  - Bumped version in config file
  - Removed unused function
  - Ran dep ensure -update

v0.12

Toggle v0.12's commit message

Verified

This tag was signed with the committer’s verified signature.
displague Marques Johansson
v0.12.0 fix mounting issues

now using docker v2 plugin interface instead of standalone interface

v0.11

Toggle v0.11's commit message

Verified

This tag was signed with the committer’s verified signature.
displague Marques Johansson
tag v0.11