-
Notifications
You must be signed in to change notification settings - Fork 357
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 container provider endpoint configuration #2491
Conversation
@zeari Cannot apply the following label because they are not recognized: compute\containers |
@miq-bot add_label compute/containers |
Checked commit zeari@031eca4 with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0 |
@zeari alerts endpoint: (should work for you with endpoints from another cluster)
Can you give some context on the fix (I think I know what this is handling but am not sure) |
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.
LGTM 👍
This PR also fixes https://bugzilla.redhat.com/show_bug.cgi?id=1503798 |
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.
LGTM & verified
tested this, worked for me. (including alerts endpoint) |
@simon3z @moolitayer @yaacov Please try to break the edit\new provider page.
It seems to be working on my end. I didnt have an alerts endpoint to work with though.
@miq-bot add_label compute\containers, bug