Commit Graph

  • 3e85bfa56e A big bunch of golang-lint fixes Juan Font 2022-11-25 15:29:45 +00:00
  • d4491bf340 Run handlePrimarySubnetFailover() with a ticker when Serve Juan Font 2022-11-25 15:11:22 +00:00
  • 1acf5e5791 Add experimental flag to unit test Even Holthe 2022-11-25 14:46:34 +01:00
  • fc00cb3aa4 Add SSH ACL to changelog Even Holthe 2022-11-21 23:26:54 +01:00
  • b4c63a7e0a Mark the flag properly experimental Kristoffer Dalby 2022-11-24 17:26:52 +01:00
  • 1297616a65 Enable SSH for tests Kristoffer Dalby 2022-11-24 16:41:33 +01:00
  • 5038761eca Add feature flag for SSH, and warning Kristoffer Dalby 2022-11-24 16:35:55 +01:00
  • 5b25c4c3d5 Allow WithEnv to be passed multiple times Kristoffer Dalby 2022-11-24 16:35:30 +01:00
  • f9ade5ea37 Mark all tests with Parallel Kristoffer Dalby 2022-11-24 16:17:24 +01:00
  • 10feae2d4b Do not retry on permission denied in ssh Kristoffer Dalby 2022-11-21 14:08:24 +01:00
  • 1ecb3e4c2a Strip newline from hostname Kristoffer Dalby 2022-11-21 13:56:18 +01:00
  • f72de09cd9 Add negative tests Kristoffer Dalby 2022-11-19 12:41:12 +01:00
  • 794e57f1c2 SSH: add test between namespaces Even Holthe 2022-11-11 13:20:12 +01:00
  • 37bc8f364f SSH: Lint and typos Even Holthe 2022-11-08 22:33:11 +01:00
  • 5e0ba8c70f Make simple initial test case Kristoffer Dalby 2022-11-08 15:10:03 +00:00
  • d4a51b0d2a Add method to expose container id Kristoffer Dalby 2022-11-08 15:09:52 +00:00
  • 44e37e21c2 Ensure we have ssh in container Kristoffer Dalby 2022-11-08 15:09:19 +00:00
  • 93d03029e4 SSH integration test setup Even Holthe 2022-10-26 13:31:30 +02:00
  • cd6df097ad Add SSH capability advertisement Even Holthe 2022-09-30 20:44:23 +02:00
  • 03accae98c Added tests for subnet failover Juan Font 2022-11-24 23:11:16 +00:00
  • b376f58e0e Added method to perform subnet failover Juan Font 2022-11-24 23:11:05 +00:00
  • 940dbc7706 Use helper methods in Machine Juan Font 2022-11-24 22:41:11 +00:00
  • 3da872bb30 Mark as primary the first instance of subnet + tests Juan Font 2022-11-24 17:14:21 +00:00
  • d71b802d81 Port routes tests to new model Juan Font 2022-11-24 16:06:24 +00:00
  • 1dcc98fcbb Remove EnabledRoutes from Machine and refactor to adapt to it Juan Font 2022-11-24 16:00:40 +00:00
  • ee9e64e57b Call processMachineRoutes when a new Map is received Juan Font 2022-11-24 15:59:37 +00:00
  • 552f4bf19b Cleanup route.go and add helper methods to process HostInfo Juan Font 2022-11-24 15:58:32 +00:00
  • f4519cecf5 Add migration from Machine.EnabledRoutes to the new Route table Juan Font 2022-11-23 18:52:09 +00:00
  • 91559d0558 docs(README): update contributors v0.17.0-beta5 github-actions[bot] 2022-11-24 15:14:38 +00:00
  • 25195b8d73 Update CHANGELOG.md Orville Q. Song 2022-11-24 22:33:19 +08:00
  • e69176e200 Tweak Orville Q. Song 2022-11-24 20:02:34 +08:00
  • d29d0222af Add a note about the db_ssl field in the example config file Orville Q. Song 2022-11-04 01:28:52 +08:00
  • 72b9803a08 Change DBssl to string Orville Q. Song 2022-11-04 01:11:22 +08:00
  • e88ff0f7d9 Add Route DB model Juan Font 2022-11-23 18:50:30 +00:00
  • 99e33181b2 Make displayName include basedomain if set Kristoffer Dalby 2022-11-22 17:36:19 +01:00
  • e7f322b9b6 Mark all tests to run in parallel Kristoffer Dalby 2022-11-22 12:05:58 +01:00
  • 1d36e1775f Remove OIDC action Juan Font 2022-11-21 20:59:08 +00:00
  • 0525bea593 Remove legacy OIDC tests Juan Font 2022-11-21 20:55:16 +00:00
  • 2770c7cc07 Initial proposal for better routing Juan Font 2022-11-19 20:17:40 +00:00
  • 1b0e80bb10
    Add OIDC integration tests Juan Font 2022-11-21 21:51:54 +01:00
  • 4ccc528d96 Remove some very verbose error outputs Kristoffer Dalby 2022-11-21 14:00:58 +01:00
  • 6a311f4ab6 Remove broken renovatebot Juan Font 2022-11-20 16:06:49 +00:00
  • a49a405413 Correction in the sample config file manju-rn 2022-11-15 23:00:04 +08:00
  • 24f946e2e9 Fix completion issues (fixes #839) Juan Font 2022-11-20 10:10:44 +00:00
  • c3cdb340de Increase integration tests timeout to 120m Juan Font 2022-11-20 09:29:44 +00:00
  • 935319a218 Remove mTLS from doc and config example Juan Font 2022-11-19 10:35:48 +00:00
  • 4c7e15a7ce Remove mTLS config from integration config Juan Font 2022-11-19 10:34:36 +00:00
  • d461097247 Remove mTLS stuff from code Juan Font 2022-11-19 10:33:15 +00:00
  • f90a3c196c Move TS WaitForReady outside up goroutine Juan Font 2022-11-19 13:35:34 +00:00
  • 751cc173d4 Fix issue when CLI is configured in config file Juan Font Alonso 2022-11-18 18:48:34 +01:00
  • ff134f2b8e Fix remote CLI when there is no config file present Juan Font Alonso 2022-11-18 18:02:34 +01:00
  • 6d3ede1367 Add support for NextDNS resolver Arnar Gauti Ingason 2022-11-07 21:10:06 +01:00
  • c0884f94b8 Release: tag every release with develop Steven Honson 2022-11-17 07:56:48 +11:00
  • 3d8dd68b14 default to localhost, not listen on all Kristoffer Dalby 2022-11-16 15:25:10 +01:00
  • b02e88364e Fix test Kristoffer Dalby 2022-11-16 15:21:19 +01:00
  • 9790831afb Make config example "local dev first" Kristoffer Dalby 2022-11-16 14:50:59 +01:00
  • 2d79179141 Updated changelog v0.17.0-beta4 Juan Font Alonso 2022-11-15 15:41:46 +01:00
  • 275cc28193 Do not strip nodekey prefix on handle expired Juan Font Alonso 2022-11-15 15:08:49 +01:00
  • c5ba7552c5 Added more logging Juan Font 2022-11-14 19:38:32 +00:00
  • 8909f801bb Added more debug messages in OIDC registration Juan Font 2022-11-14 17:56:04 +00:00
  • 3d4af52b3a Releases: use flavor to set the tag suffix Steven Honson 2022-11-15 00:26:10 +11:00
  • 6391555dab Updated changelog Juan Font 2022-11-14 16:24:06 +00:00
  • 8cc5b2174b Remove Alpine Linux container Juan Font 2022-11-14 16:21:23 +00:00
  • 9269dd01f5 Move Tailscale old versions to TS2019 list Juan Font 2022-11-14 17:10:29 +00:00
  • ef68f17a96 Return the correct error on cache miss Juan Font 2022-11-14 14:10:26 +00:00
  • f74266f8f8 OIDC code cleanup and harmonize with regular web auth Juan Font 2022-11-14 14:05:47 +00:00
  • 613d29478d Return the correct error on cache miss oidc-cleanup Juan Font 2022-11-14 14:10:26 +00:00
  • 4034fbc6e9 OIDC code cleanup and harmonize with regular web auth Juan Font 2022-11-14 14:05:47 +00:00
  • 46df219ed3 Add testname identifier to hs container Kristoffer Dalby 2022-11-14 15:01:31 +01:00
  • 835288d864 Remove unused variable Kristoffer Dalby 2022-11-14 14:27:29 +01:00
  • 93d56362af Lock and unify headscale start/get method Kristoffer Dalby 2022-11-14 14:27:02 +01:00
  • 4799859be0 Fix renamed method Kristoffer Dalby 2022-11-14 12:07:02 +01:00
  • 8e44596171 less verbose command output Kristoffer Dalby 2022-11-14 09:56:54 +01:00
  • d479234058 Split ts versions into 2019/2021 for dedicated tests later Kristoffer Dalby 2022-11-14 09:45:01 +01:00
  • 3fc5866de0 Remove duplicate function Kristoffer Dalby 2022-11-14 09:14:53 +01:00
  • f3c40086ac Make TLS setup work automatically Kristoffer Dalby 2022-11-06 20:22:21 +01:00
  • 09ed21edd8 Remove duplicate function Kristoffer Dalby 2022-11-14 09:14:53 +01:00
  • 456479eaa1 Rename and move wait for headscale Kristoffer Dalby 2022-11-10 17:06:10 +01:00
  • cb87852825 Add nolint to gosec stuff that doesnt matter because test Kristoffer Dalby 2022-11-10 08:04:47 +00:00
  • 69440058bb Clean up cert function Kristoffer Dalby 2022-11-10 08:02:40 +00:00
  • 9bc6ac0f35 Make TLS setup work automatically Kristoffer Dalby 2022-11-06 20:22:21 +01:00
  • 89ff5c83d2 Add web flow auth integration tests v0.17.0-beta3 Juan Font Alonso 2022-11-13 22:47:24 +01:00
  • 0a47d694be Return the real port of the container Juan Font Alonso 2022-11-04 00:05:01 +01:00
  • 73c84d4f6a Print hostname of the machine registered Juan Font Alonso 2022-11-13 22:40:57 +01:00
  • a9251d6652 Fixed linter issues Juan Font Alonso 2022-11-13 21:25:19 +01:00
  • f9c44f11d6 Added method to run tailscale up without authkey Juan Font Alonso 2022-11-03 16:56:19 +01:00
  • 1f8bd24a0d Return stderr in tsic.Execute Juan Font Alonso 2022-11-03 16:50:20 +01:00
  • 7bf2eb3d71 Update Tailscale interface with new Execute signature Juan Font Alonso 2022-11-03 17:00:23 +01:00
  • f5a5437917 disable interfacebloat linter Juan Font Alonso 2022-11-13 17:02:42 +01:00
  • 9989657c0f Wait for tailscale client to be ready after tailscale up Juan Font Alonso 2022-11-13 16:58:20 +01:00
  • cb2790984f Added WaitForReady() to Tailscale interface Juan Font Alonso 2022-11-13 13:06:53 +01:00
  • 70e08462b3
    Merge branch 'main' into web-auth-flow-tests web-auth-flow-tests Juan Font 2022-11-13 16:51:53 +01:00
  • 18c0009a51 Fix oidc.go linting issues Juan Font Alonso 2022-11-13 15:17:31 +01:00
  • d038df2a88 Added ts2019 buildtag to CI config Juan Font Alonso 2022-11-13 13:34:08 +01:00
  • a231ece825 Added ts2019 buildtag to CI config Juan Font Alonso 2022-11-13 13:34:08 +01:00
  • ae43d82a33 Fixed gofumpt linting Juan Font Alonso 2022-11-13 13:18:00 +01:00
  • ad3c36fd07 Wait for the tailscale clients to be ready in the web auth CreateHeadscaleEnv Juan Font Alonso 2022-11-13 13:12:32 +01:00
  • f176503448 Added WaitForReady() to Tailscale interface Juan Font Alonso 2022-11-13 13:06:53 +01:00
  • f7ad88aa08 Print the name of the registered machine Juan Font Alonso 2022-11-13 12:24:05 +01:00
  • f63d22655c Fixed conflict Juan Font Alonso 2022-11-05 10:43:40 +01:00