Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm #777

Merged
merged 12 commits into from
Apr 2, 2022
Merged

Helm #777

merged 12 commits into from
Apr 2, 2022

Conversation

markphelps
Copy link
Collaborator

Fixes: #766

WIP of Helm Chart for Flipt.

Could use any help validating this is correct and possibly deploying to multiple cloud providers

TODO

  • Support optional DB_URL env var and other optional DB config values
  • Determine what to do about other potential integrations exposed via env vars (ie: open tracing, prometheus)

@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2022

Codecov Report

Merging #777 (fc63fe8) into master (899e567) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #777      +/-   ##
==========================================
+ Coverage   82.51%   82.56%   +0.04%     
==========================================
  Files          16       19       +3     
  Lines        1024     1709     +685     
==========================================
+ Hits          845     1411     +566     
- Misses        145      249     +104     
- Partials       34       49      +15     
Impacted Files Coverage Δ
storage/cache/store.go 75.00% <0.00%> (-5.00%) ⬇️
server/server.go 71.42% <0.00%> (-4.44%) ⬇️
storage/cache/evaluation.go 70.83% <0.00%> (-4.17%) ⬇️
storage/cache/flag.go 91.83% <0.00%> (-2.29%) ⬇️
storage/cache/segment.go 91.83% <0.00%> (-2.29%) ⬇️
server/rule.go 73.21% <0.00%> (-1.79%) ⬇️
storage/cache/rule.go 84.90% <0.00%> (-1.59%) ⬇️
server/segment.go 82.00% <0.00%> (-1.34%) ⬇️
server/flag.go 82.35% <0.00%> (-0.99%) ⬇️
config/config.go 88.88% <0.00%> (-0.25%) ⬇️
... and 13 more

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 899e567...fc63fe8. Read the comment docs.

@markphelps markphelps marked this pull request as ready for review April 2, 2022 17:16
@markphelps markphelps enabled auto-merge (squash) April 2, 2022 17:22
@markphelps markphelps disabled auto-merge April 2, 2022 17:26
@markphelps markphelps merged commit bd28e4b into master Apr 2, 2022
@markphelps markphelps deleted the helm branch April 2, 2022 17:26
markphelps added a commit that referenced this pull request Apr 3, 2022
* master:
  Add note about helm chart
  Fix yarn lock
  Bump playwright from 1.19.2 to 1.20.1 in /ui (#774)
  Bump playwright-core from 1.19.2 to 1.20.1 in /ui (#773)
  Helm (#777)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm Chart?
2 participants