Kong / deck

decK: Configuration management and drift detection for Kong
https://docs.konghq.com/deck/overview
Apache License 2.0
445 stars 130 forks source link

feat: added validation for vault entities. #1421

Closed Prashansa-K closed 1 month ago

Prashansa-K commented 1 month ago

Online validation via deck gateway validate now supports validating vaults as well.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 27.65%. Comparing base (c1a83b4) to head (bece05d).

Files with missing lines Patch % Lines
validate/validate.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1421 +/- ## ========================================== - Coverage 27.66% 27.65% -0.02% ========================================== Files 61 61 Lines 6238 6241 +3 ========================================== Hits 1726 1726 - Misses 4389 4392 +3 Partials 123 123 ```

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