wpbeckwith
wpbeckwith
### Describe the bug Using the current warp version v0.2022.03.14.08.49.stable_00 and the lates k9s version v0.25.18, if I select a pod, deployment, etc resource and the press the 'e' key...
This is for appscode/kubed:v0.12.0-rc.2. From running a kubectl logs on the pod I see the following output: ``` I0116 17:58:10.806179 1 secret.go:37] Creating Secret foo/wildcard-certs-prod. I0116 17:58:10.833606 1 secret.go:37] Creating...
I would like to see support for adding terraform targets. I imagine something like ``` apiVersion: infra.contrib.fluxcd.io/v1alpha1 kind: Terraform metadata: name: vpc namespace: flux-system spec: ... path: ./terraform/test/us-west-2/dev/vpc targets: -...
## what This PR reverses the order of PR comments so that when they are posted to a PR, they will read from top to bottom as a logical block....
We have a terraform config like ``` # Other modules and terraform ... module "foo" { helm_version = "1.2.0" ... } module "bar" { # this module uses the kbst...
### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...
**Describe the bug** Using the latest v0.50.6 and when selecting a node, the pods on the node are not displayed. **To Reproduce** Steps to reproduce the behavior: 1. Go to...
**Describe the bug** As stated in the title, it's not possible to edit a single namespace **To Reproduce** Steps to reproduce the behavior: 1. In k9s bring up the list...