Jim Ehrismann

Results 14 issues of Jim Ehrismann

On cluster settings page add a namespace to the accessible namespaces list. Then remove it. Open the namespaces selector on a dashboard page and observe the removed namespace is there....

bug
area/ui
area/rbac

Given a situation where there is a 6.0.1-latest, 6.0.2-alpha, and 6.0.2-beta available for updating: - launched 6.0.0-latest, on alpha channel - update is available (6.0.2-alpha) - relaunch to update -...

bug
area/auto-update

![Screen Shot 2023-02-08 at 6 34 02 PM](https://user-images.githubusercontent.com/40840436/217675909-3291a4b3-eabb-44e9-a427-7e1e3b5e367b.png) ``` [0] error: ▪ [RESOURCE-APPLIER] kubectl errored: Command failed: /Users/*****/Library/Application Support/LensDev/binaries/kubectl/1.24.8/kubectl apply --kubeconfig /var/folders/3d/vq292d5n71gbkjs0cnwzw3280000gq/T/kubeconfig-38d0c8a1ce457455addfb5e7f6cb0045 --prune -l app.kubernetes.io/name=lens-metrics -f /private/var/folders/3d/vq292d5n71gbkjs0cnwzw3280000gq/T/9798f85155cf0187f2803dc40f4bba29 [0] Warning: Autopilot...

bug
area/metrics

### Describe the bug The [documentation](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/configure/list-profiles.html) indicates that `--output` is supported but it seems to be ignored. ### Expected Behavior Something like for `aws eks list-clusters`: ``` $ aws configure...

bug
documentation
configure
p2