Mahmoud Mortada

Results 17 issues of Mahmoud Mortada

**Describe the enhancement you'd like to see** Add the upgraded version to the kusk cli upgrade message **Additional context**

area/cli
kind/enhancement

**Describe the bug** when user navigates to not exists api, the dashboard shows empty paths table **To Reproduce** Steps to reproduce the behavior: 1. open https://dashboard.kusk.io/noexistsnamspace/noexistsapiname 3. See error **Expected...

kind/bug
kind/enhancement
area/dashboard

**Describe the bug** when calling the /api with unexists api name it return 500 **To Reproduce** Steps to reproduce the behavior: 1. call /apis/unexistsnamespace/unexistsapiname 2. returns 500 3. See error...

kind/bug
area/api-server

Currently when installing a new kusk gateway then open the dashbord. The kusk-api will be listed and it should show the api landing page

kind/bug
area/dashboard
area/api-server

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** api endpoint to get api logs and analytics data

kind/feature
area/api-server
needs investigation
needs UX

**Is your feature request related to a problem? Please describe.** List all ai deployments **Describe the solution you'd like** an api to list all api deployments

kind/feature
area/api-server

currently, when a user wants to publish a new api, user has to paste the openapi spec yaml/json to the form. we can add way to import the openapi spec...

kind/enhancement
area/dashboard

**Is your feature request related to a problem? Please describe.** #706 **Describe the solution you'd like** create /fleet PUT method to update fleet configs

kind/feature
area/api-server

**Is your feature request related to a problem? Please describe.** want to get kusk current release version and release note from the api to show it in the dashboard help...

kind/feature
area/api-server

**Describe the enhancement you'd like to see** The typical log looks like this: `2022-02-20 14:00:00.123456 info kubelet container "my-container" is starting` Which consists of the following: - Timestamp. - Log...

enhancement
needs-ux