Alexander Niebuhr
3c22540321
fix: correct authentication for ghcr.io registry( #349 )
...
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-06-16 19:47:17 +02:00
Stephen Lacy
0beb476c08
chore(src): improve image delete error message ( #359 )
...
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-06-10 20:06:31 +02:00
Manuel Vogel
3926de97a2
chore(ci): split acc test into resources ( #382 )
...
* chore(ci): split acc test into resources
Signed-off-by: Manuel Vogel <mavogel@posteo.de>
* fix: bump terraform-plugin-sdk/v2 to v2.16.0
Signed-off-by: Manuel Vogel <mavogel@posteo.de>
* fix(ci): Set fail-fast to false.
* fix(ci): reduce to tf version 0.15.x and 1.1.x
Signed-off-by: Manuel Vogel <mavogel@posteo.de>
* fix(ci): us tf version gh action
Signed-off-by: Manuel Vogel <mavogel@posteo.de>
* fix(ci): env name for TESTSUITE_TIMEOUT
Signed-off-by: Manuel Vogel <mavogel@posteo.de>
* fix(ci): increase test suite timeout to 480s
Signed-off-by: Manuel Vogel <mavogel@posteo.de>
* fix(src): Replace deprecated plugin.Debug with plugin.Serve.
Co-authored-by: Martin Wentzel <martin.wentzel@kreuzwerker.de>
2022-06-09 15:32:45 +02:00
renovate[bot]
28ffab5e1f
chore(deps): update golangci/golangci-lint-action action to v3 ( #352 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2022-04-22 15:45:28 +02:00
Shunsuke Suzuki
b3bcdde93a
chore: remove the workflow to close stale issues and pull requests ( #371 )
2022-04-22 12:00:28 +02:00
Manuel Vogel
a8517ea302
chore: prepare release v2.16.0
2022-01-24 10:38:07 +01:00
Manuel Vogel
3edb3c68b5
docs: fix service options ( #337 )
...
* chore: re-add tfplugindocs
* docs: adds ssh_opts of #335 in example
* docs: regenerate the website
* docs: fix service options block
* docs: beautify service docs
* docs: fix typo
2022-01-23 12:18:07 +01:00
renovate[bot]
5e1cfb7e7c
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.10.1 ( #323 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 15:09:46 +01:00
Nolan Woods
24336bc89f
feat: add parameter for SSH options ( #335 )
2022-01-18 14:37:50 +09:00
Manuel Vogel
3fbe7d3a34
fix: pass container rm flag ( #322 )
...
* fix: pass container rm flag
* fix: deletion of containers
* docs: website gen
* docs: add stargazers
* fix(docs): for #321
2021-12-03 19:38:55 +09:00
Shekhar Kumar
0da4706851
docs: update registry_image.md ( #321 )
2021-12-02 13:46:09 +01:00
renovate[bot]
7fc945d01b
fix(deps): update module github.com/golangci/golangci-lint to v1.43.0 ( #306 )
...
* fix(deps): update module github.com/golangci/golangci-lint to v1.43.0
* chore(ci): bump golangci-lint version
* fix: linter issues
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-12-02 10:58:17 +01:00
renovate[bot]
3c5bacfe22
chore(deps): update tj-actions/verify-changed-files action to v8.8 ( #308 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-01 17:38:02 +01:00
renovate[bot]
642037a5ad
fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.5.1 ( #311 )
...
* fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.5.1
* fix: go get for tfplugindocs
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-12-01 15:41:13 +01:00
renovate[bot]
1d78b710ba
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.9.0 ( #317 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-01 10:14:55 +01:00
renovate[bot]
87f93f5294
fix(deps): update module github.com/docker/cli to v20.10.11 ( #316 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-12-01 09:05:00 +01:00
renovate[bot]
e07e766681
fix(deps): update module github.com/docker/docker to v20.10.10 ( #297 )
...
* fix(deps): update module github.com/docker/docker to v20.10.10
* chore(ci): adapt acc test docker version
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-11-30 16:26:54 +01:00
Shunsuke Suzuki
62827ae478
fix: add nil check of DriverConfig ( #315 )
2021-11-30 15:30:45 +01:00
Shunsuke Suzuki
1e55894715
fix(container): remove log_driver's default value and make log_driver computed ( #270 )
...
* fix(container): remove log_driver's default value and make log_driver `computed`
* fix: update the description
* docs: make website-generation
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-11-30 07:51:49 +01:00
renovate[bot]
f8422a558e
chore(deps): update nginx docker tag to v1.21.4 ( #309 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 20:03:01 +01:00
Bulgantamir
8304bfd0ae
Fixed typo ( #310 )
2021-11-15 23:57:55 +09:00
renovate[bot]
8faa106a4b
chore(deps): update tj-actions/verify-changed-files action to v8.3 ( #303 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 09:25:39 +09:00
Artem Yarmoliuk
2ff0df9951
docs: fix r/registry_image truncated docs ( #304 )
2021-11-03 08:37:05 +09:00
renovate[bot]
bd2955cc81
fix(deps): update module github.com/docker/cli to v20.10.10 ( #296 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 08:45:10 +02:00
renovate[bot]
592b5636ba
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.8.0 ( #298 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-10-21 06:43:16 +02:00
renovate[bot]
17fe815913
chore(deps): update tj-actions/verify-changed-files action to v8 ( #299 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 19:18:18 +02:00
renovate[bot]
aaf22f3585
chore(deps): update nginx:1.21.3 docker digest to 644a705 ( #295 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 19:18:04 +02:00
renovate[bot]
9123931e6e
chore(deps): update nginx docker tag to v1.21.3 ( #287 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-16 09:28:17 +02:00
renovate[bot]
412d25a0cb
fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.5.0 ( #286 )
...
* fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.5.0
* chore(deps): update terraform-plugin-docs to v0.5.0
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-09-13 13:57:34 +02:00
Manuel Vogel
9035765015
fix: fmt of go files for go 1.17
2021-09-07 16:17:26 +02:00
Manuel Vogel
20d46638a2
chore(ci): update workflows and docs to go 1.17
2021-09-07 16:13:36 +02:00
Manuel Vogel
328ce72308
chore(deps): unify require sections in go.mod files
2021-09-07 15:23:47 +02:00
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