Philipp Sauter

Results 17 issues of Philipp Sauter

fixes https://github.com/martanne/vis/issues/949 Autocomplete in INSERT mode by completes all selections based on the suggestions generated by the input at the primary selection's cursor.

**Version** commit: 1a958f221404b09cb8b0612fb34301e6b9783cf9 (latest master at this time) `vis -v vis v0.7-29-g1a958f2 +curses +lua +acl` **How to reproduce** 1. Open vis. 2. Type any word like "hello". 3. Create more...

# Pull Request Talos client can connect to Talos API via a proxy with basic auth. Additionally it is now optional to specify a TLS CA,key or crt. Optionally Developers...

status/ok-to-test

# Pull Request ## What? (description) ## Why? (reasoning) ## Acceptance Please use the following checklist: - [ ] you linked an issue (if applicable) - [ ] you included...

## Bug Report ### Description When I try to provision a local qemu cluster on Fedora 35 I get network connection errors when talosctl waits for the API. If I...

os/fedora

## Feature Request We implemented #5641 without an integration test. ### Description

## Bug Report ### Description 1. I provisioned a talos cluster with docker on Fedora 35: `talosctl cluster create --wait --extra-disks 1 --workers 3` 1. I followed [this guide and...

I'm using Fedora and I followed the [Wiki](https://github.com/goki/gi/wiki/Install#Linux) to install the dependencies for `gi`. When I tried to run `make build` in `examples/basic`, I would get: ``` go build -v...

We add the `nodeLabels` key to the machine config to allow users to add node labels to the kubernetes Node object. The NodeLabels controller reads the nodeLabels from the machine...

status/ok-to-test

# Description ```shell ❯ exo config add [+] API Key [none]: asdf [+] Secret Key [none]: asdf [+] Name [none]: asdf ✔ at-vie-1 [+] Set [asdf] as default account? [yN]:...