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

Add Resource and Datasource for Host Path Selector (infraHPathS) (DCNE-156) #1244

Merged
merged 11 commits into from
Aug 20, 2024

Conversation

gmicol
Copy link
Collaborator

@gmicol gmicol commented Jun 27, 2024

Resolves #1235

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 86 lines in your changes missing coverage. Please review.

Project coverage is 84.85%. Comparing base (45b1d80) to head (2648c5d).
Report is 1 commits behind head on master.

Files Patch % Lines
...provider/resource_aci_access_interface_override.go 87.61% 49 Missing and 29 partials ⚠️
...vider/data_source_aci_access_interface_override.go 94.36% 6 Missing and 2 partials ⚠️
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.
📢 Have feedback on the report? Share it here.

@gmicol gmicol force-pushed the aci_infra_host_path_selector branch from 1b546ce to 2d41025 Compare July 2, 2024 20:55
@gmicol gmicol force-pushed the aci_infra_host_path_selector branch from 2d41025 to 1370511 Compare July 31, 2024 13:41
docs/data-sources/access_interface_override.md Outdated Show resolved Hide resolved
docs/resources/access_interface_override.md Outdated Show resolved Hide resolved
docs/resources/access_interface_override.md Outdated Show resolved Hide resolved
docs/resources/access_interface_override.md Outdated Show resolved Hide resolved
gen/testvars/infraRsHPathAtt.yaml Outdated Show resolved Hide resolved
@gmicol gmicol requested a review from akinross August 2, 2024 17:53
@akinross
Copy link
Collaborator

akinross commented Aug 4, 2024

CI failing please check generated code difference, needs rebase

@gmicol gmicol force-pushed the aci_infra_host_path_selector branch 3 times, most recently from 265532b to 2d7150a Compare August 6, 2024 14:25
shrsr
shrsr previously approved these changes Aug 7, 2024
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

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

LGTM

@gmicol gmicol requested a review from shrsr August 9, 2024 23:42
@gmicol gmicol force-pushed the aci_infra_host_path_selector branch from 2d7150a to 96bb856 Compare August 9, 2024 23:53
@gmicol gmicol requested a review from sajagana August 13, 2024 17:41
samiib
samiib previously approved these changes Aug 14, 2024
Copy link
Collaborator

@samiib samiib left a comment

Choose a reason for hiding this comment

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

LGTM

shrsr
shrsr previously approved these changes Aug 14, 2024
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

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

LGTM

@samiib samiib changed the title Add Resource and Datasource for Host Path Selector (infraHPathS) Add Resource and Datasource for Host Path Selector (infraHPathS) (DCNE-156) Aug 15, 2024
@gmicol gmicol dismissed stale reviews from shrsr and samiib via 91f4e04 August 15, 2024 11:56
@gmicol gmicol requested review from shrsr and samiib August 15, 2024 11:56
anvitha-jain
anvitha-jain previously approved these changes Aug 15, 2024
Copy link
Collaborator

@anvitha-jain anvitha-jain left a comment

Choose a reason for hiding this comment

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

LGTM

samiib
samiib previously approved these changes Aug 16, 2024
Copy link
Collaborator

@samiib samiib left a 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.
@gmicol gmicol dismissed stale reviews from samiib and anvitha-jain via 2648c5d August 16, 2024 13:36
@gmicol gmicol requested review from anvitha-jain and samiib August 16, 2024 13:36
Copy link
Collaborator

@samiib samiib left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@sajagana sajagana left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

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

LGTM

@lhercot lhercot dismissed akinross’s stale review August 20, 2024 20:26

Checks are passing now

@lhercot lhercot merged commit 176a6cb into CiscoDevNet:master Aug 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement: create resource and datasource to support interface profile overriding (infraHPathS) (DCNE-156)
8 participants