Service-Hub icon indicating copy to clipboard operation
Service-Hub copied to clipboard

ServiceHub is a Self-service Portal, for creation and day 2 operations, leverages existing automation processes. SerivceHub is built for Platform Engineers.

Results 55 Service-Hub issues
Sort by recently updated
recently updated
newest added

- [x] Sign up and login - [x] Sign up and login with GitHub - [x] Dashboard to indicate when there's no kubeconfig - [x] Add your Kubeconfig (Translate YAML...

EPIC

In the UI, Expired JWT token should try to renew, or log the user out, and redirect to the login page.    ![](https://user-images.githubusercontent.com/2787296/196627597-a855e0c0-715a-472c-a1dc-e389c8f3a195.png)

bug
UI / Frontend

Add to the application run script  ``` set -e parallel --retries 5 --delay 15s ::: ./do_thing.sh ```

- [ ] When the Kubernetes cluster is not reachable, there should be a timeout for all Kubernets operations

feature
API / Backend

**Charts** - [ ] Deploy release values field should have label `values` - [ ] Deploy release values field should be optional **Clusters** -[ ] in the clusters list, the...

The user gets from UI ``` curl kubeconfig.jovianx.app | bash -s ``` The path `kubeconfig.jovianx.app` provides a bash script that accepts parameters: | Param | Desc | Default | |------------------...