2088 Commits (7f3c1932b54fb6af2d8d1e367e0e456ff7fa40fd)

Author SHA1 Message Date
dependabot[bot] bcc262269f
build(deps): bump braces from 3.0.2 to 3.0.3 in /cmd/tsconnect (#12468) 1 year ago
Irbe Krumina 817ba1c300
cmd/{k8s-operator,containerboot},kube/kubetypes: parse Ingresses for ingress ProxyGroup (#14583) 1 year ago
dependabot[bot] 70c7b0d77f
build(deps): bump nanoid from 3.3.4 to 3.3.8 in /cmd/tsconnect (#14352) 1 year ago
Irbe Krumina 97a44d6453
go.{mod,sum},cmd/{k8s-operator,derper,stund}/depaware.txt: bump kube deps (#14601) 1 year ago
Tom Proctor 2d1f6f18cc
cmd/k8s-operator: require namespace config (#14648) 1 year ago
Brad Fitzpatrick d8b00e39ef cmd/tailscaled: add some more depchecker dep tests 1 year ago
Aaron Klotz fcf90260ce atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preserved 1 year ago
Percy Wegmann db05e83efc cmd/derper: support explicit configuration of mesh dial hosts 1 year ago
Brad Fitzpatrick cfda1ff709 cmd/viewer,all: consistently use "read-only" instead of "readonly" 1 year ago
Brad Fitzpatrick 414a01126a go.mod: bump mdlayher/netlink and u-root/uio to use Go 1.21 NativeEndian 1 year ago
Nick Khyl da9965d51c cmd/viewer,types/views,various: avoid allocations in pointer field getters whenever possible 1 year ago
Anton Tolchanov e4385f1c02 cmd/tailscale/cli: add --posture-checking to tailscale up 1 year ago
Michael Stapelberg 64ab0ddff1 cmd/tailscale/cli: only exit silently if len(args) == 0 1 year ago
Brad Fitzpatrick 69b90742fe util/uniq,types/lazy,*: delete code that's now in Go std 1 year ago
Percy Wegmann cd795d8a7f prober: support filtering regions by region ID in addition to code 1 year ago
Irbe Krumina 77017bae59
cmd/containerboot: load containerboot serve config that does not contain HTTPS endpoint in tailnets with HTTPS disabled (#14538) 1 year ago
Irbe Krumina 48a95c422a
cmd/containerboot,cmd/k8s-operator: reload tailscaled config (#14342) 1 year ago
Nahum Shalman 9373a1b902 all: illumos/solaris userspace only support 1 year ago
Irbe Krumina 68997e0dfa
cmd/k8s-operator,k8s-operator: allow users to set custom labels for the optional ServiceMonitor (#14475) 1 year ago
Irbe Krumina 8d4ca13cf8
cmd/k8s-operator,k8s-operator: support ingress ProxyGroup type (#14548) 1 year ago
Will Norris 60daa2adb8 all: fix golangci-lint errors 1 year ago
James Tucker 6e45a8304e cmd/derper: improve logging on derp mesh connect 1 year ago
Will Norris b36984cb16 cmd/systray: add cmd/systray back as a small client/systray wrapper 1 year ago
Will Norris 82e99fcf84 client/systray: move cmd/systray to client/systray 1 year ago
Brad Fitzpatrick 5da772c670 cmd/tailscale/cli: fix TestUpdatePrefs on macOS 1 year ago
Brad Fitzpatrick 1e2e319e7d util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps 1 year ago
Will Norris c43c5ca003 cmd/systray: properly set tooltip on different platforms 1 year ago
Will Norris 5a4148e7e8 cmd/systray: update state management and initialization 1 year ago
Will Norris 86f273d930 cmd/systray: set app icon and title consistently 1 year ago
Will Norris 2bdbe5b2ab cmd/systray: add icons for exit node online and offline 1 year ago
James Tucker 68b12a74ed metrics,syncs: add ShardedInt support to metrics.LabelMap 1 year ago
Will Norris 3837b6cebc cmd/systray: rebuild menu on pref change, assorted other fixes 1 year ago
Will Norris 10d4057a64 cmd/systray: add visual workarounds for gnome, mac, and windows 1 year ago
Will Norris cb59943501 cmd/systray: add exit nodes menu 1 year ago
Will Norris 256da8dfb5 cmd/systray: remove new menu delay on KDE 1 year ago
Tom Proctor 3adad364f1
cmd/k8s-operator,k8s-operator: include top-level CRD descriptions (#14435) 1 year ago
Will Norris 89adcd853d cmd/systray: improve profile menu 1 year ago
Will Norris 2d4edd80f1 cmd/systray: add extra padding around notification icon 1 year ago
Percy Wegmann 00a4504cf1 cmd/derpprobe,prober: add ability to perform continuous queuing delay measurements against DERP servers 1 year ago
Andrew Lytvynov 6ae0287a57 cmd/systray: add account switcher 1 year ago
Joe Tsai b62a013ecb
Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 1 year ago
Irbe Krumina cc168d9f6b
cmd/k8s-operator: fix ProxyGroup hostname (#14336) 1 year ago
Percy Wegmann 1ed9bd76d6 prober: perform DERP bandwidth probes over TUN device to mimic real client 1 year ago
James Tucker aa04f61d5e net/netcheck: adjust HTTPS latency check to connection time and avoid data race 1 year ago
Irbe Krumina 6e552f66a0
cmd/containerboot: don't attempt to patch a Secret field without permissions (#14365) 1 year ago
Tom Proctor f1ccdcc713
cmd/k8s-operator,k8s-operator: operator integration tests (#12792) 1 year ago
Irbe Krumina fa655e6ed3
cmd/containerboot: add more tests, check that egress service config only set on kube (#14360) 1 year ago
Irbe Krumina 0cc071f154
cmd/containerboot: don't attempt to write kube Secret in non-kube environments (#14358) 1 year ago
Bjorn Neergaard 8b1d01161b
cmd/containerboot: guard kubeClient against nil dereference (#14357) 1 year ago
Mike O'Driscoll c2761162a0
cmd/stunc: enforce read timeout deadline (#14309) 1 year ago