Skip to content

ovrclk/console-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Overclock Console Support Page

Thank you for using Akash Console!

If you have issues to report or features to request, please enter them here.

When reporting an issue, please take care to be as thorough as possible. The easier it is for us to reproduce an issue, the faster we can address it!

Your feedback is greatly appreciated; we'll be addressing issues and evaluating suggestions on an ongoing basis.

What to test

Anything is fair game but to provide some guidance, here are areas worth touching on:

1. Certificate management:

a. Should be able to create a certificate from the settings page and from the "checking essentials" page (the "preflight-check" page).
b. Should be able to revoke a certificate that was created with Console from the settings page.

2. Wallet connection:

a. Should only prompt you to login to your wallet when you get to the "checking essentials" (pre-flight check) page and only if you are not logged into your keplr wallet.
b. Should check wallet connection AND funds (5AKT) during the pre-flight check.
c. Should be able to switch between multiple wallets and have the various screens (settings/ certs, preflight check, deployments list) reflect the state based on the active wallet.

3. Deployment List:

a. Should be able to view ALL deployments made using a wallet (regardless of whether they were made with Console or a different tool). The count of the deployments, the order (sorted by DSEQ, descending) and the pagination should work as expected.
b. Should be able to toggle between just active and both active and inactive deployments.
c. Should be able to click it and see details of each deployment.

4. Deployment workflow:

a. Verifying the full cycle: Deploy -> Confirm deployment -> View Deployment in List -> Update Deployment -> Confirm update -> Delete Deployment -> Confirm inactive.
b. Should be able to deploy using both pre-defined templates and the "Import SDL" function (where you can deploy with any custom SDL). NOTE: some of the omnibus templates that power the RPC nodes may be in a bad state but the deployment via Console should suceed. In this case, confirming that the events and logs show up in Console (even if the logs indicate a bad polkachu snapshot or something) is sufficient to test Console deploy.
c. For each case, changing/ modifying the configuration via the UI (by clicking into each service in the parameter editor page) should reflect the changed state in the raw SDL editor ("Edit SDL" button).
d. App should handle update deployment and re-deployment workflows.
e. Lease details should look accurate.
f. Should be able to add additional funds to youu deployment escrow from the deployment details page.

Known Issues

These are things we're aware of and plan to work on implementing/ fixing:

  1. Caching of deployment list sometimes causes the initial loading of the page to show stale information but refreshes within a few seconds (for example a new deployment may not show up in the active list as soon as you navigate to it but shows up in a few seconds on a refresh)
  2. Help is missing and is intended to be added soon.
  3. Using an authorized wallet for deployments is missing and is to be added soon.
  4. Some SDLs for node deployments aren't working (because the Omnibus packages need to be updated following mainnet-4 upgrade) so while these deploy fine in Console they may not sping up the node successfully

About

Console Support and Issue Tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published