Code Monkey home page Code Monkey logo

Comments (8)

neverfox avatar neverfox commented on May 14, 2024

Saw the same thing. I wonder if this is why my cluster never enters the ready state.

from postgres-operator.

jmccormick2001 avatar jmccormick2001 commented on May 14, 2024

you should see the following:

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

from postgres-operator.

jmccormick2001 avatar jmccormick2001 commented on May 14, 2024

that examples/tpr directory is old stuff that is not used, I'll remove it.,

from postgres-operator.

jmccormick2001 avatar jmccormick2001 commented on May 14, 2024

those error messages you see in the log are the current behavior, I'll leave this open to make sure I fix that in an upcoming release.

from postgres-operator.

jar349 avatar jar349 commented on May 14, 2024
$ kl get thirdpartyresources
NAME                           DESCRIPTION                                                                             VERSION(S)
istio-config.istio.io          Istio configuration                                                                     v1alpha1
pg-backup.crunchydata.com      A postgres backup ThirdPartyResource                                                    v1
pg-clone.crunchydata.com       A postgres clone ThirdPartyResource                                                     v1
pg-cluster.crunchydata.com     A postgres cluster ThirdPartyResource                                                   v1
pg-database.crunchydata.com    A database specification containing a Pod and Service which run a PostgreSQL database   v1
pg-policy.crunchydata.com      A postgres policy ThirdPartyResource                                                    v1
pg-policylog.crunchydata.com   A postgres policy log ThirdPartyResource                                                v1
pg-upgrade.crunchydata.com     A postgres upgrade ThirdPartyResource                                                   v1

from postgres-operator.

jar349 avatar jar349 commented on May 14, 2024

note these lines of code - they have dashes. But the actual TRP objects do not have the dashes: https://github.com/CrunchyData/postgres-operator/blob/master/tpr/cluster.go#L28

from postgres-operator.

rimusz avatar rimusz commented on May 14, 2024

seeing the same thing with v1.5.2, no ThirdPartyResources get created

from postgres-operator.

jar349 avatar jar349 commented on May 14, 2024

confirmed that just because the logs say they can't find the resources... 1.5.2 does create a working postgres instance. Now my problem is that I can't connect to the database with the credentials configured in ~/.pgo.yaml. I'll open a separate issue for that.

from postgres-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.