hubble-ui icon indicating copy to clipboard operation
hubble-ui copied to clipboard

Observability & Troubleshooting for Kubernetes Services

Results 101 hubble-ui issues
Sort by recently updated
recently updated
newest added

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.1.1. Release notes Sourced from docker/build-push-action's releases. v3.1.1 Fix GitHub token not passed with Git context if subdir defined by @​crazy-max (#663) Replace deprecated fs.rmdir...

kind/enhancement
release-note/misc

Currently we filter out ICMP flows on UI. We want to start to show ICMP info on Service Map and Flows table. https://github.com/cilium/hubble-ui/blob/bc56ee80102538e7b55195f8097ce75d90fe05f0/src/api/grpc/common.ts#L95-L96

enhancement

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.5 to 10.4.8. Release notes Sourced from autoprefixer's releases. 10.4.8 Do not print color-adjust warning if print-color-adjust also is in rule. 10.4.7 Fixed print-color-adjust support in Firefox....

kind/enhancement
release-note/misc

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

kind/enhancement
release-note/misc

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. Commits f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep ebc9029 update dependencies 56c843c Merge pull request #1337 from izhakmo/fix-cve 41b4ee6 update gopkg.in/yaml.v3 to v3.0.1 f98ed3e...

kind/enhancement
release-note/misc

Some of us are fans of Cilium as a technology at my employer's. I am personally also a huge fan of the names of the systems and tools in the...

πŸ–₯ area/ui
🌟 kind/feature

Following the discussion started here https://cilium.slack.com/archives/CQRL1EPAA/p1586200540018400 I'd like to propose adding a feature to hubble to query the `probe` endpoint and visualize the `health status` information in a probably directed...

πŸ–₯ area/ui
🌟 kind/feature

In Hubble UI, the column for the source and destination security identities are currently called `Source Service` and `Destination Service`: https://github.com/cilium/hubble-ui/blob/1b43cefd761dae976d03b76d632147b3d3871cff/src/components/FlowsTable/general.ts#L10-L13 That's a bit confusing because: - They seem to...

πŸ–₯ area/ui
πŸ‘ good-first-issue

I just noticed found out about this beautiful project and I would love to fiddle a bit with it before spinning up Cilium and Hubble. A demo public demo instance...

I'm trying hubble-ui 0.7.5 with connectivity-check and here is how it's looking on a service map: I'm looking for an expert opinion to verify if this looks correct or not...

πŸ–₯ area/ui