terraform-provider-docker/scripts
Martin cf3f8d6457
feat: Implement support for insecure registries (#414)
* feat: Add new tests for insecure registries.

* chore: Refactor code into parseImageOptions and add tests.

* feat: normalizeRegistryAddress supports http addresses.

* feat: keys of authConfigs are now stored without protocol.

* chore: Refactor of docker registry fallback in parseImageOptions.

* refactor: Improve tests and implementation of parseImageOptions

* feat: Implement support for http registries.

* fix: authConfig unit tests now reflect newest structure.

* fix: docker_image_registry data source can pull without authentication.

* fix: Refactor setup of http headers for registry requests.

* docs: Add note about http registries.

* docs: Fix linting error in docs.
2022-07-22 11:19:15 +02:00
..
testing fix: Correctly handle build files and context for docker_registry_image (#398) 2022-07-11 15:18:55 +02:00
changelog-links.sh Fix Changelog Links Script for docker provider 2017-06-26 09:49:48 -05:00
errcheck.sh initial commit 2017-06-05 20:59:08 +00:00
gofmtcheck.sh ci: add gofmt's '-s' option 2020-12-12 19:26:11 +09:00
gogetcookie.sh initial commit 2017-06-05 20:59:08 +00:00
markdown-link-check.sh feat: add ability to lint/check of links in documentation locally (#98) 2020-12-27 19:02:34 +09:00
runAccTests.bat fix: test spaces for windows (#190) 2021-05-11 10:00:02 +02:00
testacc.Dockerfile fix(deps): update module github.com/docker/docker to v20.10.10 (#297) 2021-11-30 16:26:54 +01:00
testacc_cleanup.sh feat: allow use of source file instead of content / content_base64 (#240) 2020-02-03 21:44:46 +01:00
testacc_full.sh feat: migrate to terraform-sdk v2 (#102) 2021-03-18 08:30:54 +01:00
testacc_setup.sh feat: Implement support for insecure registries (#414) 2022-07-22 11:19:15 +02:00