eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Add Cilium reconciler

Open g-gaston opened this issue 2 years ago • 2 comments

Description of changes: Reconciles the Cilium installation in a cluster to the desired state defined in a cluster Spec. Intended to be used from a kubernetes controller.

Testing (if applicable): Unit tests

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

g-gaston avatar Aug 05 '22 19:08 g-gaston

Codecov Report

Merging #2894 (25715a5) into main (6465694) will increase coverage by 0.34%. The diff coverage is 80.58%.

@@            Coverage Diff             @@
##             main    #2894      +/-   ##
==========================================
+ Coverage   61.80%   62.15%   +0.34%     
==========================================
  Files         327      330       +3     
  Lines       26457    26622     +165     
==========================================
+ Hits        16352    16546     +194     
+ Misses       8837     8799      -38     
- Partials     1268     1277       +9     
Impacted Files Coverage Δ
pkg/networking/cilium/reconciler/fetch.go 67.85% <67.85%> (ø)
pkg/networking/cilium/reconciler/reconciler.go 86.84% <86.84%> (ø)
pkg/validations/createvalidations/gitops.go 70.00% <0.00%> (-8.58%) :arrow_down:
...dations/upgradevalidations/preflightvalidations.go 100.00% <0.00%> (ø)
pkg/validations/gitops.go 100.00% <0.00%> (ø)
pkg/api/v1alpha1/fluxconfig.go 69.44% <0.00%> (+1.49%) :arrow_up:
pkg/validations/kubectl.go 100.00% <0.00%> (+100.00%) :arrow_up:
...validations/createvalidations/createvalidations.go 100.00% <0.00%> (+100.00%) :arrow_up:
...idations/createvalidations/preflightvalidations.go 100.00% <0.00%> (+100.00%) :arrow_up:

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

codecov[bot] avatar Aug 05 '22 19:08 codecov[bot]

/approve

g-gaston avatar Aug 16 '22 14:08 g-gaston

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: g-gaston

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

eks-distro-bot avatar Aug 16 '22 14:08 eks-distro-bot