Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(openapi): create app * feat(openapi): create app * fix: remove create app by env * feat: support init admins when create app * refactor: path "apps/create" -> "apps" * test: move to IntegrationTest * Update AppOpenApiServiceTest.java * refactor: use OpenCreateAppDTO instead of OpenAppDTO * test: testCreateAppThenCreateNamespaceThenRelease * Update CHANGES.md * add assignAppRoleToSelf to mark role permission * testCreateAppButHaveNoAppRole * refactor: use composite instead of extend OpenAppDTO * Update OpenCreateAppDTO.java * test: make test more complex. create the cluster too
- Loading branch information