-
Notifications
You must be signed in to change notification settings - Fork 56
Configurable ports #1086
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
Configurable ports #1086
Conversation
/assign |
/test pull-etcd-druid-e2e-kind |
/hold until the release of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rfranzke, overall looks good, just have one comment for now. PTAL.
Thanks for addressing @rfranzke, I tried running this version of druid locally with the And also the pipeline tests won't pass without the wrapper PR built image, so can you please change the image locally at images.yaml and try running e2e tests with |
@rfranzke can you rebase this PR on master |
/unhold |
@rfranzke You need rebase this pull request with latest master branch. Please check. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for introducing the change & fixing the issues @rfranzke.
LGTM!!
@ishan16696 do you want to take a final look before we merge this, as you've shown interest previously. |
How to categorize this PR?
/area usability
/kind enhancement
What this PR does / why we need it:
This PR
etcd-wrapper
(it was not configurable there before Configurable ports etcd-wrapper#52)WrapperPort
field to theEtcd
API which allows to configure the server port ofetcd-wrapper
etcd-wrapper
etcd-backup-restore
Which issue(s) this PR fixes:
Part of #1071
Special notes for your reviewer:
Requires gardener/etcd-wrapper#52
/cc @shreyas-s-rao @ishan16696
Release note: