authelia/cmd/authelia-scripts/cmd
Amir Zarrinkafsh 505a7e90b3
refactor(suites): replace kind with k3d (#4553)
This change replaces Kind with a might lighter K8s variation K3D.
Many of our manifests have also been consolidated.
Other key changes have been highlighted below:
* Utilise K3D Traefik Ingress
* Automatically provision all manifests, removing the abundance of shell scripts
* Expose Traefik and K8s dashboards through the Ingress
2022-12-13 10:15:32 +11:00
..
bootstrap.go refactor(suites): replace kind with k3d (#4553) 2022-12-13 10:15:32 +11:00
build.go build: add container labels and annotations (#4071) 2022-09-26 10:05:59 +10:00
ci.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
clean.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
const.go ci: add dedicated authelia-gen command (#3463) 2022-06-14 22:40:00 +10:00
docker.go ci: fix docker tag manifest hashes (#4354) 2022-11-11 13:44:55 +11:00
errors.go ci: add dedicated authelia-gen command (#3463) 2022-06-14 22:40:00 +10:00
gen.go fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
helpers.go build: add container labels and annotations (#4071) 2022-09-26 10:05:59 +10:00
helpers_docker.go ci: fix docker tag manifest hashes (#4354) 2022-11-11 13:44:55 +11:00
log.go ci: add dedicated authelia-gen command (#3463) 2022-06-14 22:40:00 +10:00
root.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
serve.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
suites.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
types.go refactor: any (#4133) 2022-10-05 16:05:23 +11:00
unittest.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
xflags.go build: add container labels and annotations (#4071) 2022-09-26 10:05:59 +10:00