You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After finishing app-migration, we need to start to think about how to handle the request of registering a new app.
The key points we need to consider
how to capture such request? : e.g. github issue or through cpanel
steps for creating required infrastructure (namespace, ecr ..) on CP, auth0 and getting the app ready in cpanel which allow users to manage the app through cpanel
cluster related
namespace
resources: etc.
rbac
AWS app role + trust-relationships between AWS app role and CP role
Auth0 clients if auth is required
github workflows
Register the app in Cpanel
how about static page app?
Current status for getting a app deployed
if something is missed, feel free to add them
a few scripts + github workflow(?) for getting the infrastructure created on CP
cpanel has the feature of registering an app which will get aws-role, auth-clients and github secrets & vars created
There is no auto-step to link the above 2 steps. There is question about what is the best way to add the trust-relationship
static page (?)
Done when
A user-story and related flows has been well-defined
Brief summary of what this Epic is
Background
After finishing app-migration, we need to start to think about how to handle the request of registering a new app.
The key points we need to consider
Current status for getting a app deployed
if something is missed, feel free to add them
There is no auto-step to link the above 2 steps. There is question about what is the best way to add the trust-relationship
Done when
List of issues in this epic
The text was updated successfully, but these errors were encountered: