2 files changed
+8
-1
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 |
| |
2 | 9 |
| |
3 | 10 |
| |
|
- .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+10-1
- config/kube_config_test.py+2
- 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
0 commit comments