Nicolas Goudry
Nicolas Goudry
## Description of changes Graphical Kubernetes desktop client: https://getseabird.github.io ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ]...
**Describe the bug** This issue occurs with any kubeconfig file which uses an `exec` command to get user credentials. When instantiating the `ApiClient` class through `ClientBuilder.kubeconfig` and a kubeconfig file...
**Describe the bug** Using a cluster with authn via Teleport, it is not possible to interact with the cluster. This is working fine with `kubectl` and after testing with the...
**Describe the bug** When using a kubeconfig which defines a `tls-server-name` field different from the `server` field, the client fails to validate the cluster certificate. As a workaround, setting `insecure-skip-tls-verify:...
Hello, There is a few issues that needs to be addressed in order for the operator to work with latest k8s releases. Also, a few PRs are open since some...
| Field | Description | |--------------|-------------| | Plugin | `treesitter` | | Nixpkgs | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and my bug is not listed there....
I’m using Mattermost in a K8S environment, using the [operator](https://github.com/mattermost/mattermost-operator). I tried to setup the Welcome Bot, but had to do so directly through the database. Even if it’s not...
I noticed several issues while translating some pages so I’ll gather them in this issue: **1. Some translation units with an external link will fail to be published** This is...
I started to translate the main wiki page in french but I have an issue with translation units which contain an external link. I get the following error: ``` Publishing...
I think it would be great to have the gg and G keybindings available to jump to the top and bottom of the view. Also, maybe Ctrl+b, Ctrl+f, Ctrl+u and...