Conversation
Signed-off-by: Josh Berkus <[email protected]>
|
@jberkus: The following test failed, say
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. DetailsInstructions 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. |
| * A Kubernetes cluster running version 1.30+. | ||
| * You must have `kubectl` installed, or have a tool which lets you run Kubernetes YAML files. | ||
| * You must use a service account or user that can create ClusterRoles, ClusterRoleBindings, CustomResourceDefinitions, Deployments, Namespaces, Roles, RoleBindings, Services, and ServiceAccounts. | ||
| * If you are using managed TLS certificates with your cluster, you should have [Cert-Manager](https://cert-manager.io/docs/installation/) installed in the kubernetes cluster. |
There was a problem hiding this comment.
| * If you are using managed TLS certificates with your cluster, you should have [Cert-Manager](https://cert-manager.io/docs/installation/) installed in the kubernetes cluster. | |
| * If TLS is enabled to secure the etcd cluster and certificate provider is configured as Cert-Manager, ensure that [Cert-Manager](https://cert-manager.io/docs/installation/) installed in the kubernetes cluster. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr, jberkus The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes links, adds a little text.