cert-manager / trust-manager

trust-manager is an operator for distributing trust bundles across a Kubernetes cluster.
https://cert-manager.io/docs/projects/trust-manager/
Apache License 2.0
243 stars 65 forks source link

[release-0.7] fix: should reconcile targets consistently #265

Closed jetstack-bot closed 7 months ago

jetstack-bot commented 7 months ago

This is an automated cherry-pick of #260

/assign erikgb

jetstack-bot commented 7 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 assign sgtcodfish for approval. 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/trust-manager/blob/release-0.7/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
erikgb commented 7 months ago

/test pull-trust-manager-verify

erikgb commented 7 months ago

/test pull-trust-manager-verify

jetstack-bot commented 7 months ago

@jetstack-bot: 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
pull-trust-manager-verify a55a333fa9d4b2dde513f4b5f7f9eebae28f5dbc link true /test pull-trust-manager-verify

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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
erikgb commented 7 months ago

Superseded by a manual cherry-pick PR: https://github.com/cert-manager/trust-manager/pull/266.

/close

jetstack-bot commented 7 months ago

@erikgb: Closed this PR.

In response to [this](https://github.com/cert-manager/trust-manager/pull/265#issuecomment-1873845491): >Superseded by a manual cherry-pick PR: https://github.com/cert-manager/trust-manager/pull/266. > >/close 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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.