File tree
22 files changed
+1119
-1165
lines changed- .github/workflows
- bootstrapper-maven-plugin
- caffeine-bounded-cache-support
- micrometer-support
- operator-framework
- src/test/java/io/javaoperatorsdk/operator/sample
- createonlyifnotexistsdependentwithssa
- workflowallfeature
- operator-framework-bom
- operator-framework-core
- src
- main/java/io/javaoperatorsdk/operator
- processing/dependent/workflow
- test/java/io/javaoperatorsdk/operator/processing/dependent
- operator-framework-junit5
- sample-operators
- leader-election
- src
- main/java/io/javaoperatorsdk/operator/sample
- test/java/io/javaoperatorsdk/operator/sample
- mysql-schema
- src/main/java/io/javaoperatorsdk/operator/sample
- tomcat-operator
- webpage
22 files changed
+1119
-1165
lines changedDiff for: .github/workflows/pr.yml
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
|
Diff for: bootstrapper-maven-plugin/pom.xml
+26-26
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
|
Diff for: caffeine-bounded-cache-support/pom.xml
+5-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 2 | + | |
| 3 | + | |
5 | 4 |
| |
6 |
| - | |
7 | 5 |
| |
| 6 | + | |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
| |||
65 | 63 |
| |
66 | 64 |
| |
67 | 65 |
| |
68 |
| - | |
69 | 66 |
| |
70 | 67 |
| |
71 | 68 |
| |
| 69 | + | |
72 | 70 |
| |
73 | 71 |
| |
74 | 72 |
| |
| |||
80 | 78 |
| |
81 | 79 |
| |
82 | 80 |
| |
83 |
| - | |
| 81 | + |
Diff for: micrometer-support/pom.xml
+8-10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 2 | + | |
| 3 | + | |
5 | 4 |
| |
6 |
| - | |
7 | 5 |
| |
| 6 | + | |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
14 |
| - | |
| 12 | + | |
15 | 13 |
| |
16 | 14 |
| |
17 | 15 |
| |
| |||
37 | 35 |
| |
38 | 36 |
| |
39 | 37 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
43 | 41 |
| |
44 | 42 |
| |
45 | 43 |
| |
| |||
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
57 |
| - | |
| 55 | + |
0 commit comments