feedhenry / mcp-standalone

Standalone version of the mobile-control-panel.
http://feedhenry.org
Apache License 2.0
13 stars 21 forks source link

Fixed related to v3.7.0-rc0 and Ansible Service Broker updates #182

Closed aidenkeating closed 6 years ago

aidenkeating commented 6 years ago

The Ansible Service Broker now requires base64 encoded values for Docker Credentials. This converts the values before using them in the template.

aidenkeating commented 6 years ago

@maleck13 @philbrookes Would you mind taking a look? Based on the changes in this commit of the Ansible Service Broker, which requires base64 values for the DockerHub credentials. https://github.com/openshift/ansible-service-broker/commit/d083f9a26250ed51dc247763792b280e8522eeb7

Edit: Also went back to using the GitHub release of oc instead of using the S3 bucket provided by the Ansible Service Broker.

Edit: Also, the Mobile Apps will show up in the Service Catalog now. The Dockerfiles weren't updated. PR for AeroGear Digger APB has also been made (https://github.com/feedhenry/aerogear-digger-apb/pull/16). That should bring all of our APBs back to being visible in the Service Catalog.