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

fix: use dns name to reach rest #212

Merged
merged 2 commits into from
Feb 1, 2022
Merged

fix: use dns name to reach rest #212

merged 2 commits into from
Feb 1, 2022

Conversation

tiagolobocastro
Copy link
Contributor

chore: remove helm generation from precommit


fix: use dns name to reach rest

Using the host name creates a race as rest's node port must start ahead of its consumers.
Instead, simply use the dns name, which will be updated whenever rest is ready.
Resolves: openebs/mayastor#1076
Resolves: CAS-1288

Using the host name creates a race as rest's node port must start ahead of its consumers.
Instead, simply use the dns name, which will be updated whenever rest is ready.
Resolves: openebs/mayastor#1076
Resolves: CAS-1288
@tiagolobocastro
Copy link
Contributor Author

bors merge

@bors
Copy link

bors bot commented Feb 1, 2022

Build succeeded:

@bors bors bot merged commit 62b8494 into hotfix-v1.0.1 Feb 1, 2022
@bors bors bot deleted the use_dns branch February 1, 2022 10:37
tiagolobocastro added a commit that referenced this pull request Jun 7, 2022
212: fix: use dns name to reach rest r=tiagolobocastro a=tiagolobocastro

chore: remove helm generation from precommit



Co-authored-by: Tiago Castro <[email protected]>
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.

2 participants