Add release-note instruction.#980
Conversation
|
thx ! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ldemailly The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
@yutongz: The following test failed, say
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. |
|
Automatic merge from submit-queue |
|
@ldemailly Do you know why this test failed? |
|
some connection error: W0929 00:30:29.029] W0929 00:30:29.027468 891 mixer_test.go:684] Error communicating with http://35.188.246.118/productpage: Get http://35.188.246.118/productpage: dial tcp 35.188.246.118:80: i/o timeout was there a network outage ? |
|
or maybe we ran out of ip/firewalls again - did we ever find out why we seem to leak them? |
|
Right before this error message, it shows all pods are ready and running, it's wired. |
Automatic merge from submit-queue Add release-note instruction. **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note none ``` Add instruction about how to get collect release-note from PR description. Should merge after istio/test-infra#441 Former-commit-id: 8c8b8ff
Automatic merge from submit-queue Add release-note instruction. **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note none ``` Add instruction about how to get collect release-note from PR description. Should merge after istio/test-infra#441 Former-commit-id: 8c8b8ff
Automatic merge from submit-queue Add release-note instruction. **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note none ``` Add instruction about how to get collect release-note from PR description. Should merge after istio/test-infra#441 Former-commit-id: 8c8b8ff
Automatic merge from submit-queue. allow script/check-style to work on MacOS **What this PR does / why we need it**: allows script/check-style to work on MacOS **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes istio#978 **Special notes for your reviewer**: Tested on MacOS and GLinux **Release note**: ```release-note ```
* authn: add a field to confrol trust domain validation * update comments
…gocd.argoproj.io/instance` (istio#980) * Fix IOR wrongly copying argocd internal annotation from Gateway to route (istio#936) * Fix IOR wrongly copying argocd label from Gateway to route (istio#957) * OSSM-6295: Copy ArgoCD annotations from Gateway to Route Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * OSSM-6295: Copy all annotations and labels added by ArgoCD except argocd.argoproj.io/instance Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * Fix lint errors Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> --------- Co-authored-by: Julien DELACROIX <jdelacroix@ncelrnd2812.nce.amadeus.net> Co-authored-by: Jacek Ewertowski <jewertow@redhat.com> Signed-off-by: Yann Liu <yannliu@redhat.com>
What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Release note:
Add instruction about how to get collect release-note from PR description.
Should merge after istio/test-infra#441