Commit Graph

322 Commits

Author SHA1 Message Date
Johan Siebens 4394d44cbd fix: add support for autgroup:member when validating node attributes
Signed-off-by: Johan Siebens <johan.siebens@gmail.com>
2024-11-23 08:24:09 +01:00
Johan Siebens d44832ea78 chore: update cosign installer v0.16.0 2024-06-03 08:35:49 +02:00
Johan Siebens cd9d7655d1 fix: remove import of tailscale ssh package 2024-06-03 08:06:38 +02:00
Johan Siebens 43c27a1340 feat: add ssh recorder implementation 2024-06-03 07:24:43 +02:00
Johan Siebens 4bce1c33b8 feat: ssh recording 2024-06-03 07:24:43 +02:00
Johan Siebens 78825d4e05 chore: bump base image 2024-05-29 08:44:43 +02:00
Johan Siebens 41de33deab feat: add support for autogroup:danger-all 2024-05-29 08:41:48 +02:00
Johan Siebens eadd42b19a fix: expand src wildcard alias to peer ip addresses 2024-05-29 08:30:42 +02:00
Johan Siebens 3d21630bf3 fix: notify others when node is online 2024-04-27 09:21:40 +02:00
Johan Siebens 5adec31963 fix: handle relative name and zones correctly 2024-04-26 14:33:15 +02:00
Johan Siebens 0b5f54c7d3 chore(docs): update docs 2024-04-26 11:22:06 +02:00
Johan Siebens 128a184a59 feat: only support tailscale clients >= 1.48 2024-04-26 09:34:01 +02:00
Johan Siebens 3f942b99df chore: use correct trivy tag 2024-04-26 08:48:53 +02:00
Johan Siebens ea62dbaf4e chore: upgrade some actions 2024-04-26 08:45:10 +02:00
Johan Siebens 4835a16a7c chore(deps): upgrade dependencies 2024-04-26 08:43:06 +02:00
Johan Siebens d1e8346e93 chore: fix buf linting 2024-04-26 08:16:52 +02:00
Johan Siebens 3758e0cde2 chore: fix for codeql 2024-04-26 08:07:33 +02:00
Johan Siebens ab8ee08f19 chore: upgrade integration test targets 2024-04-26 08:06:31 +02:00
Johan Siebens 48a2c78c05 chore(docs): update reference 2024-03-15 09:24:09 +01:00
Johan Siebens e7370d98a3 chore: remove cyclic imports after merges v0.15.0 2024-03-15 08:53:57 +01:00
Johan Siebens 2811465206 chore: web listener to listener 2024-03-15 08:49:35 +01:00
Johan Siebens 6173621730 feat: use hujson as data format for ACL and IAM policy 2024-03-15 08:47:06 +01:00
Johan Siebens a1debdffb8 feat: use env variable for setting a default tailnet id when using a system admin key 2024-03-15 08:42:05 +01:00
Johan Siebens 42702682c9 chore: fix failing tests 2024-03-03 18:00:17 +01:00
Johan Siebens 248b75cd77 feat: embedded derp 2024-03-02 06:58:36 +01:00
Johan Siebens 27c6a1fa12 chore: add latest version to test matrix 2024-02-29 08:01:10 +01:00
Johan Siebens 62a7290e3d chore: run tests with tls using self-signed certificate 2024-02-29 08:01:10 +01:00
Johan Siebens 9a60430949 chore: update go version 2024-02-24 10:57:53 +01:00
Johan Siebens d72ea03d9d improvement: change http(s) listener to web listener addr and a public web addr 2024-02-23 13:27:20 +01:00
Johan Siebens 94d9168eab chore: set correct acme issuer logger 2024-02-23 11:16:50 +01:00
Johan Siebens 72ed4c66e3 chore: update readme 2024-02-21 08:26:52 +01:00
Johan Siebens 0ecd0050d0 improvement: graceful shutdown 2024-02-21 08:08:36 +01:00
Johan Siebens f1285fdc7e chore: update readme 2024-02-21 08:07:21 +01:00
Johan Siebens 1ffafeea79 improvement: don't save tailnet and don't signal change when nothing is updated 2024-02-19 10:22:19 +01:00
Johan Siebens 68127b9a98 improvement: update layout 2024-02-18 08:01:04 +01:00
Johan Siebens 69ce610579 chore: http errorlog to zap v0.14.0 2024-02-16 09:19:48 +01:00
Johan Siebens afe587cb03 chore(docs): update docs 2024-02-15 16:01:12 +01:00
Johan Siebens 91c62ee892 fix: correct check if dns provider is set 2024-02-13 14:25:03 +01:00
Johan Siebens 7aeed60fe1 chore: refactor domain repository interfaces 2024-02-13 11:11:34 +01:00
Johan Siebens e39eb5824b improvement: set last authentication timestamp on user and use it to check ssh access 2024-02-12 21:05:40 +01:00
Johan Siebens 7c2d5f723a feat: add pprof endpoints 2024-02-12 13:09:45 +01:00
Johan Siebens 84d29fda34 improvement: remove usage of deprecated echo prometheus integration 2024-02-12 11:04:07 +01:00
Johan Siebens 41b64eed71 fix: expired peer missing in peer list 2024-02-10 15:36:28 +01:00
Johan Siebens 0eef9faf86 fix: show correct number of peers after switching accounts 2024-02-10 14:51:15 +01:00
Johan Siebens 271d99a3ce chore(tests): add flag to print ionscale logs 2024-02-10 13:43:33 +01:00
Johan Siebens cf8b2be0e8 chore: omit associations by default 2024-02-10 13:35:43 +01:00
Johan Siebens b098562988 fix: log in with different use should create new machine entry 2024-02-10 10:04:44 +01:00
Johan Siebens 46cce89e0e chore: go mod tidy v0.13.0 2024-02-07 08:54:58 +01:00
Johan Siebens 128ed22bde feat: add support for search domains in dns config 2024-02-07 08:13:44 +01:00
Johan Siebens 5d1ac326ea fix: check if tailnet with name already exists 2024-02-06 21:39:30 +01:00