IshentRas / cookbook-openshift3

Chef Cookbook for Openshift
https://supermarket.chef.io/cookbooks/cookbook-openshift3
MIT License
27 stars 12 forks source link

Broken Template Service Broker Deployment with all-in-one VM #289

Open jperville opened 5 years ago

jperville commented 5 years ago

I found this issue while trying to deploy OSE v3.10 in all-in-one VM using the ng recipes from this cookbook.

My problem: the OSE v3.10 chef-run stops at execute["Wait for TSB API to become available"].

The reason:

By manually running oc label node MASTERNODE node-role.kubernetes.io/master=true it becomes possible to continue provisioning the node.

IshentRas commented 5 years ago

@jperville I could not replicate that issue. Een with a new server everything is labelled accordingly.