Armin Schlegel

Results 76 issues of Armin Schlegel

Consider the scenario where a maintainer of a helm chart only provides a download link to a .tgz file. Using `helm pull` it is already possible to use these URIs...

cncf-cla: yes
size/L
needs-ok-to-test
lifecycle/stale

I have no idea if this is linux specific or my version of Dark Forces (from year 199?). So i've created an issue in gilmorem560's fork which contains the linux...

This adds an optional parameter called `updateDependency` that checks all the charts dependencies and updates them to the latest version. @m1pl this is my very first try writing something in...

**Is your feature request related to a problem?** Yes, my problem is that i need to debug a init container. This isn't possible right now as simply can't select the...

kind/feature
area/config

**Is your feature request related to a problem? Please describe.** The problem is, that i can not possibly know which plan was applied to the node in the past. I...

I run a kubernetes cluster that uses flannel as CNI. I have a dummy interface called edge0 and some iptables rules that forward incoming/outgoing to/from the netbird interface wt0. I...

agent

## Description This PR adds the ability to the helm chart to configure the command and the args. The default configuration didn't change. fixes #1790 ## Todos - [x] Tests...

wontfix

When installing flannel via the helm chart i need to do some special actions before flanneld can run. Currently the command isn't configurable via `values.yaml`. ## Expected Behavior I'd expect...

kind/enhancement

### Your current KubeKey version v3.0.10 ### Describe this feature If my understanding is correct kubekey is not declarative. If kubekey was declarative i would not need to have commands...

/kind bug **What steps did you take and what happened:** While setting up a cluster i need the nodes to be part of a custom wireguard VPN (netbird). In order...