-
Notifications
You must be signed in to change notification settings - Fork 25
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
Regenerate API reference asciidoc #412
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #412 +/- ##
==========================================
+ Coverage 55.70% 55.77% +0.06%
==========================================
Files 46 46
Lines 5960 5960
==========================================
+ Hits 3320 3324 +4
+ Misses 2410 2408 -2
+ Partials 230 228 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
A few comments :)
|
||
| `namespace` | ||
| `string` | ||
| Namespace of the config map or secret containing the file. If omitted, assumes same namespace as where NetObserv is deployed. If the namespace is different, the config map or the secret will be copied so that it can be mounted as required. |
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.
| Namespace of the config map or secret containing the file. If omitted, assumes same namespace as where NetObserv is deployed. If the namespace is different, the config map or the secret will be copied so that it can be mounted as required. | |
| Namespace of the config map or secret containing the file. If omitted, the default is to the same namespace as where Network Observability Operator is deployed. If the namespace is different, the config map or the secret is copied so that it can be mounted as required. |
|
||
| `namespace` | ||
| `string` | ||
| Namespace of the config map or secret containing the file. If omitted, assumes same namespace as where NetObserv is deployed. If the namespace is different, the config map or the secret will be copied so that it can be mounted as required. |
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.
Same as previous comment
|
||
| `namespace` | ||
| `string` | ||
| Namespace of the config map or secret containing the file. If omitted, assumes same namespace as where NetObserv is deployed. If the namespace is different, the config map or the secret will be copied so that it can be mounted as required. |
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.
same namespace comment as previous
|
||
| `namespace` | ||
| `string` | ||
| Namespace of the config map or secret containing the file. If omitted, assumes same namespace as where NetObserv is deployed. If the namespace is different, the config map or the secret will be copied so that it can be mounted as required. |
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.
Same namespace comment as previous
@@ -901,7 +1112,7 @@ Type:: | |||
| `authToken` describes the way to get a token to authenticate to Loki. + | |||
- `DISABLED` will not send any token with the request. + | |||
- `FORWARD` will forward the user token for authorization. + | |||
- `HOST` - _deprecated (*)_ - will use the local pod service account to authenticate to Loki. + | |||
- `HOST` [deprecated (*)] - will use the local pod service account to authenticate to Loki. + |
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.
- `HOST` [deprecated (*)] - will use the local pod service account to authenticate to Loki. + | |
- `HOST` [deprecated (*)] - uses the local pod service account to authenticate to Loki. + |
@@ -1383,10 +1602,18 @@ Type:: | |||
|=== | |||
| Property | Type | Description | |||
|
|||
| `insecureSkipVerify` | |||
| `boolean` | |||
| insecureSkipVerify allows skipping client-side verification of the provided certificate If set to true, ProvidedCaFile field will be ignored |
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.
| insecureSkipVerify allows skipping client-side verification of the provided certificate If set to true, ProvidedCaFile field will be ignored | |
| insecureSkipVerify allows skipping client-side verification of the provided certificate. If set to true, the `ProvidedCaFile` field is ignored. |
| `provided` | ||
| `object` | ||
| TLS configuration when `type` is set to `PROVIDED`. | ||
|
||
| `providedCaFile` | ||
| `object` | ||
| Reference to the CA file will be ignored |
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.
| Reference to the CA file will be ignored | |
| Reference to the CA file is ignored. |
Description:: | ||
+ | ||
-- | ||
Reference to the CA file will be ignored |
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.
Reference to the CA file will be ignored | |
Reference to the CA file is ignored. |
|
||
| `namespace` | ||
| `string` | ||
| Namespace of the config map or secret containing the file. If omitted, assumes same namespace as where NetObserv is deployed. If the namespace is different, the config map or the secret will be copied so that it can be mounted as required. |
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.
Same namespace comment as previous.
@skrthomas : two commits added with your feedback - I also reviewed & changed other places where we were still using future tense |
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
thanks! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jotak The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@@ -136,13 +131,13 @@ Required:: | |||
|
|||
| `ipfix` | |||
| `object` | |||
| `ipfix` - _deprecated (*)_ - describes the settings related to the IPFIX-based flow reporter when `spec.agent.type` is set to `IPFIX`. | |||
| `ipfix` [deprecated (*)] - describes the settings related to the IPFIX-based flow reporter when `spec.agent.type` is set to `IPFIX`. |
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.
@jotak I think this option is no longer deprecated? Since we are supporting in the 1.4 release? I noted this in my PR too, but I think this needs updating. Apologies for missing it before.
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.
Be carefull, the agent.type
IPFIX is still deprecated since it's ingestion from OVN flows.
However the one we are supporting on 1.4 is IPFIX export.type
:
https://issues.redhat.com/browse/NETOBSERV-962
The unsupported mention should me removed there:
IPFIX configuration, such as the IP address and port to send enriched IPFIX flows to. Unsupported (*).
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.
Ohhhh okay, thank you for clarifying that it isn't IPFIX type
generally supported now, its specifically the export.type
. I didn't realize the distinction.
Description
cc @skrthomas
Dependencies
n/a
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.