Commit 62da268
authored
Work around dask/distributed#7940 (#738)
* Poke the CI
* Bump Kubernetes versions
* Verify things pass with dask/distributed@74a1bcd
* Remove deprecated CI runs to speed up testing
* Pin to commit that I suspect is causing this, expect this run to fail
* Pin to previous commit which I expect to pass
* Implement workaround
* Revert removed CI files
* Copy asynchronous checking from SpecCluster
* Add comment1 parent 5644984 commit 62da268
File tree
2 files changed
+19
-8
lines changed- .github/workflows
- dask_kubernetes/operator/kubecluster
2 files changed
+19
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
181 | 183 | | |
182 | 184 | | |
183 | | - | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
264 | | - | |
265 | | - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
266 | 277 | | |
267 | 278 | | |
268 | 279 | | |
| |||
543 | 554 | | |
544 | 555 | | |
545 | 556 | | |
546 | | - | |
| 557 | + | |
547 | 558 | | |
548 | 559 | | |
549 | 560 | | |
| |||
0 commit comments