Rémy

Results 75 issues of Rémy

Hello, I discovered kubent recently & used it to check some EKS clusters before upgrading from 1.27 => 1.28 => 1.29. Everything went fine for the 1.27 : I had...

bug
not-stale

Hello, Is it possible to bind the right arrow to behave like tab in the search view, meaning edit selected command ? I got this habits from Manjaro default zsh...

Solve #26 To try out localy ```bash docker build -t local/mermaid-to-excalidraw . docker run -d -p 8080:80 --name mte local/mermaid-to-excalidraw:latest # Head to http://localhost:8080 docker rm -f mte ``` I...

Hi Mind publishing a container image for this one ? :) Thanks !

- [x] I have searched open and closed issues for duplicates. ---------------------------------------- ## Description I just wanted to know if an Android version is planned :-)

enhancement

### Describe the bug a clear and concise description of what the bug is. The chart's values.yaml got [around here](https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml#L785) a comment suggesting that alertmanager (& prometheus laterin the file)...

bug

Hi there Long story short, I started from cobra-cli boilerplate, and taking snippets of this repository I got a root command working. But my issue now is that subcommands don't...

# Summary Allow one to disable Rollbacks. It should at least make the Rollbacks button disappear from the UI (including in the ArgoCD UI extension). Ideally allow adding a link...

duplicate
enhancement
dashboard

#### Feature Description A global `-out [table|json]` option to modify the commands output from the current "table" to json ``` consul info -out json { "agent": { "check_monitors": 0, "check_ttls":...

type/enhancement
theme/operator-usability
type/umbrella-☂️

Hi, I ended up here searching about argo rollout + contour, but I don't see Contour being part of the doc like Nginx, around [here](https://argoproj.github.io/argo-rollouts/getting-started/setup/) for example. So I wonder...

bug