Document lack of controller manager in integration tests#1175
Document lack of controller manager in integration tests#1175k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom pivotal-k8s:doc-garbage-collection
Conversation
|
/kind documentation |
|
@mariantalla: The label(s) DetailsIn response to this:
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/test-infra repository. |
|
/assign @pmorie |
|
/assign @camilamacedo86 |
|
HI @mariantalla, For this PR pass in the continuous-integration/travis-ci/pr is required to do a rebase with the master in order to get the fix #1168. |
|
/hold |
...and offer examples of how to cover owner relationship in integration tests. Signed-off-by: Hannes Hörl <hhorl@pivotal.io>
|
/hold cancel |
|
/assign @mengqiy |
|
/retest |
|
Ah no worries, it's because the prow job config still mentions |
|
Hi @mariantalla No worry about |
|
/retest (for the travis build 🤔 ) |
|
@mariantalla: The following tests 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/test-infra repository. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mariantalla, mengqiy 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 |
...and offer one example of how to cover owner relationship in integration
tests.
This is something that has tripped us up quite a bit, maybe there's others.
xref: kubernetes-sigs/controller-runtime#626
cc @hoegaarden