nutanix-cloud-native / cluster-api-provider-nutanix

Kubernetes-native declarative infrastructure provider for Nutanix AHV
https://opendocs.nutanix.com/capx/latest/getting_started/
Apache License 2.0
41 stars 22 forks source link

Update E2E CNI Manifests #458

Closed thunderboltsid closed 4 months ago

thunderboltsid commented 4 months ago

Add makefile target to update manifests automatically. This PR also fixes the failing Cilium-based periodic jobs.

Note: Cilium manifests are pegged to a static version (v1.15.4) at the moment

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 31.69%. Comparing base (6601c72) to head (389fd87).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #458 +/- ## ======================================= Coverage 31.69% 31.69% ======================================= Files 14 14 Lines 1366 1366 ======================================= Hits 433 433 Misses 933 933 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.