quay-operator
quay-operator copied to clipboard
mirror(deployment-template): add postgresql client certificate overlay for authentication (PROJQUAY-2417)
missed that we need the certificate handling in the mirror pod when using Postgres SSL authentication
Hi @michaelalang. Thanks for your PR.
I'm waiting for a quay member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/ok-to-test
@michaelalang: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/ocp-latest-e2e | 36bf469b536e89f02062fff2974c12e8048382e6 | link | true | /test ocp-latest-e2e |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
/cherry-pick redhat-3.13
@bcaton85: #963 failed to apply on top of branch "redhat-3.13":
Applying: adding Postgres client certificate secret,mount overlay
Using index info to reconstruct a base tree...
M kustomize/base/quay.deployment.yaml
Falling back to patching base and 3-way merge...
Auto-merging kustomize/base/quay.deployment.yaml
CONFLICT (content): Merge conflict in kustomize/base/quay.deployment.yaml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 adding Postgres client certificate secret,mount overlay
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to this:
/cherry-pick redhat-3.13
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/cherry-pick redhat-3.13
@bcaton85: #963 failed to apply on top of branch "redhat-3.13":
Applying: adding Postgres client certificate secret,mount overlay
Using index info to reconstruct a base tree...
M kustomize/base/quay.deployment.yaml
Falling back to patching base and 3-way merge...
Auto-merging kustomize/base/quay.deployment.yaml
CONFLICT (content): Merge conflict in kustomize/base/quay.deployment.yaml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 adding Postgres client certificate secret,mount overlay
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to this:
/cherry-pick redhat-3.13
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.