Erik Schubert

Results 12 issues of Erik Schubert

This includes a fix for https://github.com/kubernetes/kubernetes/issues/105204 which a customer stumbled upon. To my knowledge the issue does not break anything but is very misleading. I believe the version of 1.23...

## Description We've seen multiple nodes (different regions and environments) stalling completely (unresponsive kubelets and containerds, journald and timesyncd units failing, no login possible, ...) on the 3227.2.2 release. This...

kind/bug

As discussed in #669 we need to generate a full patch when migrating the kluster version, as we may lose changes otherwise.

Enable required seed deployments in provisioned clusters to be reconciled to the state specified in the `seed` helm-chart.

Since we reconcile content in customer clusters now, we can migrate people from kubedns to coredns with ease. 🥳 - [ ] manual verification

In version 0.9.0 of the update-agent certain errors while draining are ignored [here](https://github.com/flatcar/flatcar-linux-update-operator/blob/v0.9.0/pkg/agent/agent.go#L288). For availability it would be great it if nodes with remaining payload would not get rebooted.

enhancement
component/agent

Hi, this is an implementation for 242, because #243 seems a bit inactive. There are two notable changes: - dots in file names need to be escaped, due to their...