-
Notifications
You must be signed in to change notification settings - Fork 677
Modularizing #91
Copy link
Copy link
Closed
Labels
coretype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Milestone
Metadata
Metadata
Assignees
Labels
coretype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
As we grow and support the suite of Cloud services, this repo could get very big, leading to:
I propose we split out into multiple repos, each representing a service (eg,
gcloud-datastore,gcloud-storage, etc.). If we have common functionality to share between services, we can expose that as a module as well.