Seeing tap-telemetry related error as follows in TAP (Tanzu Application Platform) 1.12.1.
1 runtime.go:79] Observed a panic: &runtime.TypeAssertionError{_interface:(*runtime._type)(0x123abc), concrete:(*runtime._type)(nil), asserted:(*runtime._type)(0x123abc), missingMethod:""} (interface conversion: interface {} is nil, not []int)The tap-telemetry function has been deprecated in TAP v1.12.1. However, there is a bug to manually remove/uninstall the tap-telemetry package.
The tap-telemetry package will be automatically removed in the TAP v1.12.3. Please ignore the tap-telemetry related errors and schedule to upgrade to TAP v.1.12.3.