linode / linode-blockstorage-csi-driver

Container Storage Interface (CSI) Driver for Linode Block Storage
Apache License 2.0
68 stars 56 forks source link

Address the Akamai security updates with LinodeFirewall #273

Closed amold1 closed 1 month ago

amold1 commented 1 month ago

Summary:

  1. Upgrade default CAPL version and use VPC based CAPL flavors in dev/test to deploy LinodeFirewall
  2. Split the capl-cluster make target to allow fine-grained control over each step. This will allow us make minor changes like verbosity updates to CSI manifests during dev/test and apply that file instead of regenerating the manifests

Note: Since all tests uses the same capl-cluster make target, all GHAs will also start using this change

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 76.21%. Comparing base (045a89e) to head (fd596a0). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ======================================= Coverage 76.21% 76.21% ======================================= Files 21 21 Lines 1619 1619 ======================================= Hits 1234 1234 Misses 288 288 Partials 97 97 ```

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