You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/kube/kubeclient
Joe Tsai fad54d7c20 all: migrate omitempty to omitzero
These are statically discovered using #17670.

This migrates all usages of omitempty to instead use omitzero
where it is safe to do so. These should behave the same as before,
but allow the behavior to be identical between v1 and v2.

Updates tailscale/corp#791

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
1 month ago
..
client.go all: migrate omitempty to omitzero 1 month ago
client_test.go ipn/store/kubestore,kube: fix cert error in admin UI (#16717) 4 months ago
fake_client.go cmd/{containerboot,k8s-operator}: use state Secret for checking device auth (#16328) 5 months ago