-
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 Host Path Selector (infraHPathS) (DCNE-156) #1244
Add Resource and Datasource for Host Path Selector (infraHPathS) (DCNE-156) #1244
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1244 +/- ##
==========================================
+ Coverage 84.76% 84.85% +0.09%
==========================================
Files 93 95 +2
Lines 34218 34992 +774
==========================================
+ Hits 29006 29694 +688
- Misses 3881 3936 +55
- Partials 1331 1362 +31 ☔ View full report in Codecov by Sentry. |
1b546ce
to
2d41025
Compare
2d41025
to
1370511
Compare
internal/provider/resource_aci_access_interface_override_test.go
Outdated
Show resolved
Hide resolved
CI failing please check generated code difference, needs rebase |
265532b
to
2d7150a
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
… changes from his EPG migration PRs. Removed all EPG's related information from definitions.
… (infraRsHPathAtt). Provide attribute to add access base group to host path selector.
…or t_dn children.
…interface_override. Limit the max host path to 1 for access_interface_override.
…ll files after Rebase.
2d7150a
to
96bb856
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
…s classes set to one max class allowed.
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
…to one. Modify Logic for generating Rs class set to one max class allowed.
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 #1235