Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: hubble | Distribution: openSUSE Tumbleweed |
Version: 1.16.5 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Dec 19 08:24:13 2024 |
Group: Unspecified | Build host: reproducible |
Size: 21819970 | Source RPM: hubble-1.16.5-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/cilium/hubble | |
Summary: Network, Service & Security Observability for Kubernetes using eBPF |
Hubble is a fully distributed networking and security observability platform for cloud native workloads. It is built on top of Cilium and eBPF to enable deep visibility into the communication and behavior of services as well as the networking infrastructure in a completely transparent manner. Hubble can answer questions such as: * Service dependencies & communication map: - What services are communicating with each other? How frequently? What does the service dependency graph look like? - What HTTP calls are being made? What Kafka topics does a service consume from or produce to? * Operational monitoring & alerting: - Is any network communication failing? Why is communication failing? Is it DNS? Is it an application or network problem? Is the communication broken on layer 4 (TCP) or layer 7 (HTTP)? - Which services have experienced a DNS resolution problems in the last 5 minutes? Which services have experienced an interrupted TCP connection recently or have seen connections timing out? What is the rate of unanswered TCP SYN requests? * Application monitoring: - What is the rate of 5xx or 4xx HTTP response codes for a particular service or across all clusters? - What is the 95th and 99th percentile latency between HTTP requests and responses in my cluster? Which services are performing the worst? What is the latency between two services? * Security observability: - Which services had connections blocked due to network policy? What services have been accessed from outside the cluster? Which services have resolved a particular DNS name?
Apache-2.0
* Thu Dec 19 2024 opensuse_buildservice@ojkastl.de - Update to version 1.16.5: * Prepare for v1.16.5 release * chore(deps): update actions/setup-go action to v5.2.0 * Remove Dockerfile * chore(deps): update golang to v1.23.4 * chore(deps): update docker.io/library/alpine:3.21.0 docker digest to 21dc606 * chore(deps): update docker.io/library/alpine docker tag to v3.21.0 * chore(deps): update docker/build-push-action action to v6.10.0 * release: Remove the step to post a Slack message * chore(deps): update dependency cilium/cilium to v1.16.4 * Update stable release to 1.16.4 * Fri Nov 22 2024 opensuse_buildservice@ojkastl.de - Update to version 1.16.4: * Prepare for v1.16.4 release * chore(deps): update docker.io/library/alpine:3.20.3 docker digest to 1e42bbe * chore(deps): update golang * chore(deps): update dependency helm/helm to v3.16.3 * chore(deps): update dependency kubernetes-sigs/kind to v0.25.0 * chore(deps): update golang to v1.23.3 * Update stable release to 1.16.3 * Tue Oct 29 2024 opensuse_buildservice@ojkastl.de - Update to version 1.16.3: * Prepare for v1.16.3 release * Remove the vendor team from CODEOWNERS * chore(deps): update actions/checkout action to v4.2.2 * chore(deps): update actions/setup-go action to v5.1.0 * chore(deps): update dependency cilium/cilium to v1.16.3 * chore(deps): update all github action dependencies * Makefile: Use hubble target to build release binaries * Drop building 32-bit release binaries * Update the release issue template * Update stable release to 1.16.2 * Fri Oct 04 2024 opensuse_buildservice@ojkastl.de - Update to version 1.16.2: * Prepare for v1.16.2 release * chore(deps): update docker/setup-buildx-action action to v3.7.1 * chore(deps): update all github action dependencies * chore(deps): update golang to v1.23.2 * chore(deps): update docker/build-push-action action to v6.8.0 * chore(deps): update dependency cilium/cilium to v1.16.2 * chore(deps): update actions/checkout action to v4.2.0 * chore(deps): update dependency ubuntu to v24 * chore(deps): update golang * chore(deps): update dependency helm/helm to v3.16.1 * chore(deps): update docker.io/library/alpine docker tag to v3.20.3 * Update stable release to 1.16.1 * Sat Sep 14 2024 opensuse_buildservice@ojkastl.de - Update to version 1.16.1: * Prepare for v1.16.1 release * chore(deps): update golang to v1.23.1 * chore(deps): update actions/upload-artifact action to v4.4.0 * chore(deps): update all github action dependencies * chore(deps): update all github action dependencies * chore(deps): update golang to v1.23.0 * chore(deps): update golang to v1.22.6 * chore(deps): update docker/build-push-action action to v6.6.1 * chore(deps): update actions/upload-artifact action to v4.3.6 * chore(deps): update actions/upload-artifact action to v4.3.5 * chore(deps): update docker/setup-buildx-action action to v3.6.1 * doc: update slack channel reference * Remove v0.13 branch from Renovate config * Update stable release to 1.16.0 * Thu Jul 25 2024 opensuse_buildservice@ojkastl.de - Update to version 1.16.0: (no versions between 0.13.6 and this one) * Align version numbers with Cilium * Major Changes: - Move cilium/hubble code to cilium/cilium repo (cilium/cilium#31893, @michi-covalent) * Minor Changes: - hubble: node labels (cilium/cilium#32851, @kaworu) - hubble: support drop_reason_desc in flow filter (cilium/cilium#32135, @chaunceyjiang) * Misc Changes: - Add auto labeler for hubble-cli (cilium/cilium#32343, @aanm) - hive: Rebase on cilium/hive (cilium/cilium#32020, @bimmlerd) - hubble: Support --cel-expression filter in hubble observe (cilium/cilium#32147, @chancez) * Thu Jul 18 2024 opensuse_buildservice@ojkastl.de - Update to version 0.13.6: * Modify version to 0.13.6 * Modify changelog for 0.13.6 release * Bump golang to v1.21.12 * chore(deps): update github/codeql-action action to v3.25.12 * chore(deps): update all github action dependencies * chore(deps): update all github action dependencies * chore(deps): update all github action dependencies * chore(deps): update github/codeql-action action to v3.25.11 * chore(deps): update docker/build-push-action action to v6.2.0 * chore(deps): update golang stable * chore(deps): update golang stable * chore(deps): update docker/build-push-action action to v6 * chore(deps): update docker.io/library/alpine docker tag to v3.19.2 * chore(deps): update golang stable * chore(deps): update golang stable * chore(deps): update docker/build-push-action action to v5.4.0 * chore(deps): update all github action dependencies * Prepare for v0.13.6 development * Fri Jun 07 2024 opensuse_buildservice@ojkastl.de - Update to version 0.13.5: * Modify version to 0.13.5 * Modify changelog for 0.13.5 release * Bump golang to v1.21.11 * chore(deps): update github/codeql-action action to v3.25.8 * chore(deps): update github/codeql-action action to v3.25.7 * chore(deps): update docker/login-action action to v3.2.0 * chore(deps): update all github action dependencies * chore(deps): update golang stable * Prepare for v0.13.5 development * Tue May 14 2024 opensuse_buildservice@ojkastl.de - Update to version 0.13.4: * Modify version to 0.13.4 * Modify changelog for 0.13.4 release * Bump Golang to v1.21.10 * vendor: Bump Cilium to v1.15.4 * chore(deps): update golangci/golangci-lint-action action to v6 * chore(deps): update all github action dependencies * chore(deps): update golangci/golangci-lint-action action to v5.3.0 * chore(deps): update actions/setup-go action to v5.0.1 * chore(deps): update golangci/golangci-lint-action action to v5.1.0 * chore(deps): update golangci/golangci-lint-action action to v5 * chore(deps): update all github action dependencies * chore(deps): update helm/kind-action action to v1.10.0 * chore(deps): update all github action dependencies * chore(deps): update github/codeql-action action to v3.25.1 * CHANGELOG: Use correct year for the last few releases * Prepare for 0.13.4 * Thu Apr 18 2024 opensuse_buildservice@ojkastl.de - Update to version 0.13.3: * Modify version to 0.13.3 * Modify changelog for 0.13.3 release * chore(deps): update docker/setup-buildx-action action to v3.3.0 * chore(deps): update dependency helm/helm to v3.14.4 * chore(deps): update github/codeql-action action to v3.24.10 * chore(deps): update dependency cilium/cilium to v1.15.3 * vendor: update cilium to v1.15.3 * chore(deps): update github/codeql-action action to v3.24.9 * chore(deps): update github/codeql-action action to v3.24.8 * chore(deps): update golang stable * chore(deps): update all github action dependencies * chore(deps): update all github action dependencies * Prepare for 0.13.3 * Sat Mar 23 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de> - new package hubble: Network, Service & Security Observability for Kubernetes using eBPF
/usr/bin/hubble /usr/share/doc/packages/hubble /usr/share/doc/packages/hubble/README.md /usr/share/licenses/hubble /usr/share/licenses/hubble/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 24 23:52:04 2025