tailscale/tka
Alex Chan 399f048332 tka: Revert "improve logging for Compact and Commit operations"
This reverts commit b25920dfc0.

The `log.Printf` messages are causing panics in corp, in particular:

> panic: please use tailscale.com/logger.Logf instead of the log package

Fixing the TKA code to plumb through a logger properly is going to be
a hassle, so for now remove these logs to unblock merges to corp.

Updates tailscale/corp#39455

Signed-off-by: Alex Chan <alexc@tailscale.com>
2026-04-10 17:13:23 +01:00
..
aum_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
aum.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
builder_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
builder.go ipn,tka: improve Tailnet Lock logs 2026-04-01 17:08:12 +01:00
chaintest_test.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
deeplink_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
deeplink.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
disabled_stub.go tka: keep the CompactionDefaults alongside the other limits 2026-04-10 16:06:23 +01:00
key_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
key.go tka: consolidate all the limits into a single file 2026-04-01 08:50:24 +01:00
limits.go tka: keep the CompactionDefaults alongside the other limits 2026-04-10 16:06:23 +01:00
scenario_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
sig_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
sig.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
state_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
state.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
sync_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
sync.go tka: consolidate all the limits into a single file 2026-04-01 08:50:24 +01:00
tailchonk_test.go cmd/vet: add subtestnames analyzer; fix all existing violations 2026-04-05 15:52:51 -07:00
tailchonk.go tka: Revert "improve logging for Compact and Commit operations" 2026-04-10 17:13:23 +01:00
tka_clone.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
tka_test.go tka: refer consistently to "DisablementValues" 2026-04-01 19:09:22 +01:00
tka.go tka: Revert "improve logging for Compact and Commit operations" 2026-04-10 17:13:23 +01:00
verify_disabled.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
verify.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00