Skip to content

Release 1.3.0

Choose a tag to compare

@jmccormick2001 jmccormick2001 released this 26 Jun 19:16
· 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