Julian Li

Results 10 issues of Julian Li

## Current situation Get or set token are either from oidc sign in or input token by user. 1. Microsoft authentication will require redirect or popup. In desktop app situation,...

plugins
auth

![image](https://github.com/headlamp-k8s/headlamp/assets/13809749/0d57c0c8-8cfd-4c3d-8dbe-13ee5e564646)

Headlamp edits resources by put method. It will replace the original object without conflict merge. Finally, it might fail to deploy because the conflict. Ideally, we want headlamp resolve conflicts...

bug
backend

We manage large scale of K8s clusters via Headlamp. Sometimes few of clusters have issue or we need to push notice to users. So we need a global notification in...

Headlamp backend server log isn't easy to recognized by log platform. For example. azure app service will take all headlamp backend log as error level. I have classified logger to...

enhancement
backend
azure

In Pod list page, we want to delete multiple pods at the same time.

enhancement
frontend
need design

Edit or delete resources might have error code from k8s endpoint. It should be show error in UI. This is very easy for user to check issues.

enhancement
frontend
need design

In Pod list page, we want to filter pods by node name or pod status.

enhancement
frontend
need design

I am running electron project. When I call WindowsApplicationModel.StartupTask.getForCurrentPackageAsync, it gives me this error. ![image](https://user-images.githubusercontent.com/13809749/207020449-1f8af840-a250-4614-a477-b9a5e9d8b340.png) ### ![image](https://user-images.githubusercontent.com/13809749/207020528-e24d2aa9-0b70-41b0-8c2f-b2d04fe5dbc3.png)

Pod List table should show status of this resource. Maybe add a new column to show reason, which is shown in status column right now.