Commit Graph

  • bd1d1b1a3b Implement ExpireMachine rpc Kristoffer Dalby 2021-11-21 13:40:19 +00:00
  • f1c05f8010 Add ExpireMachine spec to rpc Kristoffer Dalby 2021-11-21 13:40:04 +00:00
  • f85a77edb5 Remove println statement Kristoffer Dalby 2021-11-21 09:48:59 +00:00
  • 1c7aff5dd9 Add expired column to machine list command Kristoffer Dalby 2021-11-21 09:44:38 +00:00
  • e91f72fe4c Running.md: fix missing backslash (\) lion24 2021-11-20 23:31:49 +01:00
  • 5a2cae5081 Add new Tailscale version to integration tests Kristoffer Dalby 2021-11-19 09:16:11 +00:00
  • 6a9dd2029e Remove expiry logic, this needs to be redone Kristoffer Dalby 2021-11-19 09:02:49 +00:00
  • 9aac1fb255 Remove expiry logic, this needs to be redone Kristoffer Dalby 2021-11-19 09:02:29 +00:00
  • 106b1e7e8d Create constants for other reg methods Kristoffer Dalby 2021-11-18 17:51:54 +00:00
  • 836986aa59 Merge pull request #225 from fdelucchijr/patch-1 Kristoffer Dalby 2021-11-18 10:13:07 +00:00
  • 58d1255357 Remove unneeded returns Kristoffer Dalby 2021-11-18 08:51:33 +00:00
  • 981f712660 Remove unused param Kristoffer Dalby 2021-11-18 08:51:21 +00:00
  • 50dcb8bb75 Use valid handler for registered authkey machines Kristoffer Dalby 2021-11-18 08:50:53 +00:00
  • a8a8f01429 Make "authKey" a constant Kristoffer Dalby 2021-11-18 08:49:55 +00:00
  • 35c3fe9608 Move registration workflow into functions Kristoffer Dalby 2021-11-17 22:39:41 +00:00
  • f74b9f5fe2 Styling and prettier Fernando De Lucchi 2021-11-17 16:25:37 -05:00
  • de42fe3b04 Merge branch 'main' into patch-1 Fernando De Lucchi 2021-11-16 19:10:42 -05:00
  • 49f835d8cf Merge pull request #214 from ItalyPaleAle/docker-distroless Kristoffer Dalby 2021-11-16 07:34:08 +00:00
  • 7bc2f41b33 Run prettier 💄 ItalyPaleAle 2021-11-15 15:37:40 -08:00
  • a10388b709 Merge branch 'main' into docker-distroless Alessandro (Ale) Segala 2021-11-15 15:19:06 -08:00
  • bd7b5e97cb Merge branch 'main' into patch-1 Kristoffer Dalby 2021-11-15 23:00:45 +00:00
  • 4b525a3967 Merge pull request #223 from kradalby/golanglint Kristoffer Dalby 2021-11-15 22:36:02 +00:00
  • d6739386a0 Get rid of dynamic errors Kristoffer Dalby 2021-11-15 19:18:14 +00:00
  • 25b790d025 Add and fix forcetypeassert Kristoffer Dalby 2021-11-15 18:42:44 +00:00
  • db8be91d8b Add and fix forbidigo Kristoffer Dalby 2021-11-15 18:36:02 +00:00
  • c4d4c9c4e4 Add and fix gosec Kristoffer Dalby 2021-11-15 18:31:52 +00:00
  • 715542ac1c Add and fix stylecheck (golint replacement) Kristoffer Dalby 2021-11-15 17:24:24 +00:00
  • 0c005a6b01 Add and fix errname Kristoffer Dalby 2021-11-15 16:33:16 +00:00
  • 0c45f8d252 Add and fix errorlint Kristoffer Dalby 2021-11-15 16:26:41 +00:00
  • 2dde1242cf Fix formatting Kristoffer Dalby 2021-11-15 16:16:35 +00:00
  • 78cfba0a31 Add exceptions to var name length Kristoffer Dalby 2021-11-15 16:16:16 +00:00
  • 8ae682b412 Fix var name length in tests Kristoffer Dalby 2021-11-15 16:16:04 +00:00
  • 333be80f9c Fix rest of var name in main code Kristoffer Dalby 2021-11-15 16:15:50 +00:00
  • 2efefca737 Merge pull request #1 from ohdearaugustin/docker-workflows Alessandro (Ale) Segala 2021-11-14 13:33:13 -08:00
  • c6bc9fffe9 workflows/release: fix docker debug tags ohdearaugustin 2021-11-14 22:24:27 +01:00
  • 8454c1b52c workflows/release: add docker debug ohdearaugustin 2021-11-14 21:15:33 +01:00
  • 471c0b4993 Initial work eliminating one/two letter variables Kristoffer Dalby 2021-11-14 20:32:03 +01:00
  • 53ed749f45 Start work on making gocritic pass Kristoffer Dalby 2021-11-14 18:44:37 +01:00
  • ba084b9987 Lint fix integration tests Kristoffer Dalby 2021-11-14 18:35:49 +01:00
  • 85f28a3f4a Remove all instances of undefined numbers (gonmd) Kristoffer Dalby 2021-11-14 18:31:51 +01:00
  • 796072a5a4 Add and fix ifshort Kristoffer Dalby 2021-11-14 18:09:22 +01:00
  • 9390348a65 Add and fix goconst Kristoffer Dalby 2021-11-14 18:06:25 +01:00
  • c9c16c7fb8 Remove unused params or returns Kristoffer Dalby 2021-11-14 18:03:21 +01:00
  • 19cd7a4eac Add and fix exhaustive Kristoffer Dalby 2021-11-14 17:52:55 +01:00
  • 0315f55fcd Add and fix nilnil Kristoffer Dalby 2021-11-14 17:51:34 +01:00
  • 668e958d3e Add and fix unconvert Kristoffer Dalby 2021-11-14 17:49:54 +01:00
  • 4ace54c4e1 Move wsl, might not be feasible Kristoffer Dalby 2021-11-14 16:49:54 +01:00
  • 89eb13c6cb Add and fix nlreturn (new line return) Kristoffer Dalby 2021-11-14 16:46:09 +01:00
  • d0ef850035 Add and fix noctx linter Kristoffer Dalby 2021-11-14 16:37:43 +01:00
  • 2f8e9f272c Merge branch 'main' into docker-distroless Kristoffer Dalby 2021-11-14 14:35:44 +01:00
  • 1af4a3b958 Merge branch 'main' into patch-1 Fernando De Lucchi 2021-11-14 04:16:00 -05:00
  • 1969802c6b Fix golanglint Kristoffer Dalby 2021-11-14 08:32:58 +00:00
  • 052883aa55 Fix merge conflict Kristoffer Dalby 2021-11-14 08:30:48 +00:00
  • d2918edc14 Merge pull request #224 from cure/namespace-deletion-fixes Kristoffer Dalby 2021-11-14 09:27:58 +01:00
  • f3da299457 Format readme Kristoffer Dalby 2021-11-14 08:09:33 +00:00
  • e8726b1e22 Add readme note about codestyle Kristoffer Dalby 2021-11-14 08:08:03 +00:00
  • b897a26f42 arm64 docker image build in release process Fernando De Lucchi 2021-11-13 21:08:59 -05:00
  • 5ec7158b5d Merge branch 'main' into docker-distroless Alessandro (Ale) Segala 2021-11-13 14:16:53 -08:00
  • 7d77acd88e Docs for debug container Alessandro (Ale) Segala 2021-11-13 22:16:37 +00:00
  • c0f16603c5 Copy headscale binary in /bin in the container This way, we don't need to alter the PATH Alessandro (Ale) Segala 2021-11-13 22:10:58 +00:00
  • 34dba0ade8 Fix missing error check. Ward Vandewege 2021-11-13 15:24:32 -05:00
  • acf7e462ad Improvements for namespace deletion: add a confirmation prompt, and make sure to also delete any associated preauthkeys. Ward Vandewege 2021-11-13 14:01:05 -05:00
  • f94b0b54d8 Remove lint install, update go Kristoffer Dalby 2021-11-13 09:39:20 +00:00
  • 806f0d3e6c Format lint Kristoffer Dalby 2021-11-13 09:20:59 +00:00
  • b653572272 Make format shuld format, not lint Kristoffer Dalby 2021-11-13 09:20:51 +00:00
  • fa0922d5bb define proto dir for buf Kristoffer Dalby 2021-11-13 09:18:00 +00:00
  • 95b9f03fb3 update buf setup Kristoffer Dalby 2021-11-13 09:13:17 +00:00
  • 24e0c944b1 Align with update golangci-lint Kristoffer Dalby 2021-11-13 09:11:03 +00:00
  • 148437f716 Setup more linters and goals for golangci Kristoffer Dalby 2021-11-13 08:53:34 +00:00
  • 3ddd9962ce Add format make entry Kristoffer Dalby 2021-11-13 08:39:20 +00:00
  • 2634215f12 golangci-lint --fix Kristoffer Dalby 2021-11-13 08:39:04 +00:00
  • dae34ca8c5 Proto format Kristoffer Dalby 2021-11-13 08:36:56 +00:00
  • 03b7ec62ca Go format with shorter lines Kristoffer Dalby 2021-11-13 08:36:45 +00:00
  • edfcdc466c Update lint ci file with prettier and proto Kristoffer Dalby 2021-11-13 08:13:38 +00:00
  • 6b3114ad6f Run prettier Kristoffer Dalby 2021-11-13 08:11:55 +00:00
  • ba65092926 Merge pull request #212 from kradalby/cli-grpc Kristoffer Dalby 2021-11-12 14:39:39 +00:00
  • f44138c944 Added debug container Alessandro (Ale) Segala 2021-11-12 02:20:46 +00:00
  • c290ce4b91 Revert "Fixed integration tests" Alessandro (Ale) Segala 2021-11-09 16:24:10 +00:00
  • 3b34c7b89a Removed / from docker commands in docs Essentially reverts 6076656373 Alessandro (Ale) Segala 2021-11-09 16:23:36 +00:00
  • 83e72ec57d Allow running headscale without leading / Alessandro (Ale) Segala 2021-11-09 16:20:58 +00:00
  • 49893305b4 Only turn on response log in grpc in trace mode Kristoffer Dalby 2021-11-08 22:06:25 +00:00
  • 0803c407a9 Fix Reusable typo, add tests for Augustines scenario Kristoffer Dalby 2021-11-08 20:49:03 +00:00
  • 6371135459 Try to address issue raised by cure Kristoffer Dalby 2021-11-08 20:48:20 +00:00
  • 43af11c46a Fix typo in generated code Kristoffer Dalby 2021-11-08 20:47:40 +00:00
  • b210858dc5 Remove unused dep Kristoffer Dalby 2021-11-08 18:28:06 +00:00
  • e1f45f9d07 Remove unused dep Kristoffer Dalby 2021-11-08 18:27:57 +00:00
  • dce6b8d72e Add test case and fix nil pointer in preauthkeys command without expiration Kristoffer Dalby 2021-11-08 08:02:01 +00:00
  • 67953bfe2f Fixed integration tests Alessandro (Ale) Segala 2021-11-07 19:09:51 +00:00
  • 6076656373 Updated docs Alessandro (Ale) Segala 2021-11-07 18:57:37 +00:00
  • 9a26fa7989 Ensure logging is off for integration test commands Kristoffer Dalby 2021-11-07 10:40:05 +00:00
  • d47b83f80b Unwrap grpc errors to make nicer user facing errors Kristoffer Dalby 2021-11-07 10:15:32 +00:00
  • b11acad1c9 Fix typo Kristoffer Dalby 2021-11-07 09:57:39 +00:00
  • b15efb5201 Ensure unix socket is removed before we startup Kristoffer Dalby 2021-11-07 09:55:32 +00:00
  • 2dfd42f80c Attempt to dry up CLI client, add proepr config Kristoffer Dalby 2021-11-07 09:41:14 +00:00
  • ce3f79a3bf Add yaml to output help Kristoffer Dalby 2021-11-07 08:58:45 +00:00
  • a249d3fe39 Fix color for current namespace in nodes command Kristoffer Dalby 2021-11-07 08:58:03 +00:00
  • a6d487de00 Using debian11-based distroless image Alessandro (Ale) Segala 2021-11-06 23:19:56 +00:00
  • 3720da6386 Using distroless base image for Docker Alessandro (Ale) Segala 2021-11-06 23:18:13 +00:00
  • 26718e8308 Revert gorm upgrade Kristoffer Dalby 2021-11-06 20:23:04 +00:00
  • f5a196088a Merge branch 'main' into cli-grpc Kristoffer Dalby 2021-11-06 20:12:19 +00:00