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

Use ConfigMap to enable soda-csi-provisioner to discover soda-proxy #420

Open
asifdxtreme opened this issue May 18, 2021 · 1 comment
Open
Assignees
Milestone

Comments

@asifdxtreme
Copy link
Member

Issue/Feature Description:
Use ConfigMap to enable soda-csi-provisioner to discover soda-proxy

Why this issue to fixed / feature is needed(give scenarios or use cases):
So that the image can be used without any changes in any env, as the service disovery will be configurable

@asifdxtreme asifdxtreme added this to the Iter2_Jerba milestone May 18, 2021
@asifdxtreme asifdxtreme self-assigned this May 18, 2021
@asifdxtreme asifdxtreme modified the milestones: Iter2_Jerba, Iter3_Jerba May 20, 2021
@asifdxtreme
Copy link
Member Author

Currently in our soda-csi-provisioner we use the service-name to discover the soda-proxy process, this doesn't works in most of the k8s development env.
We have hardcoded the service name of soda-proxy over here.

Alternatively we can also use configmap to expose the soda-proxy IP:port to soda-csi-provisioner, this solution will help soda-csi-porvisioner to discover the soda-proxy even in standalone env without need to any network config.

@sushanthakumar @AmitRoushan @kumarashit What do you guyz suggest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant