otomi-core
otomi-core copied to clipboard
Inform a user about limitations while removing a team
WHY
Users needs to know about manual steps that should be performed to prune a team from Otomi.
Acceptance criteria
GIVEN a team in Otomi console
WHEN a user clicks the delete button for a particular team THEN in the confirmation dialog window a user is informed about artefacts that needs to be removed manually. These are:
- a team project from Harbor,
- secrets from Vault,
- team from Gitea together with the corresponding repositories
- a team group from Keycloak
Definition of done
- [ ] Relevant PRs are merged
- [ ] Tested by peer
- [ ] Updated documentation reviewed by peer
- [ ] Short demo video recorded and stored on google drive (if applicable)