-
Notifications
You must be signed in to change notification settings - Fork 773
Add docs for AWS Cloudmap and Nameformat name resolution components #4694
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: v1.16
Are you sure you want to change the base?
Conversation
Signed-off-by: Jon Menzies-Smith <[email protected]>
Signed-off-by: Jon Menzies-Smith <[email protected]>
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.
@jmenziessmith - Amazing contribution. Edits mostly to keep consistency.
Also you will to update dapr/docs/daprdocs/data/components/name_resolution/generic.yaml for the nameformat component and add a new file called dapr/docs/daprdocs/data/components/name_resolution/aws.yaml for Cloudmap component so that these appear in the https://docs.dapr.io/reference/components-reference/supported-name-resolution/ section
In both cases the since will be 1.16 with a v1 version.
daprdocs/content/en/reference/components-reference/supported-name-resolution/ne-awscloudmap.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/ne-awscloudmap.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/ne-awscloudmap.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/ne-awscloudmap.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/ne-awscloudmap.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-nameformat.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-nameformat.md
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/ne-awscloudmap.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/ne-awscloudmap.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-name-resolution/ne-awscloudmap.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Mark Fussell <[email protected]> Signed-off-by: Jon Menzies-Smith <[email protected]>
Signed-off-by: Jon Menzies-Smith <[email protected]>
@msfussell Thanks for the review , I have added the data and made the other recommended changes |
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.
@jmenziessmith - appreciate the updated. This is ready, once the code is checked in
daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-awscloudmap.md
Outdated
Show resolved
Hide resolved
…ame-resolution/nr-awscloudmap.md Signed-off-by: Mark Fussell <[email protected]>
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.
LGTM - Amazing contribution!
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.
LGTM
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Add docs supporting the new AWS Cloudmap and Nameformat name resolution components
Issue reference
Please reference the issue this PR will close: #4695