Skip to content

chore(connector): allow to set image registry#63

Merged
g1eny0ung merged 1 commit intohstreamdb:mainfrom
g1eny0ung:chore/connector-registry
Oct 31, 2023
Merged

chore(connector): allow to set image registry#63
g1eny0ung merged 1 commit intohstreamdb:mainfrom
g1eny0ung:chore/connector-registry

Conversation

@g1eny0ung
Copy link
Contributor

Close #62.

@g1eny0ung g1eny0ung requested a review from Rory-Z as a code owner October 31, 2023 06:59
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cfcbb5a) 82.77% compared to head (2eec070) 82.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   82.77%   82.77%   -0.01%     
==========================================
  Files          38       38              
  Lines        2398     2403       +5     
==========================================
+ Hits         1985     1989       +4     
- Misses        301      302       +1     
  Partials      112      112              
Files Coverage Δ
api/v1beta1/connector_types.go 100.00% <ø> (ø)
internal/controller/connector_controller.go 74.16% <100.00%> (+0.54%) ⬆️

... and 2 files with indirect coverage changes

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

@Rory-Z
Copy link
Collaborator

Rory-Z commented Oct 31, 2023

Looks good, and I think we should add depend image list in document, for user can download and repush them to user self registry.

@g1eny0ung
Copy link
Contributor Author

Looks good, and I think we should add depend image list in document, for user can download and repush them to user self registry.

Got it. I will create a new PR to handle this after the sink elasticsearch connector is stable in production.

@g1eny0ung g1eny0ung merged commit eefa938 into hstreamdb:main Oct 31, 2023
@g1eny0ung g1eny0ung deleted the chore/connector-registry branch October 31, 2023 07:46
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.

Connector: allow to set the image registry

2 participants