Commit graph

23 commits

Author SHA1 Message Date
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
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]
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]
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]
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
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]
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
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
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]
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
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
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
Renovate Bot
30df20e800
chore(deps): update nginx:1.18.0-alpine docker digest to 93baf2e 2021-05-31 11:28:03 +00:00
Manuel Vogel
0588c2071b
chore/refactor tests (#201)
* chore: format test configs for datasources

* chore: outlines load test config helper and structure

* docs(contributing): add command for resouce tests

to have an example of the regex

* refactor: move container test configs into separate files

* fix: add insecure_skip_verify for image pulls

to fix the local test setup with invalid certs

* chore(ci): remove insecure registry adaption

* chore: regenerate website

* chore: update gitignore for scipts/testing dir

* fix: replace nodejs services with go versions

* fix: move testing program versions in separate files

* test: reactivate flaky test from travis

* chore: fix linter on all go files

* fix(linter): testing go servers

* chore(ci): add env for go version

* chore(ci): name workflow steps

also moves description of available docker versions in to acc dockerfile

* Revert "test: reactivate flaky test from travis"

This reverts commit b02654acc4d6b7d02c8f3ba090e6a3f248741b10.

* docs: fix provider-ssh example

* chore: use alpine als final image for tests

* refactor: move test configs from folder into testname.tf files

* refactor: image delete log is now debug and indented

* refactor: image test config into seprate files

* refactor: move network test config into seperate files

* refactor: move plugin test config into seperate files

* chore: rename registry image test file

* refactor: move registry_image test config into seperate files

* chore: format secret test configs

* refactor: inline volume test configs

* fix: remove unused volume label test function

* refactor: move service test configs into seperate files

* test: reactivate and fix service test

* chore: simplify insecure skip verify add to http client

* chore(ci): debug into service test

* chore(ci): add testacc setup

* chore: format tf config for provider test

* chore(ci): add debug output for config.json

* fix: check service auth for emptyness

* fix: remove re-read of provider auth config

because the bug occured only in CI as the meta object might be GCd

* test: pass auth to service instead of provider

* chore: reactivate all acc tests

* test: outlines service inspect json check for full spec

* test: add service inspect json checks

* test: finish service inspect json checks

* chore(service): move test helper to end to of the file

* chore: move mapEquals to test helpers

* test: add json inspect for config

* chore: add debug inspect log for plugin, secret and volume

* test: add json inspect for secret

* test: add json inspect for image

* test: add json inspect for network

* test: add json inspect for plugin

* test: add json inspect for volume

* test: inline ds plugin test configs

* test: inline network configs

* test: move ds reg image configs into separate files

* test: reactivates container upload checks

* chore: adapt issues ref from old to new xw repo

* fix: reactivate network ingress test

and provide helpers for removing the default ingress network and leaving the swamr

* docs: rerun website gen

* test: fix reg image build and keep test

* chore: add name to todo

* chore: move ds network and plugin specs to file

* chore: format provider test spec

* chore: use simpler error message for empty strings
2021-05-31 16:11:49 +09:00