eks-anywhere
eks-anywhere copied to clipboard
Add Cilium reconciler
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.
Codecov Report
Merging #2894 (25715a5) into main (6465694) will increase coverage by
0.34%
. The diff coverage is80.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.
/approve
[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
- ~~OWNERS~~ [g-gaston]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment