authelia/internal/suites/example/compose
Amir Zarrinkafsh d17c7e7fc0
refactor(suites): simplify kubernetes suite (#1680)
This PR achieves the following goals:
* Utilise upstream version of kind instead of a patched version which allows binding to networks other than the default "kind"
* Utilises the registry cache which is setup one level above the kind cluster

The former point was required to successfully run our integration tests in a Kubernetes environment, however this is now possible without running a patched version of kind.

The second point is because DockerHub has introduced rate limiting for container downloads. If there are a large number of CI jobs nodes may occasionally be rejected due to the Kubernetes suite not pulling down from the registry cache.
2021-02-02 09:53:44 +11:00
..
authelia build(deps): update traefik docker tag (#1674) 2021-01-31 00:30:41 +11:00
duo-api [MISC] (deps): Bump node in /internal/suites/example/compose/duo-api (#1407) 2020-10-26 11:11:37 +11:00
haproxy [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1601) 2021-01-15 10:45:36 +11:00
httpbin [FEATURE] Add Remote-Name and Remote-Email headers (#1402) 2020-10-26 22:38:08 +11:00
kind refactor(suites): simplify kubernetes suite (#1680) 2021-02-02 09:53:44 +11:00
ldap build(deps): update osixia/phpldapadmin docker tag to v0.9.0 (#1673) 2021-01-30 22:52:54 +11:00
mariadb build(deps): update mariadb docker tag to v10.5.8 (#1660) 2021-01-31 12:22:12 +11:00
mysql [FEATURE] Support MySQL as a storage backend. (#678) 2020-03-05 10:25:52 +11:00
nginx [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460) 2020-11-27 20:59:22 +11:00
postgres [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
redis [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
samba build(deps): update alpine docker tag to v3.13.1 (#1659) 2021-01-31 12:06:09 +11:00
smtp [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
squid [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +11:00
traefik build(deps): update traefik docker tag to v1.7.28 (#1657) 2021-01-31 11:32:49 +11:00
traefik2 build(deps): update traefik docker tag (#1674) 2021-01-31 00:30:41 +11:00