Tobias Klauser

Results 20 issues of Tobias Klauser

Found golang/go#30250 and golang/go#30253 with this.

API v3 was released in 2019 [1]. Update from the v2 API, no changes to the packages's use needed and no breaking changes expected. [1] https://ubuntu.com/blog/api-v3-of-the-yaml-package-for-go-is-available

area/docs-generation
size/XS

That prefix is no longer used for labels as of commit 12fd53e5d610 ("fqdn: remove unused code"). Remove the constant and the check in policy rule sanitation using that label.

kind/cleanup
release-note/misc

Scope Context Test Details Equivalent K8S test RuntimeChaos n/a Endpoint recovery on restart Tests consistency of endpoint information across Cilium restarts Similar test in k8sT/Chaos.go Removing leftover Cilium interfaces Tests...

area/CI-improvement
pinned

Move some packages from standalone Hubble (`github.com/cilium/hubble`, branch `v0.5`) to local packages to reduce dependencies. This is in support of #73 to eventually allow dropping the dependency on `github.com/cilium/hubble` and...

There are at least two shortcomings with the current build systems: - No dependencies on headers. If only a header is changed, the modules including it will not be rebuilt....

todo
build

Reported by Michal Purzynski (see http://article.gmane.org/gmane.linux.network.netsniff-ng/519 for details) ``` no-highlight I've tried to run netsniff-ng with 5GB of ring size, it started but it's not writing anything to disk. 3GB...

bug
help-wanted

This fixes https://github.com/advisories/GHSA-v95c-p5hm-xq8f

Reported by Ákos Veres on Cilium Slack: https://cilium.slack.com/archives/C1MATJ5U5/p1660126747756219 The darwin/arm64 and darwin/amd64 binaries provided as part of the GitHub releases don't run on macOS because they are not codesigned: Installing...

kind/bug

GKE-based workflows (GKE, external workloads, multicluster) occasionally fail during cluster creation with the following error: ``` The network "default" does not have available private IP space in 10.0.0.0/9 to reserve...

good first issue
area/CI
ci/flake