Commit b61f2e9
Dave Syer
Fix SpringExampleController so it doesn't crash on startup
This fix is masking another problem somewhere else, but at least
it gets the apps working while we investigate.
Signed-off-by: Dave Syer <dsyer@vmware.com>1 parent 366aa1e commit b61f2e9
2 files changed
Lines changed: 2 additions & 14 deletions
File tree
- examples
- examples-release-12/src/main/java/io/kubernetes/client/examples
- examples-release-13/src/main/java/io/kubernetes/client/examples
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 76 | | |
84 | 77 | | |
85 | 78 | | |
| |||
100 | 93 | | |
101 | 94 | | |
102 | 95 | | |
| 96 | + | |
103 | 97 | | |
104 | 98 | | |
105 | 99 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 76 | | |
84 | 77 | | |
85 | 78 | | |
| |||
100 | 93 | | |
101 | 94 | | |
102 | 95 | | |
| 96 | + | |
103 | 97 | | |
104 | 98 | | |
105 | 99 | | |
| |||
0 commit comments