vald icon indicating copy to clipboard operation
vald copied to clipboard

[WIP] Feature/index/operator

Open ykadowak opened this issue 1 year ago • 4 comments

Description

Related Issue

Versions

  • Go Version: 1.22.0
  • Docker Version: 20.10.8
  • Kubernetes Version: v1.29.2
  • NGT Version: 2.1.6

Checklist

Special notes for your reviewer

ykadowak avatar Feb 16 '24 08:02 ykadowak

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: cc7a171
Status: ✅  Deploy successful!
Preview URL: https://3f6ab91f.vald.pages.dev
Branch Preview URL: https://feature-index-operator.vald.pages.dev

View logs

[WARNING:INTCFG] Changes in interal/config may require you to change Helm charts. Please check.

vdaas-ci avatar Feb 16 '24 08:02 vdaas-ci

[CHATOPS:HELP] ChatOps commands.

  • :ok_woman: /approve - approve
  • :bento: /format - format codes and add licenses
  • :white_check_mark: /gen-test - generate test codes
  • :label: /label - add labels
  • :end: :two: :end: /label actions/e2e-deploy - run E2E deploy & integration test

vdaas-ci avatar Feb 16 '24 08:02 vdaas-ci

Codecov Report

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

Project coverage is 18.90%. Comparing base (e1b09fe) to head (cc7a171). Report is 1 commits behind head on main.

Files Patch % Lines
pkg/index/operator/usecase/operator.go 0.00% 81 Missing :warning:
pkg/index/operator/service/operator.go 0.00% 65 Missing :warning:
pkg/index/operator/config/config.go 0.00% 27 Missing :warning:
cmd/index/operator/main.go 0.00% 22 Missing :warning:
internal/k8s/pod/pod.go 0.00% 10 Missing :warning:
pkg/index/operator/service/options.go 0.00% 6 Missing :warning:
internal/config/index_operator.go 0.00% 4 Missing :warning:
internal/k8s/pod/option.go 0.00% 1 Missing :warning:
pkg/discoverer/k8s/service/discover.go 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2375      +/-   ##
==========================================
- Coverage   18.95%   18.90%   -0.05%     
==========================================
  Files         549      555       +6     
  Lines       73873    74079     +206     
==========================================
+ Hits        14005    14008       +3     
- Misses      59107    59310     +203     
  Partials      761      761              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 16 '24 08:02 codecov[bot]