-
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 New resources and datasources for Netflow Monitor Policies. #1208
Conversation
068b167
to
b832009
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.
I think you may need to rebase off master. Run go generate
then run go mod tidy
and go mod vendor
.
Looks like a new module is added but not saved in the vendor folder.
@samiib, Thanks for that. I made the changes. |
54477a7
to
b07d16a
Compare
…oExporter. Modify Templates and generator to overwrite default values for properties (includes parent_dn). Modify test templates to handle 1:1 relationships children.
… in order to prevent the removal of none deletable children.
…mplate if parent_dn is set to default in properties.
…ltValues in generator and templates.
… UI location for NetFlow Policies.
b07d16a
to
f9a524e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1208 +/- ##
=========================================
Coverage ? 87.02%
=========================================
Files ? 41
Lines ? 10708
Branches ? 0
=========================================
Hits ? 9319
Misses ? 948
Partials ? 441 ☔ 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.
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
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
Resolved issue #990