mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-08-19 12:26:32 +00:00
* ws pause after buttons click (#798) * ws pause after buttons click * name change Co-authored-by: Igor Gov <iggvrv@gmail.com> * moved CHANGELOG to Mizu wiki in Github (#801) * Adding logs of k8s client config (#800) * Support rancher client config (#802) * Move the request-response matcher's scope from global-level to TCP stream-level (#793) * Create a new request-response matcher for each TCP stream * Fix the `ident` formats in request-response matchers * Don't sort the items in the HTTP tests * Update tap/extensions/kafka/matcher.go Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com> * Temporarily change the bucket folder to the new expected * Bring back the `deleteOlderThan` method * Use `api.RequestResponseMatcher` instead of `interface{}` as type * Use `api.RequestResponseMatcher` instead of `interface{}` as type (more) * Update the key format comments Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com> * Force DaemonSet apply (#804) Required for apply to work if the DaemonSet is created by another program e.g. Helm. * Tag entries destination namespace (#803) * Update main.go, socket_server_handlers.go, and 7 more files... * Update cors.go * omit empty namespace in json so tests pass * fix indent * Sending telemetry config to server (#808) * Print http error response details (#792) * View command - no version check (#810) * Update mizu install command (#811) Co-authored-by: AmitUp9 <96980485+AmitUp9@users.noreply.github.com> Co-authored-by: Alex Haiut <alex@up9.com> Co-authored-by: M. Mert Yıldıran <mehmet@up9.com> Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com> Co-authored-by: Nimrod Gilboa Markevich <59927337+nimrod-up9@users.noreply.github.com> Co-authored-by: RamiBerm <54766858+RamiBerm@users.noreply.github.com>