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.
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>
1 year ago
..
forwarding.go
cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed ( #13658 )
2 years ago
healthz.go
cmd/containerboot: split main.go ( #13517 )
2 years ago
kube.go
kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events ( #14112 )
1 year ago
kube_test.go
kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.txt: rename packages ( #13418 )
2 years ago
main.go
cmd/{k8s-operator,containerboot},k8s-operator: remove support for proxies below capver 95. ( #13986 )
1 year ago
main_test.go
cmd/containerboot,cmd/k8s-operator: enable IPv6 for fqdn egress proxies ( #12577 )
2 years ago
serve.go
cmd/containerboot: split main.go ( #13517 )
2 years ago
services.go
kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events ( #14112 )
1 year ago
services_test.go
cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route to 1+ tailnet targets ( #13531 )
2 years ago
settings.go
cmd/{k8s-operator,containerboot},kube/egressservices: fix Pod IP check for dual stack clusters ( #13721 )
2 years ago
tailscaled.go
cmd/containerboot: split main.go ( #13517 )
2 years 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