-
Notifications
You must be signed in to change notification settings - Fork 0
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
Support Puppet-managed LoadBalancers #19
Conversation
007ac13
to
19acdc2
Compare
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.
@simu Would you mind having a first look?
Cleaned up the git history a bit |
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 overall
@@ -0,0 +1,16 @@ | |||
#!/bin/sh | |||
|
|||
set -eo pipefail |
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.
Please make sure that this is backported to https://github.com/appuio/terraform-openshift4-exoscale
To be aligned with terraform-exoscale
There's a risk of getting into a terraform timeout after 5 minutes, in which case the state becomes corrupted even if the VM later succeeds with provisioning in the background
This is a breaking change. See the upgrade documentation at https://github.com/appuio/component-openshift4-terraform