Kohei Ota (inductor)
Kohei Ota (inductor)
Hi, I believe this is implemented with Go and it should be possible to use `go get` for easier installation.
**What would you like to be added**: The current implementation does not include aws provider for dev/prd environment, but the `provider` pkg contains AWS. https://github.com/aws/eks-anywhere/tree/315f3f3783dce07019b79340ce720f0592d397aa/pkg/providers/aws Since I do not have...
**Description** ``` FATAL - CIS-DI-0009: Use COPY instead of ADD in Dockerfile * Use COPY : ADD https://github.com/jwilder/docker-gen/releases/download/0.7.4/docker-gen-linux-amd64-0.7.4.tar.gz /tmp/ * Use COPY : ADD https://github.com/just-containers/s6-overlay/releases/download/v1.22.1.0/s6-overlay-amd64.tar.gz /tmp/ * Use COPY :...
```shell $ /home/kela/.local/bin/pokemon Traceback (most recent call last): File "/home/kela/.local/bin/pokemon", line 8, in sys.exit(main()) File "/home/kela/.local/lib/python3.8/site-packages/pokemonterminal/main.py", line 113, in main scripter.change_terminal(target.get_path()) File "/home/kela/.local/lib/python3.8/site-packages/pokemonterminal/scripter.py", line 81, in change_terminal TERMINAL_PROVIDER.change_terminal(image_file_path) File "/home/kela/.local/lib/python3.8/site-packages/pokemonterminal/terminal/adapters/windowsterminal.py",...
Version tag reached at 1.15, but we have no release note on it
Based on the documentation it supports Kubernetes 1.7 to 1.13 but 1.7 is already deprecated in most systems and in the major public cloud services 1.14+ is ready available. Is...
Hello, This might be a very abstract question and might not be the scope of this project itself, but rather for wasm spec. So, whatever kubelet runs through a CRI/OCI...
### Problem Statement In documentation it is written that you need to pass the following parameters by yaml file. ```yml github-app.id: github-app.name: '' github-app.webhook-secret: '' # Use only if configured...
Hi 👋 First of all thanks for this awesome CLI. I hope this helps the release workflow for maintainers. I love k9s and hope to see more official releases so...