knative / operator

Combined operator for Knative.
Apache License 2.0
185 stars 98 forks source link

[WIP] [release-v1.10] Support Eventing TLS #1585

Closed pierDipi closed 11 months ago

pierDipi commented 11 months ago

Cherry-pick of https://github.com/knative/operator/pull/1582

knative-prow[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pierDipi

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/knative/operator/blob/main/OWNERS)~~ [pierDipi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
pierDipi commented 11 months ago

Those jobs failures are unrelated, I wrongly clicked and it opened a PR against main but it was meant to be against release-1.10

knative-prow[bot] commented 11 months ago

@pierDipi: 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
serving-upgrade-tests_operator_main cff5edb79b4e480b93b700fd108c580da9357411 link true /test serving-upgrade-tests
eventing-upgrade-tests_operator_main cff5edb79b4e480b93b700fd108c580da9357411 link true /test eventing-upgrade-tests
build-tests_operator_main cff5edb79b4e480b93b700fd108c580da9357411 link true /test build-tests
unit-tests_operator_main cff5edb79b4e480b93b700fd108c580da9357411 link true /test unit-tests
integration-tests_operator_main cff5edb79b4e480b93b700fd108c580da9357411 link true /test integration-tests
upgrade-tests_operator_main cff5edb79b4e480b93b700fd108c580da9357411 link true /test upgrade-tests
upgrade-tests_operator_release-1.10 cff5edb79b4e480b93b700fd108c580da9357411 link true /test upgrade-tests
eventing-upgrade-tests_operator_release-1.10 cff5edb79b4e480b93b700fd108c580da9357411 link true /test eventing-upgrade-tests
integration-tests_operator_release-1.10 cff5edb79b4e480b93b700fd108c580da9357411 link true /test integration-tests

Your PR dashboard.

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).