orchestrator icon indicating copy to clipboard operation
orchestrator copied to clipboard

Kubernetes deployment

Open alberto-brigandi opened this issue 4 years ago • 4 comments

alberto-brigandi avatar Feb 26 '20 16:02 alberto-brigandi

Codecov Report

Merging #390 into master will decrease coverage by 1.21%. The diff coverage is 44.02%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #390      +/-   ##
============================================
- Coverage     64.29%   63.07%   -1.22%     
- Complexity      960      982      +22     
============================================
  Files           184      189       +5     
  Lines          5685     6045     +360     
  Branches        355      370      +15     
============================================
+ Hits           3655     3813     +158     
- Misses         1888     2085     +197     
- Partials        142      147       +5
Flag Coverage Δ Complexity Δ
#integration 8.1% <2.17%> (-0.41%) 175 <4> (+4)
#unittests 59.4% <43.47%> (-1.02%) 905 <19> (+20)
Impacted Files Coverage Δ Complexity Δ
...rchestrator/service/commands/UpdateDeployment.java 57.97% <ø> (ø) 7 <0> (ø) :arrow_down:
...it/reply/orchestrator/service/CmdbServiceImpl.java 71.42% <ø> (ø) 18 <0> (ø) :arrow_down:
...ator/service/commands/PrefilterCloudProviders.java 45.49% <0%> (-0.84%) 25 <0> (ø)
...ly/orchestrator/dto/cmdb/CloudServiceResolver.java 42.1% <0%> (-4.96%) 5 <0> (ø)
...ator/service/CloudProviderEndpointServiceImpl.java 87.5% <0%> (-4.31%) 18 <0> (ø)
...chestrator/dto/kubernetes/KubernetesContainer.java 100% <100%> (ø) 0 <0> (?)
...reply/orchestrator/dto/cmdb/KubernetesService.java 100% <100%> (ø) 1 <1> (?)
...ly/orchestrator/dto/kubernetes/KubernetesTask.java 100% <100%> (ø) 1 <1> (?)
...a/it/reply/orchestrator/dto/cmdb/CloudService.java 92.3% <100%> (+13.73%) 12 <1> (+1) :arrow_up:
.../reply/orchestrator/dto/CloudProviderEndpoint.java 85% <100%> (+0.78%) 3 <0> (ø) :arrow_down:
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 92cf26b...6c90d11. Read the comment docs.

codecov-io avatar Feb 26 '20 17:02 codecov-io

@alberto-brigandi can we close this PR?

maricaantonacci avatar Dec 26 '20 19:12 maricaantonacci

Hi @maricaantonacci , The goal of this PR is to deploy kubernetes workloads specified through tosca templates (not helm). I'm going to re-base it and merge it

alberto-brigandi avatar Jan 12 '21 00:01 alberto-brigandi