Thomas Kosiewski

Results 6 issues of Thomas Kosiewski

## Expected Behaviour When installing k3s via k3sup the k3s extra args passed via `--k3s-extra-args` should be interpolated on the remote machine. ## Current Behaviour Currently the k3s extra args...

I added a ConfigMap-based storage backend. In a Kubernetes environment with multiple replicas attempting to perform IPAM at the same time, using in-memory storage can lead to race conditions. Alternatively,...

**What issue type does this pull request address?** (keep at least one, remove the others) /kind bugfix /kind enhancement /kind feature /kind documentation /kind test **What does this pull request...

Implement an enhancement making this extension aware of Coder Desktop. With Coder Desktop running, there is already an established tunnel to a workspace; thus, the extension does not need to...

This pull request includes a slight change to the `lockfile.nix` file, pinning the `remarshal` package to `remarshal_0_17`, as remarshal 0.20 [dropped support for YAML 1.1](https://github.com/remarshal-project/remarshal?tab=readme-ov-file#yaml-12-only). * `lockfile.nix`: Updated the reference...