File tree
7 files changed
+21
-5
lines changed- examples
- kubernetes
- e2e_test
7 files changed
+21
-5
lines changedLines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 |
| |
2 | 15 |
| |
3 | 16 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
- .travis.yml+1
- config/__init__.py+2
- config/config_exception.py+2
- config/dateutil.py+2
- config/dateutil_test.py+2
- config/exec_provider.py+2
- config/exec_provider_test.py+2
- config/incluster_config.py+2
- config/incluster_config_test.py+2
- config/kube_config.py+11-2
- config/kube_config_test.py+8-3
- hack/boilerplate/boilerplate.py+197
- hack/boilerplate/boilerplate.py.txt+15
- hack/boilerplate/boilerplate.sh.txt+13
- hack/verify-boilerplate.sh+35
- run_tox.sh+1-2
- stream/__init__.py+2
- stream/stream.py+12-8
- stream/ws_client.py+12-8
- stream/ws_client_test.py+3-1
- watch/__init__.py+2
- watch/watch.py+4
- watch/watch_test.py+74-1
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - |
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
|
0 commit comments