File tree
114 files changed
+13883
-1509
lines changed- ansible
- charts/hub/edge-gitops-vms/templates
- common
- .github/workflows
- acm
- templates
- policies
- provision
- ansible
- playbooks/auto-approve-installplans
- plugins/modules
- roles
- iib_ci
- tasks
- vault_utils/tasks
- tests/unit
- clustergroup
- templates
- core
- imperative
- plumbing
- examples
- golang-external-secrets
- charts
- hashicorp-vault
- charts
- letsencrypt
- operator-install
- templates
- tests
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+13883
-1509
lines changedDiff for: Changes.md
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + |
Diff for: ansible/deploy_kubevirt_worker.yml
+3-10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 | 10 |
| |
16 | 11 |
| |
17 | 12 |
| |
| |||
47 | 42 |
| |
48 | 43 |
| |
49 | 44 |
| |
| 45 | + | |
| 46 | + | |
50 | 47 |
| |
51 | 48 |
| |
52 | 49 |
| |
| |||
97 | 94 |
| |
98 | 95 |
| |
99 | 96 |
| |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
| 97 | + | |
105 | 98 |
| |
106 | 99 |
| |
107 | 100 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
+5-15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 52 | + | |
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
| |
| |||
63 | 61 |
| |
64 | 62 |
| |
65 | 63 |
| |
66 |
| - | |
67 |
| - | |
68 |
| - | |
| 64 | + | |
69 | 65 |
| |
70 | 66 |
| |
71 | 67 |
| |
| |||
77 | 73 |
| |
78 | 74 |
| |
79 | 75 |
| |
80 |
| - | |
81 |
| - | |
82 |
| - | |
| 76 | + | |
83 | 77 |
| |
84 | 78 |
| |
85 | 79 |
| |
| |||
91 | 85 |
| |
92 | 86 |
| |
93 | 87 |
| |
94 |
| - | |
95 |
| - | |
96 |
| - | |
| 88 | + | |
97 | 89 |
| |
98 | 90 |
| |
99 | 91 |
| |
| |||
105 | 97 |
| |
106 | 98 |
| |
107 | 99 |
| |
108 |
| - | |
109 |
| - | |
110 |
| - | |
| 100 | + | |
111 | 101 |
| |
112 | 102 |
| |
113 | 103 |
| |
|
+6-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 |
| |
35 |
| - | |
36 |
| - | |
| 39 | + | |
| 40 | + | |
37 | 41 |
| |
38 | 42 |
|
Diff for: common/.github/workflows/linter.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
+4-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
| 35 | + | |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
|
Diff for: common/Makefile
+7-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
| 233 | + | |
233 | 234 |
| |
| 235 | + | |
| 236 | + | |
234 | 237 |
| |
235 | 238 |
| |
236 |
| - | |
237 |
| - | |
238 |
| - | |
| 239 | + | |
| 240 | + | |
239 | 241 |
| |
| 242 | + | |
240 | 243 |
| |
241 | 244 |
| |
242 | 245 |
| |
243 |
| - | |
| 246 | + | |
244 | 247 |
| |
245 | 248 |
| |
246 | 249 |
| |
|
Diff for: common/acm/Chart.yaml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + |
Diff for: common/acm/README.md
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Diff for: common/acm/templates/_helpers.tpl
+44
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + |
0 commit comments