splunk / qbec

configure kubernetes objects on multiple clusters using jsonnet
https://qbec.io
Apache License 2.0
172 stars 37 forks source link

allow componentsDir to be a glob #193

Closed gotwarlost closed 3 years ago

gotwarlost commented 3 years ago

This adds support for multiple component directories expressed as a glob, but does not introduce any namespace semantics. Components still have to be unqiue across all directories.

codecov-io commented 3 years ago

Codecov Report

Merging #193 (d2a4e6c) into master (ad51b2a) will increase coverage by 0.01%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   73.40%   73.41%   +0.01%     
==========================================
  Files          51       51              
  Lines        4287     4300      +13     
==========================================
+ Hits         3147     3157      +10     
- Misses        965      966       +1     
- Partials      175      177       +2     
Impacted Files Coverage Δ
internal/model/app.go 93.93% <88.23%> (-0.78%) :arrow_down:

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 ad51b2a...d2a4e6c. Read the comment docs.