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

missing space in error message "Setting up cluster aliasnot yet complete." #990

Open
dahorak opened this issue Jun 15, 2018 · 0 comments
Open

Comments

@dahorak
Copy link
Contributor

dahorak commented Jun 15, 2018

There is missing space at the end of first line of error message raised in file setup_cluster_alias/__init__.py around line 42:

                    {
                        "message": "Setting up cluster alias"
                        "not yet complete. Timing out. (%s)" %
                        integration_id
                    },

This leads to combining the alias and not together like this:

Setting up cluster aliasnot yet complete. Timing out. (5fd74df9-a40a-4bc4-80b9-374e3ca711de)
                        ^
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

No branches or pull requests

1 participant