-
Notifications
You must be signed in to change notification settings - Fork 101
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
Add Resource and Datasource for Netflow Exporter Policy (netflowExporterPol) (DCNE-154) #1242
Add Resource and Datasource for Netflow Exporter Policy (netflowExporterPol) (DCNE-154) #1242
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1242 +/- ##
==========================================
+ Coverage 85.08% 85.25% +0.17%
==========================================
Files 100 102 +2
Lines 36784 37812 +1028
==========================================
+ Hits 31298 32238 +940
- Misses 4062 4118 +56
- Partials 1424 1456 +32 ☔ View full report in Codecov by Sentry. |
7fa6460
to
205af18
Compare
205af18
to
9e33a48
Compare
1139496
to
1c02cf2
Compare
1c02cf2
to
1db291a
Compare
1db291a
to
916650e
Compare
0b1d0fc
to
046562c
Compare
0e8aba3
to
1966b4f
Compare
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.
Just some questions.
206ca0f
to
0655196
Compare
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.
Can you run go generate and update the changes again?
…tom string type for DstPort atrribute in Netflow Exporter Policy.
…tring types for attributes that need sementic equality integration for their valid values.
…erate resources and datasources where customtypes is applied.
…typo for validators and customtypes. Modify templates to fit these new typos.
…efinitions for fvRsPathAtt and fvRsNodeAtt.
…overwrites for NetflowExporterPol's attributes.
…templates. Add range of valid values in documentation for properties with customtype.
…values in schema when customtype equivalent type is not a number.
…rly multi relationship target/classes for Rs children.
…alidator in documentation from scientific notation to integer.
84d75c4
to
3b537f5
Compare
… a default value.
3b537f5
to
a60dbbc
Compare
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
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!
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
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
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
Resolves #1211