kube-bench icon indicating copy to clipboard operation
kube-bench copied to clipboard

feat(schema): add database schema config

Open serrovsky opened this issue 2 years ago • 4 comments

With this configuration, you can select database schema. This setting could be good when you want to share the same Postgres instance for different clusters validations.

serrovsky avatar Mar 26 '22 19:03 serrovsky

Codecov Report

Merging #1129 (f76b70a) into main (70a544e) will decrease coverage by 0.60%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1129      +/-   ##
==========================================
- Coverage   63.86%   63.26%   -0.61%     
==========================================
  Files          12       12              
  Lines        1882     1900      +18     
==========================================
  Hits         1202     1202              
- Misses        619      637      +18     
  Partials       61       61              
Impacted Files Coverage Δ
cmd/database.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 70a544e...f76b70a. Read the comment docs.

codecov[bot] avatar Mar 27 '22 02:03 codecov[bot]

@luis-serra-ki Thanks for your contribution!

mozillazg avatar Mar 27 '22 03:03 mozillazg

@luis-serra-ki thank you for the contribution , added a couple of comments

chen-keinan avatar Mar 29 '22 14:03 chen-keinan

@serrovsky-pt Could you please take a look at these new comments? Thanks!

mozillazg avatar Apr 05 '22 13:04 mozillazg