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

multicluster: Defaulting demo to Tresor certificate issuer #3767

Merged
merged 2 commits into from
Jul 15, 2021

Conversation

draychev
Copy link
Contributor

This PR removes optionality of running OSM Multicluster w/ other cert issues.
This PR hard-codes tresor as the only Multicluster demo cert issuer.

The goal is to simplify.

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

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

codecov-commenter commented Jul 14, 2021

Codecov Report

Merging #3767 (8da4834) into main (32b9a78) will decrease coverage by 0.21%.
The diff coverage is 29.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3767      +/-   ##
==========================================
- Coverage   69.98%   69.77%   -0.22%     
==========================================
  Files         185      185              
  Lines       10366    10406      +40     
==========================================
+ Hits         7255     7261       +6     
- Misses       3062     3096      +34     
  Partials       49       49              
Flag Coverage Δ
unittests 69.77% <29.62%> (-0.22%) ⬇️

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

Impacted Files Coverage Δ
pkg/envoy/bootstrap/config.go 93.95% <0.00%> (-1.94%) ⬇️
pkg/errcode/errcode.go 100.00% <ø> (ø)
pkg/envoy/cds/cluster.go 94.04% <33.33%> (-1.11%) ⬇️
pkg/envoy/cds/response.go 80.00% <40.00%> (-4.13%) ⬇️
pkg/envoy/lds/ingress.go 79.03% <0.00%> (-5.46%) ⬇️
pkg/envoy/lds/tracing.go 84.21% <0.00%> (-4.68%) ⬇️
pkg/envoy/lds/rbac.go 81.03% <0.00%> (-4.43%) ⬇️
pkg/envoy/lds/auth.go 93.33% <0.00%> (-3.22%) ⬇️
pkg/envoy/lds/inmesh.go 77.77% <0.00%> (-2.61%) ⬇️
pkg/envoy/lds/egress.go 82.35% <0.00%> (-2.50%) ⬇️
... and 6 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 7ef0c47...8da4834. Read the comment docs.

Signed-off-by: Delyan Raychev <[email protected]>
@draychev draychev merged commit ffcbcb2 into openservicemesh:main Jul 15, 2021
@draychev draychev deleted the multicluster-6 branch July 15, 2021 16:07
shashankram pushed a commit to shashankram/osm that referenced this pull request Jul 15, 2021
…cemesh#3767)

* multicluster: Defaulting demo to Tresor certificate issuer

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

* Remove explicitly setting tresor

Signed-off-by: Delyan Raychev <[email protected]>
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.

5 participants