Marcel Fest

Results 23 issues of Marcel Fest

* As we found out `node_timex_sync_status` from node-exporter is not working on SoniC OS ```txt # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 =...

We should conside allocating a port for the sonic_exporter. https://github.com/prometheus/prometheus/wiki/Default-port-allocations

### Description This Pull Request should solve problems with `window.opener` not being available in some edge-cases when the `oauth2-redirect.html` is used with an external auth provider. ### Motivation and Context...

**Description** When i define a mirror in my config for `docker.io`. It gets overwritten by containerd. This is a bad behaviour when you deploy an airgapped cluster with a mirror...

kind/bug
area/cri
Stale

## Description We implemented in the past a check which validates `VRFRouteconfiguration` to not have the same `.spec.import.cidr` twice inside a CR. ## Current Behaviour It denies the configuration I...

# kube-vip modes ## Deploment Strategies `kube-vip` currently has **two** Deployment Strategies which are used widely. * as `svc_enable=false` (beside `kube-apiserver`) for control-plane nodes to remove the dependency on a...

## Explanation Due to the Pull Request #12008, a call to `ctrl.NewManager` was introduced, which ships by default its own web server to host `/metrics` under port `8080`. ```bash $~...

size:L

**Is your feature request related to a problem? Please describe.** When we currently generate a static manifest and also rbac we just configure everything which eventually could get used by...

**Describe the bug** When deleting a Service with both IPFamilies it has two EndpointSlice objects. This causes the second deletion to fail finding the service. ``` 2025/10/05 20:10:56 DEBUG processing...