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 <[email protected]>1 parent 366aa1e commit b61f2e9
File tree
2 files changed
+2
-14
lines changed- examples
- examples-release-12/src/main/java/io/kubernetes/client/examples
- examples-release-13/src/main/java/io/kubernetes/client/examples
2 files changed
+2
-14
lines changedLines 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