Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

routing-daemon: F5: Check if virtual servers exist #6440

Merged

Conversation

Miciah
Copy link
Contributor

@Miciah Miciah commented Dec 16, 2016

F5IControlRestLoadBalancerModel#initialize: Check whether the virtual servers specified in the routing-daemon's configuration exist in F5 BIG-IP, and provide a clear error message if either does not.

Also, add more logging.

F5IControlRestLoadBalancerModel#initialize: Check whether the virtual
servers specified in the routing-daemon's configuration exist in F5 BIG-IP,
and provide a clear error message if either does not.

Also, add more logging.
@thrasher-redhat
Copy link
Contributor

LGTM

@tiwillia
Copy link
Member

LGTM 🍻

@Miciah
Copy link
Contributor Author

Miciah commented Dec 16, 2016

Yay! Thanks! openshift-bot, please [merge]!

@openshift-bot
Copy link

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link

Evaluated for online test up to 53a02ec

@openshift-bot
Copy link

Online Test Results: SUCCESS (https://ci.dev.openshift.redhat.com/jenkins/job/test_pull_requests/9446/) (Base Commit: 2fbcf34)

@Miciah
Copy link
Contributor Author

Miciah commented Dec 17, 2016

Looks like a flake:

    Scenario: SSL to Gear is specified in the cartridge's manifest.yml

Given a new client created scalable mock-0.3 application
Then the haproxy.cfg file will be configured to proxy SSL to the backend gear
When I send an http request to the app
Then It will return location https://testssl-testuser.dev.rhcloud.com
When I send an https request to the app
Then It will return content <html>\n  <body>\n    Goodbye, cruel world!\n  </body>\n</html>\n\n

Please [merge] again!

@openshift-bot
Copy link

Evaluated for online merge up to 53a02ec

@openshift-bot
Copy link

openshift-bot commented Dec 17, 2016

Online Merge Results: SUCCESS (https://ci.dev.openshift.redhat.com/jenkins/job/test_pull_requests/9452/) (Base Commit: 923ad11) (Image: devenv_5835)

@openshift-bot openshift-bot merged commit 692c819 into openshift:master Dec 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants