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

Fetch CONTROL_PLANE_ENDPOINT_IP programmatically #364

Closed
wants to merge 1 commit into from
Closed

Fetch CONTROL_PLANE_ENDPOINT_IP programmatically #364

wants to merge 1 commit into from

Conversation

raunaksingwi
Copy link
Contributor

What this PR does / why we need it:
Fetch the CONTROL_PLANE_SUBNET using docker commands.
Replace the last octet in the subnet address by 51
Use it as the CONTROL_PLANE_ENDPOINT_IP

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #206

Fetch the CONTROL_PLANE_SUBNET using docker commands.
Replace the last octate in the subnet address by 51
Use it as the CONTROL_PLANE_ENDPOINT_IP
@anusha94
Copy link
Contributor

Closing in favor of #376

@anusha94 anusha94 closed this Feb 10, 2022
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.

Fetch the control plane endpoint ip programmatically for e2e tests
3 participants