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

Feature KEYS-V1 support #3315

Merged
merged 16 commits into from
Jun 17, 2021
Merged

Feature KEYS-V1 support #3315

merged 16 commits into from
Jun 17, 2021

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented May 25, 2021

This PR add the support for Kura KEYS-V1 request handler.

Related Issue
None

Description of the solution adopted
Added KapuaServices and Translators to support the Kura request handler.

Screenshots
None

Any side note on the changes made
None

@Coduz Coduz added the Enhancement This PR/Issue improves an part of Kapua label May 25, 2021
@Coduz Coduz force-pushed the feature-KEYS-V1 branch 4 times, most recently from d0a17a5 to fcba671 Compare May 25, 2021 14:31
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #3315 (ad256c6) into develop (b1e15c7) will decrease coverage by 28.95%.
The diff coverage is 8.85%.

❗ Current head ad256c6 differs from pull request most recent head 7692ccc. Consider uploading reports for the commit 7692ccc to get more accurate results
Impacted file tree graph

@@              Coverage Diff               @@
##             develop    #3315       +/-   ##
==============================================
- Coverage      55.06%   26.11%   -28.96%     
+ Complexity       792      639      -153     
==============================================
  Files           1488     1516       +28     
  Lines          30081    30463      +382     
  Branches        2508     2528       +20     
==============================================
- Hits           16564     7954     -8610     
- Misses         12595    21861     +9266     
+ Partials         922      648      -274     
Impacted Files Coverage Δ
...ources/v1/resources/DeviceManagementKeystores.java 0.00% <0.00%> (ø)
...gement/keystore/DeviceKeystoreCertificateInfo.java 0.00% <0.00%> (ø)
...eclipse/kapua/app/api/web/JaxbContextResolver.java 0.00% <ø> (-77.78%) ⬇️
.../kura/model/keystore/AbstractKuraKeystoreItem.java 0.00% <0.00%> (ø)
...vice/call/kura/model/keystore/KeystoreMetrics.java 0.00% <0.00%> (ø)
.../device/call/kura/model/keystore/KuraKeystore.java 0.00% <0.00%> (ø)
...vice/call/kura/model/keystore/KuraKeystoreCSR.java 0.00% <0.00%> (ø)
.../call/kura/model/keystore/KuraKeystoreCSRInfo.java 0.00% <0.00%> (ø)
...l/kura/model/keystore/KuraKeystoreCertificate.java 0.00% <0.00%> (ø)
...ice/call/kura/model/keystore/KuraKeystoreItem.java 0.00% <0.00%> (ø)
... and 687 more

@Coduz Coduz force-pushed the feature-KEYS-V1 branch 3 times, most recently from 7266716 to 4e4d2cf Compare June 1, 2021 07:15
@Coduz Coduz marked this pull request as ready for review June 1, 2021 07:22
@Coduz Coduz force-pushed the feature-KEYS-V1 branch 3 times, most recently from ac2bf3a to 414848c Compare June 8, 2021 12:44
@Coduz Coduz force-pushed the feature-KEYS-V1 branch 3 times, most recently from a6eabed to 3782c08 Compare June 14, 2021 11:38
Coduz added 12 commits June 15, 2021 17:01
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
… of the step order

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
…oService

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Coduz added 2 commits June 15, 2021 17:03
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
@Coduz Coduz force-pushed the feature-KEYS-V1 branch from 14819ce to 3c41e4d Compare June 15, 2021 15:03
Coduz added 2 commits June 16, 2021 13:05
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
@Coduz Coduz requested a review from lorthirk June 16, 2021 15:28
@Coduz Coduz merged commit 6278827 into eclipse:develop Jun 17, 2021
@Coduz Coduz deleted the feature-KEYS-V1 branch June 17, 2021 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement This PR/Issue improves an part of Kapua
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants