File tree
7 files changed
+51
-23
lines changed- config/manager
- deploy/openshift
- docs
- scripts/ci
7 files changed
+51
-23
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
12 | 8 |
| |
13 | 9 |
| |
14 |
| - | |
15 |
| - | |
| 10 | + | |
16 | 11 |
| |
17 | 12 |
| |
18 | 13 |
| |
19 | 14 |
| |
20 |
| - | |
| 15 | + | |
21 | 16 |
| |
22 | 17 |
| |
23 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
|
Submodule helm-charts updated 53 files
- .github/kubeval.sh+3
- .github/workflows/ci.yaml+14-7
- README.md+2-1
- charts/community-database/Chart.yaml-19
- charts/community-database/templates/database.yaml-29
- charts/community-database/templates/mongodb-user-password.yaml-11
- charts/community-database/values.yaml-3
- charts/community-operator-crds/Chart.yaml+2-2
- charts/community-operator/Chart.yaml+14-15
- charts/community-operator/templates/database_roles.yaml+9-3
- charts/community-operator/templates/mongodbcommunity_cr_with_tls.yaml+9-9
- charts/community-operator/templates/operator.yaml+3-1
- charts/community-operator/templates/operator_roles.yaml+8-4
- charts/community-operator/values.yaml+4-2
- charts/ent-operator-database/Chart.lock-6
- charts/ent-operator-database/Chart.yaml-19
- charts/ent-operator-database/crds/mongodb.mongodb.com.yaml-573
- charts/ent-operator-database/crds/mongodbusers.mongodb.com.yaml-80
- charts/ent-operator-database/templates/database-cm.yaml-26
- charts/ent-operator-database/templates/database-roles.yaml-21
- charts/ent-operator-database/templates/database-secret.yaml-19
- charts/ent-operator-database/templates/database-shard.yaml-89
- charts/ent-operator-database/templates/database.yaml-91
- charts/ent-operator-database/templates/mongodb-user-password.yaml-14
- charts/ent-operator-database/templates/mongodb-user.yaml-24
- charts/ent-operator-database/values-shard.yaml-151
- charts/ent-operator-database/values.yaml-113
- charts/ent-operator-opsmanager/Chart.lock-6
- charts/ent-operator-opsmanager/Chart.yaml-20
- charts/ent-operator-opsmanager/crds/mongodb.mongodb.com.yaml-579
- charts/ent-operator-opsmanager/crds/mongodbusers.mongodb.com.yaml-80
- charts/ent-operator-opsmanager/crds/opsmanagers.mongodb.com.yaml-345
- charts/ent-operator-opsmanager/templates/NOTES.txt-19
- charts/ent-operator-opsmanager/templates/ops-manager-global-admin.yaml-14
- charts/ent-operator-opsmanager/templates/ops-manager.yaml-119
- charts/ent-operator-opsmanager/templates/opsmanager-roles.yaml-64
- charts/ent-operator-opsmanager/values.yaml-105
- charts/ent-operator/Chart.yaml-14
- charts/ent-operator/templates/operator-roles.yaml-174
- charts/ent-operator/templates/operator.yaml-120
- charts/ent-operator/values.yaml-83
- charts/enterprise-operator/Chart.yaml+16
- charts/enterprise-operator/README.md+72
- charts/enterprise-operator/crds/mongodb.com_mongodb.yaml+788
- charts/enterprise-operator/crds/mongodb.com_mongodbmulti.yaml+517
- charts/enterprise-operator/crds/mongodb.com_mongodbusers.yaml+166
- charts/enterprise-operator/crds/mongodb.com_opsmanagers.yaml+940
- charts/enterprise-operator/crds/webhook-cluster-role.yaml+27
- charts/enterprise-operator/templates/database-roles.yaml+83
- charts/enterprise-operator/templates/operator-roles.yaml+151
- charts/enterprise-operator/templates/operator.yaml+141
- charts/enterprise-operator/values-openshift.yaml+76
- charts/enterprise-operator/values.yaml+86
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 |
| |
8 | 12 |
| |
9 | 13 |
| |
10 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 |
| |
12 | 19 |
| |
13 | 20 |
| |
14 |
| - | |
| 21 | + | |
15 | 22 |
| |
16 | 23 |
| |
17 | 24 |
| |
18 | 25 |
| |
19 | 26 |
| |
20 | 27 |
| |
21 | 28 |
| |
22 |
| - | |
| 29 | + | |
23 | 30 |
| |
24 | 31 |
| |
25 |
| - | |
| 32 | + | |
26 | 33 |
| |
27 | 34 |
| |
28 | 35 |
| |
| |||
36 | 43 |
| |
37 | 44 |
| |
38 | 45 |
| |
39 |
| - | |
| 46 | + | |
40 | 47 |
| |
41 | 48 |
| |
42 | 49 |
| |
| |||
55 | 62 |
| |
56 | 63 |
| |
57 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
58 | 81 |
| |
59 |
| - | |
60 |
| - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
61 | 92 |
| |
62 | 93 |
| |
63 | 94 |
| |
|
0 commit comments