-
Notifications
You must be signed in to change notification settings - Fork 1k
wrap getting Patroni state into retry #1293
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
Conversation
Docker image "registry-write.opensource.zalan.do/acid/postgres-operator-ui-test:d9755db-pr-1293-1" is not based on an approved base image. Currently, this will have no impact on your deployments, but builds using non-allowed images will be blocked from deployment from February 1st 2021. To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace |
Docker image "registry-write.opensource.zalan.do/acid/postgres-operator-ui-test:ca129eb-pr-1293-2" is not based on an approved base image. Currently, this will have no impact on your deployments, but builds using non-allowed images will be blocked from deployment from February 1st 2021. To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace |
Docker image "registry-write.opensource.zalan.do/acid/postgres-operator-ui-test:v1.6.0-7-gff62ab0-pr-1293-4" is not based on an approved base image. Currently, this will have no impact on your deployments, but builds using non-allowed images will be blocked from deployment from February 1st 2021. To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace |
👍 |
Docker image "registry-write.opensource.zalan.do/acid/postgres-operator-ui-test:v1.6.0-8-gec43ebd-pr-1293-5" is not based on an approved base image. Currently, this will have no impact on your deployments, but builds using non-allowed images will be blocked from deployment from February 1st 2021. To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace |
👍 |
e2e tests reveal operator is sometimes too fast to fetch Patroni state. A few retires can help to alleviate the issue.