Hi,I am getting an error when trying to push an APB to my local Openshift. Here's the output:$ apb_canary push --broker https://asb-1338-ansible-service broker.192.168.37.1.xip.io/version: 1.0name: my-test-apbdescription: This is a sample application generated by apb initbindable: Falseasync: optionalmetadata:displayName: my-testplans:- name: defaultdescription: This default plan deploys my-test-apbfree: Truemetadata: {}parameters: []Found registry IP at: 172.30.1.1:5000Exception occurred! 'namespace'The apb_canary alias is defined as:alias apb_canary='docker run --rm --privileged -v $PWD:/mnt -v $HOME/.kube:/.kube -v /var/run/docker.sock:/var/run/docker.sock -u $UID docker.io/ ansibleplaybookbundle/apb- 'tools:canary I have tried so far:The APB is the one created using "apb init" as described in the guide: https://github.com/ansibleplaybookbundle/ansible- playbook-bundle/blob/master/ docs/getting_started.md docker: Version 17.09.0-ce-mac33ansible: ansible 2.4.0.0There is no information in the Ansible Service Broker pods' logAny idea how to workaround this OR where could I find more info?Thanks,
_______________________________________________
feedhenry-dev mailing list
feedhenry-dev@redhat.com
https://www.redhat.com/mailman/listinfo/feedhenry-dev