-
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
[minor_change] Added certificate_usage property to aci_certificate_authority (DCNE-222) #1294
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1294 +/- ##
==========================================
+ Coverage 83.74% 83.76% +0.02%
==========================================
Files 123 123
Lines 56180 56214 +34
==========================================
+ Hits 47049 47090 +41
Misses 7255 7255
+ Partials 1876 1869 -7 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
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
849daad
to
4de280b
Compare
4de280b
to
c407220
Compare
c407220
to
b978a70
Compare
@@ -185,6 +187,9 @@ All examples for the Certificate Authority resource can be found in the [example | |||
- Default: `uni/userext/pkiext` | |||
* `annotation` (annotation) - (string) The annotation of the Certificate Authority object. | |||
- Default: `orchestrator:terraform` | |||
* `certificate_usage` (certUsage) - (list) The certificate usage of the Certificate Authority object. |
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.
Should we elaborate the description a bit more? Since in then inputs are also abbreviations it might be better to provide a bit more explanation.
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
A new bitmask property exists in the latest version of ACI meta-data for pkiTP called certUsage.
When the meta-data is updated currently the generator fails with:
DOD: