| Ali Ok The APB is currently using the master tag of the ups config operator (https://github.com/aerogear/ups-config-operator). That should be fine as long as you don't have a local outdated version of that tag. If you want to build the config operator image locally you can do that by cloning the repository into your gopath (under github.com/ups-config-operator) and running:
Then in Openshift edit the UPS deployment config, locate the ups-config-operator container and change the tag from master to latest. |