-
Notifications
You must be signed in to change notification settings - Fork 600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding istio annotation #3534
Adding istio annotation #3534
Conversation
Welcome @vayyappaneni! It looks like this is your first PR to knative/eventing 🎉 |
Hi @vayyappaneni. Thanks for your PR. I'm waiting for a knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
I'm having this issue too |
/ok-to-test |
/assign @tcnghia |
/retest |
/test pull-knative-eventing-upgrade-tests |
The following jobs failed:
Job pull-knative-eventing-upgrade-tests expended all 3 retries without success. |
/test pull-knative-eventing-upgrade-tests |
@tcnghia I've seen this test |
@tcnghia seems like it was, do you know how to trigger the cla/google check? I know @vayyappaneni has signed it so I'm not sure how to trigger it. Thanks. |
The author needs to comment with: |
@googlebot I signed it! |
@vayyappaneni, would you mind rebasing? |
@pierDipi working on it... |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vaikas, vayyappaneni 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:
Approvers can indicate their approval by writing |
* adding istion annotation (#3534) * backporting #3543 * Update test/lib/duck/resource_inspectors.go Co-authored-by: Matt Moore <[email protected]> * Use the standard resource creation libs for upgrade tests. (#3539) * try to dump some state * use client wait or fail * create broker directly * removed the unused import Co-authored-by: Matt Moore <[email protected]>
* adding istion annotation (knative#3534) * backporting knative#3543 * Update test/lib/duck/resource_inspectors.go Co-authored-by: Matt Moore <[email protected]> * Use the standard resource creation libs for upgrade tests. (knative#3539) * try to dump some state * use client wait or fail * create broker directly * removed the unused import Co-authored-by: Matt Moore <[email protected]>
* adding istion annotation (knative#3534) * backporting knative#3543 * Update test/lib/duck/resource_inspectors.go Co-authored-by: Matt Moore <[email protected]> * Use the standard resource creation libs for upgrade tests. (knative#3539) * try to dump some state * use client wait or fail * create broker directly * removed the unused import Co-authored-by: Matt Moore <[email protected]>
* adding istion annotation (knative#3534) (knative#3557) * adding istion annotation (knative#3534) * backporting knative#3543 * Update test/lib/duck/resource_inspectors.go Co-authored-by: Matt Moore <[email protected]> * Use the standard resource creation libs for upgrade tests. (knative#3539) * try to dump some state * use client wait or fail * create broker directly * removed the unused import Co-authored-by: Matt Moore <[email protected]> * cp 3897 (knative#3902) * cp 3897 * backport 3719 * x bit * apiserversource v1beta1->v1alpha2 * install broker / sugar * backport 3945 to .16 (knative#3948) Co-authored-by: VijayaSenaReddy Ayyappaneni <[email protected]> Co-authored-by: Matt Moore <[email protected]> Co-authored-by: Ville Aikas <[email protected]>
Fixes #3532
Proposed Changes
Release Note