Nico Berlee

Results 11 issues of Nico Berlee

Using metallb 0.12.1, with kubernetes 1.23.3, using minimal changes to `manifests/example-config.yaml` and `manifest/metallb-frr.yaml`, reloader fails: ``` PID is: 60, writing to /etc/frr_reloader/reloader.pid Caught SIGHUP and acquired lock! Reloading FRR.. Checking...

bug

on an ARM platform metallb-frr.yaml fails because FRR containers output: ``` standard_init_linux.go:228: exec user process caused: exec format error ``` This is because the frr contrainer images on quay.io are...

interoperability

## Feature Request Talos should be mimicking the [google-agent](https://github.com/GoogleCloudPlatform/guest-agent/blob/main/google_guest_agent) ([watch metadata for forwardedIPs](https://github.com/GoogleCloudPlatform/guest-agent/blob/main/google_guest_agent/addresses.go#L304-L378) and [add them to the routing table with the scope local](https://github.com/GoogleCloudPlatform/guest-agent/blob/main/google_guest_agent/addresses.go#L163)) in order to support ILB for...

### Problem Description Our team utilizes an SSH stepping stone or bastion host to access our Kubernetes clusters. This approach ensures segmented access and enhanced security as it eliminates the...

**What happened?** In kubernetes 1.29 the Sidecar feature became general available. This means you have a init container which has a `restartPolicy: Always` runs forever, effectively as a sidecar. This...

kind/bug

fixes #2865 **What issue type does this pull request address?** (keep at least one, remove the others) /kind bugfix **What does this pull request do? Which issues does it resolve?**...

## Feature Request ### Description At present, the really fantastic `talosctl pcap` command performs packet captures in the host network namespace. I propose expanding this feature to packet capture within...

Stale

## Feature Request Adding a SHA256 digest to container image references in Talos machine config (static manifests) during new installations/upgrades and release notes (installer image) improves integrity control by ensuring...

fixes #7515 ---- Enter `[N/A]` in the box, if an item is not applicable to your change. **Testing** Before we can approve your change; please submit the following in a...

docs-required

---- Enter `[N/A]` in the box, if an item is not applicable to your change. **Testing** Before we can approve your change; please submit the following in a comment: -...

docs-required