renovate[bot]
5fb3f23792
chore(deps): update golang to v1.17 ( #272 )
...
* chore(deps): update golang docker tag to v1.17
* chore: update to golang 1.17
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-09-07 14:13:40 +02:00
renovate[bot]
3d41205695
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.7.1 ( #279 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 12:04:48 +02:00
renovate[bot]
7fe0f00d95
chore(deps): update nginx:1.21.1 docker digest to a05b0cd ( #273 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 08:54:47 +02:00
renovate[bot]
34eb926352
fix(deps): update module github.com/golangci/golangci-lint to v1.42.1 ( #284 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 08:54:11 +02:00
renovate[bot]
aa01a2978e
chore(deps): update tj-actions/verify-changed-files action to v7.2 ( #285 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 08:53:15 +02:00
renovate[bot]
1dd23037df
chore(deps): update alpine docker tag to v3.14.2 ( #277 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 12:33:07 +02:00
renovate[bot]
013f0b119f
fix(deps): update module github.com/golangci/golangci-lint to v1.42.0 ( #274 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 12:29:50 +02:00
Manuel Vogel
7966d3f57f
chore: prepare release v2.15.0
2021-08-11 10:11:53 +02:00
Manuel Vogel
5665da93bc
chore: re go gets terraform-plugin-docs
2021-08-11 10:03:39 +02:00
Manuel Vogel
4cd1d11bcc
docs: corrects authentication misspell. Closes #264
2021-08-11 10:02:33 +02:00
Manuel Vogel
6be43d114e
fix: add current timestamp for file upload to container ( #259 )
2021-08-10 18:28:36 +09:00
Manuel Vogel
3f93984d9c
chore(ci): adapt acc test docker version ( #266 )
2021-08-10 17:43:11 +09:00
renovate[bot]
ac8909d604
chore(deps): update alpine docker tag to v3.14.1 ( #263 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 09:37:13 +02:00
renovate[bot]
570009a876
fix(deps): update module github.com/docker/docker to v20.10.8 ( #256 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 18:47:01 +09:00
renovate[bot]
570b6cb03f
fix(deps): update module github.com/docker/cli to v20.10.8 ( #255 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-08 11:07:00 +09:00
Manuel Vogel
600a84979d
feat: add container storage opts ( #258 )
2021-08-05 06:59:48 +09:00
renovate[bot]
dc7973ad77
chore(deps): update nginx:1.21.1 docker digest to 8f33576 ( #252 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-26 10:14:11 +02:00
renovate[bot]
92bb2ccdf7
chore(deps): update nginx:1.21.1 docker digest to 11d4e59 ( #251 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-22 09:28:41 +02:00
renovate[bot]
24d9f9690e
chore(deps): update actions/stale action to v4 ( #250 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-14 18:22:38 +02:00
renovate[bot]
17db6ebfa6
chore(deps): update nginx:1.21.1 docker digest to 353c20f ( #248 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-12 13:59:41 +02:00
Manuel Vogel
bb2abb698a
docs(readme): add badges
2021-07-11 14:17:14 +02:00
Manuel Vogel
934bc2935f
chore: prepare release v2.14.0
2021-07-09 09:13:36 +02:00
renovate[bot]
ce43fbee6f
chore(deps): update nginx docker tag to v1.21.1 ( #243 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-09 09:06:31 +02:00
Manuel Vogel
e7e80fa23f
docs: update to absolute path for registry image context ( #246 )
2021-07-09 09:04:43 +02:00
Manuel Vogel
44081ad4b1
docs/service entrypoint ( #244 )
...
* chore: add tfplugin docs to deps
* docs(service): enhance the explanation of the command attribute
2021-07-07 11:41:27 +02:00
Manuel Vogel
4768b24df5
feat: support terraform v1 ( #242 )
...
* chore(ci): add tf v1.0.1
* chore(ci): bump tf v0.15 to 5
2021-07-07 11:04:07 +02:00
Manuel Vogel
b759b8f2c9
fix(registry_image): consider .dockerignore in image build ( #240 )
...
* fix(registry_image): consider .dockerignore in image build
* test: for respecting dockerignore in registry image build
2021-07-07 10:35:18 +02:00
Adam Le Bon
0b9790e3d3
fix: Update the URL of the docker hub registry ( #230 )
...
* fix: Update docker hub registry URL
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-06-28 18:52:43 +02:00
Manuel Vogel
7f96a26866
fix/service bind options ( #234 )
...
* fix: give service bind_options propagation rprivate as default
* test: add second bind mount for full-service spec to test this case as well
* docs: add a second mount to service example
* fix(service): allow other options for mount binds although they might not be the specified type
* test: for empty and null mount bind
* docs(service): explains propagation more in details
* docs(service): adds missing default for propagation
* fix(test): update stop grace period to 30s for flaky test on gh actions
Co-authored-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com>
2021-06-27 16:34:01 +02:00
renovate[bot]
b3dc87c6a1
chore(deps): update tj-actions/verify-changed-files action to v7 ( #237 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-26 17:41:45 +02:00
renovate[bot]
190f915c21
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.7.0 ( #236 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-26 17:40:19 +02:00
Manuel Vogel
33b29dcc43
docs: update readme with logos and subsections ( #235 )
...
* docs(readme): add tf, xw and docker logo
* docs: new logo alignment
2021-06-23 17:33:00 +02:00
renovate[bot]
82164a885c
chore(deps): update nginx:1.21.0 docker digest to d1b8ff2 ( #232 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-23 08:54:06 +02:00
Manuel Vogel
ab0beba679
chore: prepare release v2.13.0
2021-06-22 17:32:10 +02:00
Manuel Vogel
8ade547de7
docs(contributing): add oneline cli git cmd to get the changes since the last tag
2021-06-22 17:21:35 +02:00
Manuel Vogel
bc554257e4
fix/service delete deadline ( #227 )
...
* fix: service container wait
only apply if the destroy grace period is larger than 0s. Interpret also the wait result chan and errors
* chore(service): explains why we ignore certain errors
* chore: readds terraform-plugin-docs
* docs(service): explains the behavior if the grace period is 0s
* fix(service): ignore certain errors on wait error
* refactor: introduce more speaking error contains ignorable message method
because it's more precise on what's happening in the code
2021-06-22 22:11:32 +09:00
renovate[bot]
1ebe5511ef
fix(deps): update module github.com/docker/docker to v20.10.7 ( #218 )
...
* fix(deps): update module github.com/docker/docker to v20.10.7
* chore: update GitHub actions and testacc file
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-06-21 09:55:55 +02:00
Kevin Burke
c888f812a3
internal/provider: include image name in error message ( #223 )
...
Without this, if the Docker image is not found, it's difficult to know
which image exactly is 404'ing - you get a very generic error message,
which can make it difficult to spot typos or other problems with the
image name.
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-06-21 09:52:34 +02:00
renovate[bot]
eaee1edf91
fix(deps): update module github.com/golangci/golangci-lint to v1.41.1 ( #226 )
...
* fix(deps): update module github.com/golangci/golangci-lint to v1.41.1
* fix(ci): update action golangci-lint to v1.41.1
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-06-21 09:28:25 +02:00
renovate[bot]
e63b5ac030
chore(deps): update alpine docker tag to v3.14.0 ( #225 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:26:12 +02:00
Manuel Vogel
4d40b84443
fix/service image name ( #212 )
...
* fix(service): remove image name suppress function
* feat: add docker image data-source
* docs(service): add example for iamge datasource usage
* fix: image repo digest with tag determination
* fix: always return a repoDigest
* fix(image): deprecation notice for latest attribute
* fix(ci): explicitly go get tfplugindocs
* fix(ci): remove gocenter.io proxy
2021-06-21 09:24:02 +02:00
renovate[bot]
7f4c14d1f5
fix(deps): update module github.com/docker/cli to v20.10.7 ( #217 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 18:55:23 +09:00
Alex Kunin
460bc7a0c3
docs: fix a few typos ( #216 )
2021-06-02 07:54:29 +02:00
Alex Kunin
a0d51e2a09
docs: fix typos in docker_image example usage ( #213 )
2021-06-01 15:05:29 +02:00
Manuel Vogel
142144ac38
chore(deps): update stocard/gotthard docker digest to 38c2216
2021-05-31 22:13:52 +02:00
Manuel Vogel
739f4496fb
chore(deps): update nginx docker tag to v1.21.0
2021-05-31 22:13:37 +02:00
Manuel Vogel
35c05b1f57
chore(deps): update nginx:1.18.0-alpine docker digest to 93baf2e
2021-05-31 22:11:48 +02:00
Renovate Bot
75e75afb8a
chore(deps): update nginx docker tag to v1.21.0
2021-05-31 11:28:18 +00:00
Renovate Bot
2fd27d7eb0
chore(deps): update alpine docker tag to v3.13.5
2021-05-31 11:28:13 +00:00
Renovate Bot
da1bcc63ff
chore(deps): update stocard/gotthard docker digest to 38c2216
2021-05-31 11:28:08 +00:00