cert-manager / istio-csr

istio-csr is an agent that allows for Istio workload and control plane components to be secured using cert-manager.
https://cert-manager.io/docs/usage/istio-csr/
Apache License 2.0
158 stars 68 forks source link

Fix flaky test #307

Closed inteon closed 2 months ago

inteon commented 5 months ago

WIP

cert-manager-prow[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from inteon. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/cert-manager/istio-csr/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
inteon commented 5 months ago

/test pull-cert-manager-istio-csr-k8s-v1-29-istio-v1-20

cert-manager-prow[bot] commented 2 months ago

@inteon: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cert-manager-istio-csr-k8s-v1-29-istio-v1-20 66f919e60750f7d3f7d5c900fcfe6288ea4fb71f link true /test pull-cert-manager-istio-csr-k8s-v1-29-istio-v1-20
pull-cert-manager-istio-csr-istio-v1-15 66f919e60750f7d3f7d5c900fcfe6288ea4fb71f link true /test pull-cert-manager-istio-csr-istio-v1-15
pull-cert-manager-istio-csr-istio-v1-16 66f919e60750f7d3f7d5c900fcfe6288ea4fb71f link true /test pull-cert-manager-istio-csr-istio-v1-16

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
inteon commented 2 months ago

I did not find the solution (yet).