Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI Improvements] Migrate all resources to resource manager architecture #2297

Closed
4 tasks done
Tracked by #2182
schoren opened this issue Apr 3, 2023 · 1 comment
Closed
4 tasks done
Tracked by #2182
Assignees
Labels

Comments

@schoren
Copy link
Collaborator

schoren commented Apr 3, 2023

Not all resources are using the resourcemanager architecture, which provides a reusable and well defined sturcture and api. We want to move all resources to this new architecture.
This might be a good time to split the monolithic repository into separated structs or components

Resources to migrate:

@schoren schoren mentioned this issue Apr 3, 2023
19 tasks
@xoscar xoscar changed the title Migrate all resources to resource manager architecture [CLI Improvements] Migrate all resources to resource manager architecture Apr 10, 2023
@xoscar xoscar added the CLI label Apr 10, 2023
@xoscar
Copy link
Collaborator

xoscar commented Apr 11, 2023

Each resource subtask needs to consider the following:

  1. Open API specs
  2. Backend
  3. CLI
  4. FE
  5. Documentation

This way we can consider having a release per resource

Order is described as part of the description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants