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

Fix formatting on docs pages #1123

Merged

Conversation

zubron
Copy link
Contributor

@zubron zubron commented May 21, 2020

This fixes some of the formatting on the Sonobuoy config and Release
docs pages.

Signed-off-by: Bridget McErlean bmcerlean@vmware.com

@zubron zubron force-pushed the fix-formatting-of-config-docs branch 3 times, most recently from 5a4bff7 to ac26e99 Compare May 25, 2020 13:26
@zubron zubron force-pushed the fix-formatting-of-config-docs branch 7 times, most recently from 8334960 to 4a9c804 Compare August 24, 2020 19:17
This fixes some of the formatting on the Sonobuoy config and Release
docs pages.

Signed-off-by: Bridget McErlean <bmcerlean@vmware.com>
@zubron zubron force-pushed the fix-formatting-of-config-docs branch from 4a9c804 to 83d59f2 Compare August 24, 2020 19:30
@zubron zubron requested a review from vladimirvivien August 24, 2020 19:36
@zubron zubron marked this pull request as ready for review August 24, 2020 19:36
@zubron zubron changed the title Fix formatting for Sonobuoy config docs Fix formatting on docs pages Aug 24, 2020
For example, to get logs from two specified namespaces `FieldSelectors = ["metadata.namespace=default","metadata.namespace=heptio-sonobuoy"]`
* Each field selector contains one or more chained operators, with AND logic
For example, to get logs from a specified pod `FieldSelectors = ["metadata.namespace=default,metadata.name=pod1"]`
* Each field selector follows the same format as a [Kubernetes Field Selector][fieldselector].
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I opted to link to the Kubernetes docs here which show some examples of field selectors rather than just mentioning the package path.

@zubron
Copy link
Contributor Author

zubron commented Aug 24, 2020

Copy link
Contributor

@vladimirvivien vladimirvivien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vladimirvivien vladimirvivien merged commit a79a43a into vmware-tanzu:master Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants