headscale/integration
Juan Font 1b0e80bb10
Add OIDC integration tests
* Port OIDC integration tests to v2

* Move Tailscale old versions to TS2019 list

* Remove Alpine Linux container

* Updated changelog

* Releases: use flavor to set the tag suffix

* Added more debug messages in OIDC registration

* Added more logging

* Do not strip nodekey prefix on handle expired

* Updated changelog

* Add WithHostnameAsServerURL option func

* Reduce the number of namespaces and use hsic.WithHostnameAsServerURL

* Linting fix

* Fix linting issues

* Wait for ready outside the up goroutine

* Minor change in log message

* Add prefix to env var

* Remove unused env var

Co-authored-by: Juan Font <juan.font@esa.int>
Co-authored-by: Steven Honson <steven@honson.id.au>
Co-authored-by: Kristoffer Dalby <kristoffer@dalby.cc>
2022-11-21 21:51:54 +01:00
..
dockertestutil Join test suite container to network, allowing seperate networks 2022-10-18 15:37:11 +02:00
hsic Add OIDC integration tests 2022-11-21 21:51:54 +01:00
integrationutil Remove some very verbose error outputs 2022-11-21 14:37:50 +01:00
tsic less verbose command output 2022-11-14 16:50:28 +01:00
auth_oidc_test.go Add OIDC integration tests 2022-11-21 21:51:54 +01:00
auth_web_flow_test.go Move TS WaitForReady outside up goroutine 2022-11-19 17:16:08 +01:00
cli_test.go Add testname identifier to hs container 2022-11-14 16:50:28 +01:00
control.go Lock and unify headscale start/get method 2022-11-14 16:50:28 +01:00
general_test.go Add testname identifier to hs container 2022-11-14 16:50:28 +01:00
scenario.go Move Tailscale old versions to TS2019 list 2022-11-14 23:06:30 +01:00
scenario_test.go Lock and unify headscale start/get method 2022-11-14 16:50:28 +01:00
tailscale.go Added method to run tailscale up without authkey 2022-11-13 22:33:41 +01:00