Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thirdpartyresources.extensions "pg-clone.crunchydata.com" not found #19

Closed
RonnyMaas opened this issue Jun 22, 2017 · 1 comment
Closed

Comments

@RonnyMaas
Copy link

Result of command (or any other pgo command) with kubernetes cluster on coreos:

pgo show cluster all

Is:
ERRO[0000] thirdpartyresources.extensions "pg-clone.crunchydata.com" not found
ERRO[0000] required pg-clone.crunchydata.com TPR was not found on your kube cluster

And indeed no pg-clone.crunchydata.com TPR is created by the script in the repos as shown below.

kubectl get thirdpartyresources
NAME DESCRIPTION VERSION(S)
pg-backup.crunchydata.com A postgres backup ThirdPartyResource v1
pg-cluster.crunchydata.com A postgres cluster ThirdPartyResource v1
pg-upgrade.crunchydata.com A postgres upgrade ThirdPartyResource v1

Can't find any info on where to get the pg-clone TPR or how to create it.

@RonnyMaas
Copy link
Author

The precompiled 1.2.0 version does work. Something might have gone wrong with the version that I compiled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant