Commit graph

  • c720af66d6 permalink in the limitations section to tailscale Christian Heusel 2023-01-20 02:04:06 +01:00
  • 86a7129027 Update changelog, more explicit backup note Kristoffer Dalby 2023-01-19 11:59:12 +01:00
  • 9eaa8dd049 Migrate DB: rename table is plural, order matters Kristoffer Dalby 2023-01-18 17:23:37 +01:00
  • 81441afe70 update changelog Kristoffer Dalby 2023-01-17 21:50:00 +01:00
  • f19e8aa7f0 Fix failing tests Kristoffer Dalby 2023-01-17 20:41:39 +01:00
  • 90287a6735 gofumpt Kristoffer Dalby 2023-01-17 20:36:46 +01:00
  • fb3e2dcf10 Rename namespace to user in docs Kristoffer Dalby 2023-01-17 19:03:40 +01:00
  • bf0b85f382 Rename acl test file Kristoffer Dalby 2023-01-17 18:50:49 +01:00
  • 5da0963aac Migrate DB: rename namespace, automigrate user Kristoffer Dalby 2023-01-17 17:56:23 +01:00
  • da5c051d73 Lint fix Kristoffer Dalby 2023-01-17 17:55:59 +01:00
  • b98bf199dd Regenerate go from proto Kristoffer Dalby 2023-01-17 17:52:03 +01:00
  • 428d7c86ce Rename namespace in protobuf files Kristoffer Dalby 2023-01-17 17:50:52 +01:00
  • af1ec5a593 Rename .go namespace files Kristoffer Dalby 2023-01-17 17:46:31 +01:00
  • e3a2593344 Rename [Nn]amespace -> [Uu]ser in go code Kristoffer Dalby 2023-01-17 17:43:44 +01:00
  • bafb6791d3 oidc: allow reading the client secret from a file Motiejus Jakštys 2023-01-10 13:46:42 +02:00
  • 6edac4863a Makefile: remove a missing target Motiejus Jakštys 2023-01-13 18:54:22 +02:00
  • e27e01c09f nodes list: expose expiration time Even Holthe 2023-01-11 13:35:47 +01:00
  • dd173ecc1f Refresh machines with correct new expiry Even Holthe 2023-01-11 13:21:30 +01:00
  • 8ca0fb7ed0 update ip_prefixes docs Kristoffer Dalby 2023-01-11 15:37:23 +01:00
  • 6c714e88ee Added entry for performance improvements in ACLs Juan Font 2023-01-11 08:49:28 +01:00
  • a6c8718a97 ToStringSlice will lead to high CPU usage, early conversion can reduce cpu usage Allen 2023-01-11 15:03:37 +08:00
  • 26282b7a54 Fix SIGSEGV crash related to map of state changes Even Holthe 2023-01-10 21:43:35 +01:00
  • 93aca81c1c Read integration test config from Env Kristoffer Dalby 2023-01-05 12:44:28 +01:00
  • 81254cdf7a Limit run regex for generated workflows Kristoffer Dalby 2023-01-06 15:40:03 +01:00
  • b3a0c4a63b Add integration readme Kristoffer Dalby 2023-01-06 11:51:00 +01:00
  • 376235c9de make prettier ignore generated test flows Kristoffer Dalby 2023-01-05 20:52:54 +01:00
  • 7274fdacc6 Generate github action jobs for integration tests Kristoffer Dalby 2023-01-05 16:09:42 +01:00
  • 91c1f54b49 Remove "run all v2 job" Kristoffer Dalby 2023-01-05 16:09:07 +01:00
  • efd0f79fbc Add script to generate integration test gitjobs Kristoffer Dalby 2023-01-05 16:08:40 +01:00
  • 2084464225 Update CHANGELOG.md Juan Font 2023-01-03 13:35:24 +01:00
  • 66ebbf3ecb Preload AuthKey in machine getters Juan Font 2022-12-28 16:42:52 +00:00
  • 55a3885614 Added integration tests for ephemeral nodes Juan Font 2022-12-27 19:05:21 +00:00
  • afae1ff7b6 Delete ephemeral machines on logout Juan Font 2022-12-27 11:33:51 +00:00
  • 4de49f5f49 Add isEphemeral() method to Machine Juan Font 2022-12-27 11:30:59 +00:00
  • 6db9656008 oidc: update changelog Even Holthe 2023-01-03 15:28:45 +01:00
  • fecb13b24b oidc: add basic docs Even Holthe 2023-01-03 15:06:00 +01:00
  • 23a595c26f oidc: add test for expiring nodes after token expiration Even Holthe 2022-12-31 01:23:55 +01:00
  • 085912cfb4 expire machines after db expiry Even Holthe 2022-12-15 02:02:39 +01:00
  • 7157e14aff add expiration from OIDC token to machine Even Holthe 2022-12-15 01:10:26 +01:00
  • 4e2c4f92d3 reflect.DeepEqual is a value copy that causes golang to continuously allocate memory Allen 2023-01-03 15:59:48 +08:00
  • 893b0de8fa Added tests on allowedip field for routing Juan Font 2023-01-01 11:53:49 +00:00
  • 9b98c3b79f Send in AllowedIPs both primary routes AND enabled exit routes Juan Font 2022-12-31 17:46:56 +00:00
  • 6de26b1d7c Remove Tailscale v1.18.2 from test matrix Even Holthe 2023-01-02 15:01:29 +01:00
  • 1f1931fb00 fix spelling mistakes Christian Heusel 2023-01-01 14:30:01 +01:00
  • 1f4efbcd3b add changelog entry Christian Heusel 2022-12-31 13:59:28 +01:00
  • 711fe1d806 enumerate the config Christian Heusel 2022-12-31 12:20:12 +01:00
  • e2c62a7b0c document how to add new DNS records via extra_records Christian Heusel 2022-12-31 12:08:55 +01:00
  • ab6565723e add the possibility for custom DNS records Christian Heusel 2022-12-02 02:03:26 +01:00
  • 7bb6f1a7eb domains/restricted_nameservers: check dnsConfig.Resolvers instead of dnsConfig.Nameservers John Axel Eriksson 2022-12-27 17:37:13 +01:00
  • 549b82df11 Add Caddy instructions to reverse_proxy.md Avirut Mehta 2022-12-27 11:56:57 -06:00
  • 036cdf922f templates: fix typo "custm" -> "custom" Marc 2022-12-27 10:41:27 +00:00
  • b4ff22935c update macos check jimyag 2022-12-22 22:19:02 +08:00
  • 5feadbf3fc fix goroutine leak ma6174 2022-12-25 19:30:52 +08:00
  • 3e9ee816f9 Add integration tests for logout with authkey Juan Font 2022-12-22 15:41:49 +00:00
  • 2494e27a73 Make WaitForTailscaleLogout a Scenario method Juan Font 2022-12-22 15:24:37 +00:00
  • 8e8b65bb84 Add ko-fi sponsor button Juan Font 2022-12-22 17:14:06 +01:00
  • b7d7fc57c4 Add logout method to tsic Juan Font 2022-12-21 22:29:52 +00:00
  • b54c0e3d22 Add integration tests that check logout and relogin Juan Font 2022-12-19 18:15:31 +00:00
  • 593040b73d Run the Noise handlers under a new struct so we can access the noiseConn from the handlers Juan Font 2022-12-09 16:56:43 +00:00
  • 6e890afc5f Minor linting fixes Juan Font 2022-12-20 21:03:15 +00:00
  • 2afba0233b fix(routes): ensure routes are correctly propagated Fatih Acar 2022-12-20 10:08:32 +01:00
  • 91900b7310 Update remote-cli.md Anoop Sundaresh 2022-12-17 11:49:13 -05:00
  • 55b198a16a Clients are offline when expired Juan Font 2022-12-18 11:57:45 +00:00
  • ca37dc6268 Update changelog Juan Font 2022-12-13 22:32:48 +00:00
  • 000c02dad9 Show online in CLI & API when isOnline() reports so Juan Font 2022-12-13 22:29:50 +00:00
  • 4532915be1 Refresh autogenerated grpc stuff Juan Font 2022-12-13 22:29:03 +00:00
  • 4b8d6e7c64 Include online field in proto for machine Juan Font 2022-12-13 22:28:31 +00:00
  • 579c5827b3 regenerate proto with new plugin Kristoffer Dalby 2022-12-14 08:35:34 +01:00
  • 01628f76ff upgrade grpc-gateway plugin Kristoffer Dalby 2022-12-14 08:34:50 +01:00
  • 53858a32f1 dont fail docker if nothing to delete Kristoffer Dalby 2022-12-14 08:12:19 +01:00
  • 2bf576ea8a Disable Tailscale 1.16 in integration tests Juan Font Alonso 2022-12-09 18:27:42 +01:00
  • 1faac0b3d7 docs(README): update contributors github-actions[bot] 2022-12-07 13:59:29 +00:00
  • 134c72f4fb Set db_ssl to false by default, fixes #1043 Kristoffer Dalby 2022-12-07 09:37:45 +01:00
  • 70f2f5d750 Added an OIDC AllowGroups option for authorization. Zachary Newell 2022-12-07 00:08:01 +00:00
  • 4453728614 Murder docker container and network before run Kristoffer Dalby 2022-12-06 08:39:24 +01:00
  • 34107f9a0f Updated changelog Juan Font 2022-12-05 21:40:21 +00:00
  • 52862b8a22 Port integration tests routes CLI to v2 Juan Font 2022-11-28 15:54:23 +00:00
  • 946d38e5d7 Minor linting fixes Juan Font 2022-11-26 09:59:56 +00:00
  • 78819be03c Use the new routes API from the CLI Juan Font 2022-11-26 00:04:02 +00:00
  • 34631dfcf5 Refactored route grpc glue code Juan Font 2022-11-26 00:03:39 +00:00
  • 8fa9755b55 Updated generated pb code Juan Font 2022-11-26 00:03:01 +00:00
  • 1b557ac1ea Update protobuf definitions + support methods for the API Juan Font 2022-11-25 17:50:12 +00:00
  • 8170f5e693 Removed unused code and linting fixes Juan Font 2022-11-25 15:29:45 +00:00
  • a506d0fcc8 Run handlePrimarySubnetFailover() with a ticker when Serve Juan Font 2022-11-25 15:11:22 +00:00
  • 6718ff71d3 Added helper methods for subnet failover + unit tests Juan Font 2022-11-24 22:41:11 +00:00
  • b62acff2e3 Refactor machine.go, and move functionality to routes.go + unit tests Juan Font 2022-11-24 16:00:40 +00:00
  • ac8bff716d Call processMachineRoutes when a new Map is received Juan Font 2022-11-24 15:59:37 +00:00
  • fba77de4eb Add Route DB model and migration from existing field Juan Font 2022-11-23 18:50:30 +00:00
  • d1bca105ef docs(README): update contributors github-actions[bot] 2022-12-05 20:45:57 +00:00
  • 6c2d6fa302 Do not explicitly set the protocols when ommited in ACL Juan Font 2022-12-05 19:12:33 +00:00
  • 1015bc3e02 Upgrade to Tailscale 1.34.0 Kristoffer Dalby 2022-12-05 19:04:25 +01:00
  • 68c72d03b5 Prep changelog for new release Kristoffer Dalby 2022-12-05 15:08:02 +01:00
  • bd4b2da06e Add changelog entry to correct version Kristoffer Dalby 2022-12-05 15:07:07 +01:00
  • 7b8cf5ef1a Add 1.34.0 to integration tests Kristoffer Dalby 2022-12-05 15:06:55 +01:00
  • 638a3d48ec fix nix run Kristoffer Dalby 2022-12-05 14:58:23 +01:00
  • 4de676c64e Add instructions for macOS GUI Kristoffer Dalby 2022-12-05 14:58:06 +01:00
  • a58a552f0e Update macos/windows doc Kristoffer Dalby 2022-11-25 16:06:39 +01:00
  • 0db16c7bbe Update nix deps, get go 1.19.3 in Kristoffer Dalby 2022-12-05 09:12:09 +01:00
  • 06f7e7cfd8 Tag dockerfiles to minor version so we dont have to care about patch Kristoffer Dalby 2022-12-05 09:11:39 +01:00
  • 19f12f94c0 Make goreleaser use Nix Kristoffer Dalby 2022-12-05 09:10:51 +01:00