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

Add internal KVS pogreb package #2302

Merged
merged 16 commits into from
Jan 24, 2024
Merged

Conversation

hlts2
Copy link
Contributor

@hlts2 hlts2 commented Jan 22, 2024

Description:

I added an internal pogres KVS package.
This package will be used to provide metadata functions in the future.
At this stage, the implementation is simple for the time being, as use cases for metadata functionality have not yet been determined. We plan to add or modify missing features in the future.

Related Issue:

Versions:

  • Go Version: 1.21.5
  • Docker Version: 20.10.8
  • Kubernetes Version: v1.28.4
  • NGT Version: 2.1.6

Checklist:

Special notes for your reviewer:

Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
@hlts2 hlts2 self-assigned this Jan 22, 2024
Copy link

cloudflare-workers-and-pages bot commented Jan 22, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c98c4c4
Status: ✅  Deploy successful!
Preview URL: https://a8ba8127.vald.pages.dev
Branch Preview URL: https://feature-internal-add-kvs-pog.vald.pages.dev

View logs

@vdaas-ci
Copy link
Collaborator

[CHATOPS:HELP] ChatOps commands.

  • 🙆‍♀️ /approve - approve
  • 🍱 /format - format codes and add licenses
  • /gen-test - generate test codes
  • 🏷️ /label - add labels
  • 🔚 2️⃣ 🔚 /label actions/e2e-deploy - run E2E deploy & integration test

internal/db/kvs/pogreb/pogreb.go Outdated Show resolved Hide resolved
internal/db/kvs/pogreb/options.go Show resolved Hide resolved
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (2ca7187) 30.15% compared to head (c98c4c4) 30.20%.
Report is 2 commits behind head on main.

Files Patch % Lines
internal/db/kvs/pogreb/pogreb.go 55.73% 20 Missing and 7 partials ⚠️
internal/db/kvs/pogreb/options.go 70.00% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2302      +/-   ##
==========================================
+ Coverage   30.15%   30.20%   +0.05%     
==========================================
  Files         389      391       +2     
  Lines       40826    40927     +101     
==========================================
+ Hits        12310    12362      +52     
- Misses      27863    27900      +37     
- Partials      653      665      +12     

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

Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
@github-actions github-actions bot added team/set SET team size/XXL and removed size/L labels Jan 23, 2024
Copy link
Contributor

@vdaas-ci
Copy link
Collaborator

Profile Report

typevald-agent-ngtvald-lb-gatewayvald-discoverervald-manager-index
cpu
heap
other images

Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
@hlts2 hlts2 marked this pull request as ready for review January 23, 2024 07:26
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
@hlts2 hlts2 requested review from a team, vankichi and datelier and removed request for a team January 23, 2024 07:40
datelier
datelier previously approved these changes Jan 23, 2024
internal/db/kvs/pogreb/pogreb.go Outdated Show resolved Hide resolved
Co-authored-by: datelier <57349093+datelier@users.noreply.github.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
@hlts2 hlts2 requested a review from datelier January 24, 2024 02:08
@vankichi vankichi merged commit 15ce01d into main Jan 24, 2024
118 of 119 checks passed
@vankichi vankichi deleted the feature/internal/add-kvs-pogreb branch January 24, 2024 06:10
This was referenced Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants