-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[TEST] New directory structure format for Contoso Widget Manager #34617
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
base: main
Are you sure you want to change the base?
Conversation
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's do this right...
The are 2 Contoso services: WidgetManagent (control-plane) and Widget (data-plane)
The RP Namespace is Contoso.Widget
Under data-plane, the folder should be "Widget"
Under resource-manager, the immediate folder is the RP Namespace: "Contoso.Widget"
Under this "Contoso.Widget" folder is the control-plane service name folder: "WidgetManagement"
Revised the contoso widget manager spec folder to conform to this structure: