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

[BUG] Error creating database cluster #34

Open
FanyCastro opened this issue Oct 18, 2020 · 0 comments
Open

[BUG] Error creating database cluster #34

FanyCastro opened this issue Oct 18, 2020 · 0 comments
Assignees
Labels
bug something isn't working infrastructure issue for infrastructure

Comments

@FanyCastro
Copy link
Contributor

FanyCastro commented Oct 18, 2020

Describe the bug
When launching the service that set up all the infrastructure, we get an error creating the database cluster when the operator installation takes too much time.

To Reproduce
Steps to reproduce the behaviour:

  1. Run the service with go run
  2. Check the logs to see the error
  3. See error
    Error running the set up, error installing database, error creating database cluster "petstore-pets-cluster": error 'exit status 1' in "/usr/local/bin/kubectl" "error: unable to recognize "pets-db.yml": no matches for kind "postgresql" in version "acid.zalan.do/v1"\n"

Expected behaviour
The database cluster should be created without errors.

@FanyCastro FanyCastro added bug something isn't working infrastructure issue for infrastructure labels Oct 18, 2020
@FanyCastro FanyCastro self-assigned this Oct 18, 2020
@FanyCastro FanyCastro changed the title [BUG] Wait for the operator to be installed [BUG] Error creating the database cluster Oct 18, 2020
@juan-medina juan-medina changed the title [BUG] Error creating the database cluster [BUG] Error creating database cluster Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working infrastructure issue for infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant