1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/suites/example/compose
Amir Zarrinkafsh d17c7e7fc0
refactor(suites): simplify kubernetes suite ()
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 () 2021-01-31 00:30:41 +11:00
duo-api [MISC] (deps): Bump node in /internal/suites/example/compose/duo-api () 2020-10-26 11:11:37 +11:00
haproxy [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy () 2021-01-15 10:45:36 +11:00
httpbin [FEATURE] Add Remote-Name and Remote-Email headers () 2020-10-26 22:38:08 +11:00
kind refactor(suites): simplify kubernetes suite () 2021-02-02 09:53:44 +11:00
ldap build(deps): update osixia/phpldapadmin docker tag to v0.9.0 () 2021-01-30 22:52:54 +11:00
mariadb build(deps): update mariadb docker tag to v10.5.8 () 2021-01-31 12:22:12 +11:00
mysql [FEATURE] Support MySQL as a storage backend. () 2020-03-05 10:25:52 +11:00
nginx [FEATURE] Support MSAD password reset via unicodePwd attribute () 2020-11-27 20:59:22 +11:00
postgres [MISC] Restructure repo folder layout () 2020-02-09 18:04:27 +01:00
redis [MISC] Restructure repo folder layout () 2020-02-09 18:04:27 +01:00
samba build(deps): update alpine docker tag to v3.13.1 () 2021-01-31 12:06:09 +11:00
smtp [MISC] Restructure repo folder layout () 2020-02-09 18:04:27 +01:00
squid [MISC] Append log file instead of overwriting () 2020-11-13 10:14:45 +11:00
traefik build(deps): update traefik docker tag to v1.7.28 () 2021-01-31 11:32:49 +11:00
traefik2 build(deps): update traefik docker tag () 2021-01-31 00:30:41 +11:00