Release 1.3.0
·
3760 commits
to master
since this release
Updates in this release include:
- added a 'pgo test' command which runs a simple SQL query test against a cluster's services
- added a bash completion file for the pgo command, bash users will appreciate this
- fixed a bug in cluster restore, existing secrets are now copied and used by the restored database, the secret-from command line flag is introduced to support this
- added a 'pgo clone' command which will create a cloned copy of an existing cluster
- altered run.sh script to support running on Openshift Origin 1.5.1, documented Openshift usage and reqts