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/cmd
Irbe Krumina 00517c8189
kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events (#14112)
Adds functionality to kube client to emit Events.
Updates kube store to emit Events when tailscaled state has been loaded, updated or if any errors where
encountered during those operations.
This should help in cases where an error related to state loading/updating caused the Pod to crash in a loop-
unlike logs of the originally failed container instance, Events associated with the Pod will still be
accessible even after N restarts.

Updates tailscale/tailscale#14080

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2 days ago
..
addlicense
build-webclient
cloner cmd/cloner, cmd/viewer, util/codegen: add support for aliases of cloneable types 3 months ago
connector-gen
containerboot kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events (#14112) 2 days ago
derper derp/derphttp: don't link websockets other than on GOOS=js 2 weeks ago
derpprobe cmd/derpprobe,prober: add ability to restrict derpprobe to a single region 6 days ago
dist
get-authkey client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-Agents 1 month ago
gitops-pusher
hello
k8s-nameserver
k8s-operator kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events (#14112) 2 days ago
mkmanifest
mkpkg
mkversion
nardump
natc cmd/natc: fix nil pointer 2 months ago
netlogfmt
nginx-auth
pgproxy
printdep
proxy-to-grafana
sniproxy
speedtest
ssh-auth-none-demo
stunc
stund types/result, util/lineiter: add package for a result type, use it 2 weeks ago
stunstamp cmd/stunstamp: add protocol context to timeout logs (#13422) 2 months ago
sync-containers
systray cmd/systray: handle reconnects to IPN bus (#13386) 3 months ago
tailscale ipn/ipnlocal: add IPN Bus NotifyRateLimit watch bit NotifyRateLimit 3 days ago
tailscaled derp/derphttp: don't link websockets other than on GOOS=js 2 weeks ago
testcontrol
testwrapper cmd/testwrapper: add pkg runtime to output (#13894) 4 weeks ago
tl-longchain cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 3 months ago
tsconnect all: use iterators over slice views more 1 week ago
tsidp cmd/tsidp: add --dir flag 2 months ago
tsshd
tta cmd/tta: pull out test driver dialing into a type, fix bugs 3 months ago
viewer cmd/viewer: import types/views when generating a getter for a map field 1 month ago
vnet tstest/natlab/vnet: add start of IPv6 support 3 months ago
xdpderper