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

Kubernetes deployment #390

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Kubernetes deployment #390

wants to merge 11 commits into from

Conversation

alberto-brigandi
Copy link
Member

No description provided.

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 58 Code Smells

42.8% 42.8% Coverage
0.0% 0.0% Duplication

@codecov-io
Copy link

codecov-io commented Feb 26, 2020

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> (ø) ⬇️
...it/reply/orchestrator/service/CmdbServiceImpl.java 71.42% <ø> (ø) 18 <0> (ø) ⬇️
...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) ⬆️
.../reply/orchestrator/dto/CloudProviderEndpoint.java 85% <100%> (+0.78%) 3 <0> (ø) ⬇️
... 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.

@maricaantonacci
Copy link
Collaborator

@alberto-brigandi can we close this PR?

@alberto-brigandi
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants