Commit 7d560ea
remove use of istioctl x wait (#16515)
* fix(tests): remove use of deprecated 'istioctl experimental wait'
* Update tests/util/helpers.sh
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* feat: log duration when _wait_for_istio times out
* fix: lint target
* Update test not to look for resources that are not created
* modify wait_for _istio to wait_for_resource
* Revert "modify wait_for _istio to wait_for_resource"
This reverts commit c10ec0c.
* check the tests
* fix function name
* fix function name
* change function name _wait_for_istio to _wait_for_resource
* revert: fucntion name to _wait_for_istio
* renamed fucntion name in archive
* renamed fucntion name in tests dir
* modified helpers.sh
* fix: lint target
* add a sleep of 2s
* refractor: sleep for 2s
* wait for all the pods to be ready
* refractor: sleep for 2s
* modified helpers.sh
* change exit to return
* refarctor: not returning 1
Signed-off-by: Aritra Dey <adey01027@gmail.com>
* fix: returning 1
Signed-off-by: Aritra Dey <adey01027@gmail.com>
* revert: duration log
Signed-off-by: Aritra Dey <adey01027@gmail.com>
* fix: lint target
Signed-off-by: Aritra Dey <adey01027@gmail.com>
---------
Signed-off-by: Aritra Dey <adey01027@gmail.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Craig Box <craig.box@gmail.com>1 parent f5a9d07 commit 7d560ea
File tree
2 files changed
+12
-16
lines changed- content/en/docs/tasks/traffic-management/request-timeouts
- tests/util
2 files changed
+12
-16
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| |||
0 commit comments