Thomas Gosteli

Results 8 issues of Thomas Gosteli

The current implementation of `extraArgs` in the `ControlPlaneComponent` is backed by a `map[string]string` type and this leads to some problems we're currently facing. For example the api-server allows some arguments...

help wanted
priority/backlog
area/UX
lifecycle/frozen
kind/api-change
kind/design

Hi, As stated in https://github.com/terra-farm/go-virtualbox/pull/28 I need this to create VMs which only support EFI boot, which is now working with these changes. Thank you, Thomas

## Problem statement Currently kubenurse discovers all running neighbour Pods (see [kubediscovery.go](https://github.com/postfinance/kubenurse/blob/master/pkg/kubediscovery/kubediscovery.go#L32-L61)). If we perform maintenance on a Node it is possible that the kubenurse instance on this node can't...

## compute - Daemonset (number of replicas?) - Job (Batch/Cron) - Plain Pods? ## other - Pod count - Secret count - Service count (normal, lb, nodeport)

enhancement

This PR enables the `formatter` testifylint rule as part of https://github.com/etcd-io/etcd/issues/18719 Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

area/testing
area/clientv3
area/tooling
github_actions
area/robustness-testing
ok-to-test
size/L
approved

Hi, First of all thank you for your work on gowrap, I really like it and use it in various projects. However, since version 1.4.0 I have some issues in...

This PR updates the dev README with the correct make target names and ~~reformats the code~~ so it actually matches what the make targets generate

bug
documentation