Skip to content

Adds Envoy Deployment Support#200

Merged
danehans merged 1 commit intoenvoyproxy:mainfrom
danehans:issue_185
Aug 16, 2022
Merged

Adds Envoy Deployment Support#200
danehans merged 1 commit intoenvoyproxy:mainfrom
danehans:issue_185

Conversation

@danehans
Copy link
Copy Markdown
Contributor

Adds initial Envoy deployment support to Infra Manager.

Fixes: #185

Signed-off-by: danehans daneyonhansen@gmail.com

@danehans danehans requested a review from a team as a code owner August 11, 2022 17:53
@danehans danehans added the provider/kubernetes Issues related to the Kubernetes provider label Aug 11, 2022
@danehans danehans added this to the 0.2.0-rc1 milestone Aug 11, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #200 (cefd1f6) into main (3003c65) will increase coverage by 2.40%.
The diff coverage is 88.50%.

@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
+ Coverage   61.80%   64.21%   +2.40%     
==========================================
  Files          25       26       +1     
  Lines        2100     2266     +166     
==========================================
+ Hits         1298     1455     +157     
- Misses        720      725       +5     
- Partials       82       86       +4     
Impacted Files Coverage Δ
internal/ir/infra.go 72.04% <ø> (ø)
internal/infrastructure/kubernetes/infra.go 64.28% <71.42%> (+25.39%) ⬆️
internal/infrastructure/kubernetes/deployment.go 90.00% <90.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: danehans <daneyonhansen@gmail.com>
@danehans
Copy link
Copy Markdown
Contributor Author

@LukeShu commit 7db79f0 resolves your feedback above, PTAL.

@LukeShu LukeShu self-requested a review August 16, 2022 16:34
Copy link
Copy Markdown
Contributor

@LukeShu LukeShu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

provider/kubernetes Issues related to the Kubernetes provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Envoy Deployment Support

3 participants