Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@stevesloka
Copy link
Member

Moves some common components from the builder into the KubernetesCache
so that it can be reused from other components. This is the first of a few PRs in refactoring
the builder out.

Updates #2226

Signed-off-by: Steve Sloka [email protected]

@stevesloka stevesloka added this to the 1.8.0 milestone Aug 18, 2020
@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #2802 into main will increase coverage by 0.01%.
The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2802      +/-   ##
==========================================
+ Coverage   76.76%   76.78%   +0.01%     
==========================================
  Files          73       73              
  Lines        5665     5669       +4     
==========================================
+ Hits         4349     4353       +4     
  Misses       1228     1228              
  Partials       88       88              
Impacted Files Coverage Δ
internal/dag/cache.go 97.36% <77.77%> (-0.81%) ⬇️
internal/dag/builder.go 92.25% <100.00%> (+0.25%) ⬆️

Copy link
Contributor

@jpeach jpeach left a comment

Choose a reason for hiding this comment

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

Nice!

Copy link
Member

@youngnick youngnick left a comment

Choose a reason for hiding this comment

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

LGTM, nice.

Moves some common components from the builder into the KubernetesCache
so that it can be reused from other components.

Updates projectcontour#2226

Signed-off-by: Steve Sloka <[email protected]>
@stevesloka stevesloka merged commit 4eecec2 into projectcontour:main Aug 18, 2020
@stevesloka stevesloka deleted the secretCache branch August 18, 2020 14:36
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.

3 participants