Closed
Description
Minimum Features Required -
- Stop all apps
- Restart all apps
- list/delete all ingress rules
- Delete all apps
- Provide suggestion for ingress rules
- Option to manage environment variables / config mapping / volums from group instead of going inside each service
- For environment variables, provide to edit also those env variable that are not listed in stack
Steps -
- Move
group
from a field (part ofapplication
) to a different table and modify all gql queries to support old behaviour feat: moved to relation from field for application group #889 feat: delete group on update group action if no app is not assigned to group #899 hotfix: delete group on update group action if no app is not assigned to group #901 - Support to delete application without deleting ingress rule feat: delete app without need to delete ingress rules dashboard#238
- Revamp application list with grouping support feat: revamp application list with grouping support #905
- Support to redeploy/restart/delete all the apps of a group feat: revamp application list with grouping support #905
- Support to show all the ingress rules of apps at a place feat: revamp application list with grouping support #905
- Support to configure config/env/persistent volume from group and app feat: revamp application list with grouping support #905