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

feat: add support for embedded etcd #213

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

vishal-chdhry
Copy link
Member

No description provided.

Signed-off-by: Vishal Choudhary <[email protected]>
JimBugwadia
JimBugwadia previously approved these changes Oct 8, 2024
Signed-off-by: Vishal Choudhary <[email protected]>
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

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

Project coverage is 0.00%. Comparing base (c0d75ef) to head (d6eb242).

Files with missing lines Patch % Lines
pkg/storage/etcd/store.go 0.00% 114 Missing ⚠️
pkg/storage/etcd/new.go 0.00% 43 Missing ⚠️
pkg/storage/store.go 0.00% 10 Missing ⚠️
pkg/app/policyserver.go 0.00% 7 Missing ⚠️
pkg/app/opts/options.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main    #213    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         30      32     +2     
  Lines      17670   17837   +167     
======================================
- Misses     17670   17837   +167     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Vishal Choudhary <[email protected]>
Signed-off-by: Vishal Choudhary <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants