-
Notifications
You must be signed in to change notification settings - Fork 284
Fix failed to create cluster #396
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
Conversation
this is different to container (statefulset), it's clusterctl command that didn't register openstack provider
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jichenjc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@sbueringer can you help to take a look at this ? I tried the master and encounter issue or I might missed something ? |
|
@jichenjc Yup I'll check |
|
@jichenjc I can also try the rest of the clusterctl bootstrap but I have to apply a few more adjustments to get the current master working on my environment |
|
@sbueringer please refer to bug #395, I used master code and I got error right after execution |
|
The error info was listed in #395, I didn't have time to try a full test but at least my PR here can fix that issue... |
Updated clusterctl in the sense of made changes so that the compiled code changed? Yes. Maybe I understood you wrong. I definitely introduced the bug #395 and this PR is absolutely necessary to fix this. I thought you have a bug even with this fix? |
|
/lgtm |
|
Thx for fixing it :) |
|
thanks, I will do further test on master then and along with the new cert you introduced ,I think that's a great PR and I will give it a try early next week :) thank you |
|
Okay perfect. Thanks. I'll also test the other PR with clusterctl & CoreOS. Didn't test it that much with clusterctl until now and only with the controllers, because I still need a few hacks to get it working with our restrictions (no Internet access & no Access to Floating IPs in the cluster) so it's kind of painful :). But It's getting better with each PR :D. |
this is different to container (statefulset), it's clusterctl command that didn't register openstack provider
this is different to container (statefulset), it's clusterctl command
that didn't register openstack provider
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #395
Special notes for your reviewer:
Release note: