You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
bd2a2d53d3
all: use Go 1.26 things, run most gofix modernizers
...
I omitted a lot of the min/max modernizers because they didn't
result in more clear code.
Some of it's older "for x := range 123".
Also: errors.AsType, any, fmt.Appendf, etc.
Updates #18682
Change-Id: I83a451577f33877f962766a5b65ce86f7696471c
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 month ago
..
egressservices.go
cmd/containerboot: fix error handling for egress ( #18657 )
2 months ago
egressservices_test.go
all: remove AUTHORS file and references to it
3 months ago
forwarding.go
all: use Go 1.26 things, run most gofix modernizers
1 month ago
ingressservices.go
all: remove AUTHORS file and references to it
3 months ago
ingressservices_test.go
all: remove AUTHORS file and references to it
3 months ago
kube.go
all: remove AUTHORS file and references to it
3 months ago
kube_test.go
all: remove AUTHORS file and references to it
3 months ago
main.go
types/ptr: deprecate ptr.To, use Go 1.26 new
1 month ago
main_test.go
all: use Go 1.26 things, run most gofix modernizers
1 month ago
serve.go
cmd/containerboot,kube: enable autoadvertisement of Tailscale services on containerboot ( #18527 )
2 months ago
serve_test.go
cmd/containerboot,kube: enable autoadvertisement of Tailscale services on containerboot ( #18527 )
2 months ago
settings.go
cmd/containerboot,kube: enable autoadvertisement of Tailscale services on containerboot ( #18527 )
2 months ago
settings_test.go
cmd/containerboot: handle v6 pod ips that are missing square brackets ( #18519 )
2 months ago
tailscaled.go
cmd/containerboot,kube: enable autoadvertisement of Tailscale services on containerboot ( #18527 )
2 months ago
test_tailscale.sh
cmd/containerboot: make a tests table, add more tests.
3 years ago
test_tailscaled.sh
cmd/containerboot: avoid leaking bash scripts after test runs
3 years ago