karina icon indicating copy to clipboard operation
karina copied to clipboard

chore(monitoring): skip pdb

Open moshloop opened this issue 1 year ago • 1 comments

Description

Short summary of what is the issue and the solution.

Dependencies

  • Ex. Other PRs.

Breaking Change

  • [ ] Yes
  • [ ] No

Testing Notes

What I did: What did you do to validate this PR?

How you can replicate my testing: How can the reviewer validate this PR?

Links

Issues links or other related resources

moshloop avatar Aug 10 '22 08:08 moshloop

@moshloop the Canary checker failure appears to be a bug in canary checker itself:

W0825 09:47:21.077313       1 client_config.go:608] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
2022-08-25T09:47:21.083Z        INFO    Starting embedded postgres server at /opt/database/data/
2022-08-25T09:47:23.511Z        FATAL   error connecting with postgres: unable to init database using: .bin/postgres/bin/initdb -A password -U postgres -D /opt/database/data/ --pwfile=/root/.embedded-postgres-go/extracted/pwfile

They seem to be inconsistent though - only fail about 20% of the time

paddatrapper avatar Aug 25 '22 11:08 paddatrapper

:tada: This PR is included in version 0.68.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Sep 13 '22 09:09 github-actions[bot]