Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

multicluster: Add (and use) deploy-MulticlusterService.sh #3770

Merged
merged 2 commits into from
Jul 16, 2021

Conversation

draychev
Copy link
Contributor

Adding a small script to create a MultiClusterService object for the OSM Multicluster demo.

Signed-off-by: Delyan Raychev [email protected]

@draychev draychev requested a review from a team as a code owner July 14, 2021 19:30
@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2021

Codecov Report

Merging #3770 (35fbc64) into main (0322387) will increase coverage by 0.62%.
The diff coverage is 48.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3770      +/-   ##
==========================================
+ Coverage   67.65%   68.28%   +0.62%     
==========================================
  Files         181      188       +7     
  Lines        8772    10669    +1897     
==========================================
+ Hits         5935     7285    +1350     
- Misses       2804     3335     +531     
- Partials       33       49      +16     
Flag Coverage Δ
unittests 68.28% <48.04%> (+0.62%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/cli/mesh_upgrade.go 73.58% <ø> (+27.75%) ⬆️
cmd/cli/uninstall.go 78.84% <ø> (+27.82%) ⬆️
cmd/osm-controller/log_handler.go 79.31% <0.00%> (-4.69%) ⬇️
cmd/osm-controller/osm-controller.go 13.75% <0.00%> (+0.23%) ⬆️
pkg/apis/config/v1alpha1/zz_generated.deepcopy.go 0.00% <0.00%> (ø)
pkg/catalog/egress.go 85.49% <0.00%> (-2.12%) ⬇️
pkg/catalog/inbound_traffic_policies.go 81.88% <0.00%> (-1.16%) ⬇️
pkg/catalog/mock_catalog_generated.go 0.00% <0.00%> (ø)
...icate/providers/certmanager/certificate_manager.go 86.61% <0.00%> (-0.48%) ⬇️
pkg/certificate/rotor/rotor.go 87.50% <0.00%> (-0.50%) ⬇️
... and 240 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 928985f...35fbc64. Read the comment docs.

demo/deploy-MultiClusterService.sh Outdated Show resolved Hide resolved
Signed-off-by: Delyan Raychev <[email protected]>
@draychev draychev merged commit a9f2e21 into openservicemesh:main Jul 16, 2021
@draychev draychev deleted the multicluster-9 branch July 16, 2021 00:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants