Sébastien Gandon
Sébastien Gandon
I have followed the explanation to add the plugin to backstage but when building I have the following error ``` Failed to compile. Error: Failed to compile. ./src/components/catalog/EntityPage.tsx 217:6 Module...
##### ISSUE TYPE - Feature Pull Request - Bug fix Pull Request ##### SUMMARY This PR add a default behaviour for kubectl command where a channel can now have a...
### **Is your feature request related to a problem? Please describe.** When inviting @botkube on any channel or using it in @botkube DM, If you want to issue a series...
### Bug report info ```plain text act --bug-report ─╯ act version: 0.2.30 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files:...
## Description We are using `aws sso` command to authenticate in order to connect to our eks cluster but in headlamp it asks me for a token. I have tried...
``` $list := list "foo" "bar" $third := gt (len $list) 2 | ternary (index $list 2) "" ``` This code will create an `reflect: slice index out of range`...
center image
I there a way to center the image on a slide with the new Marpit engine ? I used to set `` but both the percentage and position seem...
hello, is there any documentation explaining the attributes in the helmchart crd ? I found the struct here https://github.com/k3s-io/helm-controller/blob/4d509b9edd709e46c50ce9ac9dfb9c8960459376/pkg/apis/helm.cattle.io/v1/types.go#L19 but that would be nice to have some explaination on to...
I am trying to use kcat to display avro records that are pushed on a kafka broker setup with a confluent registry. here is the command I am using ```...
Hello, We are looking for a solution so that our developers can deploy some kubernetes manifest on their local machine using docker-for-desktop (windows/mac) or minikube. and then been able to...