-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Tutorial for FCP #3954
Tutorial for FCP #3954
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3954 +/- ##
==========================================
- Coverage 51.85% 51.83% -0.03%
==========================================
Files 59 59
Lines 16705 16705
==========================================
- Hits 8663 8659 -4
- Misses 7745 7747 +2
- Partials 297 299 +2 see 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Co-authored-by: Alan Dooley <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Co-authored-by: Alan Dooley <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Co-authored-by: Alan Dooley <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Signed-off-by: Brian Ehlert <[email protected]>
Signed-off-by: Brian Ehlert <[email protected]>
Signed-off-by: Brian Ehlert <[email protected]>
for more information, see https://pre-commit.ci
edited rather than going back and forth Signed-off-by: Brian Ehlert <[email protected]>
for more information, see https://pre-commit.ci
whoops fixes Signed-off-by: Brian Ehlert <[email protected]>
Dependency Review✅ No vulnerabilities or license issues found.Scanned Manifest Files |
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.
👍🏻
examples/shared-examples/usage-reporting/cluster-connector.yaml
Outdated
Show resolved
Hide resolved
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Alan Dooley <[email protected]>
This commit makes a number of changes to the frontmatter of the page and the phrasing of specific sections for clarity and readability. It also removes the caret character from the shell commands, which should make it easier for the reader to copy & paste from the examples.
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.
I have pushed a number of changes per the feedback: there is one lingering suggestion I made from a missed instance of product naming, and have flagged one other item to Haywood to review.
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Proposed changes
Tutorial to configure and deploy cluster-connector, and connect to NMS for usage reporting, as well as retrieving usage data from the NMS API.
Checklist
Before creating a PR, run through this checklist and mark each as complete.