Felix Wischke

Results 6 issues of Felix Wischke

### What type of bug is this? Crash ### What subsystems and features are affected? Distributed hypertable ### What happened? TimescaleDB 2.9.0 compiled with `cassert` will crash on assertation on...

bug
segfault
distributed-hypertable

**Describe the solution you'd like** At the moment, Network devices are arbitrarily split in two categories, default and additional. This duplicates code and serves no purpose. If we just have...

enhancement
kind/feature
api break

**Describe the solution you'd like** If e2e is failing because the `capmox controller` is not coming up, there's nothing to debug and no hint what to fix. As such, if...

enhancement
kind/feature

I ran into issues when writing a pull request with actual full controller tests, specifically when moving the ginkgo testsuite tear down to AfterSuite(): ``` [...] === NAME TestReconcile capi2argo_reconciler_test.go:84:...

v1alpha1 has problems in the networking department which will require breaking changes. Specifically, ProxmoxMachines have a split of default network device and additional network devices for no reason that I...

enhancement
api break

**What steps did you take and what happened:** I've added an additional interface to my machineTemplates. I've assigned an `IPv6PoolRef` to these. Netplan templating did not render this. Only after...

kind/bug