Skip to content

Commit 95639ec

Browse files
authored
Merge pull request #15 from frischHWC/cdp-731
Cdp 731
2 parents 831ca3e + 85fde1d commit 95639ec

File tree

91 files changed

+3235
-399
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+3235
-399
lines changed

README.adoc

Lines changed: 56 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ image:images/one-script-all.gif[Example of a basic launch]
1616

1717
| ✓
1818
| basic
19-
| CDP 7.1.9.1015 & CM 7.11.3.26
19+
| CDP 7.3.1.0 & CM 7.13.1.0
2020
| RHEL 8.10
2121
| Postgres 14
2222
| MIT KDC
@@ -25,7 +25,7 @@ image:images/one-script-all.gif[Example of a basic launch]
2525

2626
| ✓
2727
| full
28-
| CDP 7.1.9.1015 & CM 7.11.3.26
28+
| CDP 7.3.1.0 & CM 7.13.1.0
2929
| RHEL 8.10
3030
| Postgres 14
3131
| MIT KDC
@@ -34,7 +34,7 @@ image:images/one-script-all.gif[Example of a basic launch]
3434

3535
| ✓
3636
| all-services
37-
| CDP 7.1.9.1015 & CM 7.11.3.26
37+
| CDP 7.3.1.0 & CM 7.13.1.0 & CFM 2.2.9.0 & CSA 1.14.0.0
3838
| RHEL 8.10
3939
| Postgres 14
4040
| MIT KDC
@@ -43,30 +43,31 @@ image:images/one-script-all.gif[Example of a basic launch]
4343

4444
| ✓
4545
| streaming
46-
| CDP 7.1.9.1015 & CM 7.11.3.26 & CFM 2.1.7.1000
46+
| CDP 7.3.1.0 & CM 7.13.1.0 & CFM 2.2.9.0 & CSA 1.14.0.0
4747
| RHEL 8.10
4848
| Postgres 14
4949
| MIT KDC
5050
| True
5151
|
5252

5353
| ✓
54-
| cdp-streaming-with-efm
55-
| CDP 7.1.9.1015 & CM 7.11.3.26 & CFM 2.1.7.1000 & EFM 2.2.0
54+
| streaming-with-efm
55+
| CDP 7.3.1.0 & CM 7.13.1.0 & CFM 2.2.9.0 & EFM 2.2.99.0 & CSA 1.14.0.0
5656
| RHEL 8.10
5757
| Postgres 14
5858
| MIT KDC
5959
| True
6060
|
6161

6262
| ✓
63-
| cdp-observability
64-
| CDP 7.1.9.1015 & CM 7.11.3.26 & Observability 3.5.3
63+
| observability
64+
| CDP 7.3.1.0 & CM 7.13.1.0 & Observability 3.5.3
6565
| RHEL 8.10
6666
| Postgres 14
6767
| MIT KDC
6868
| True
69-
|
69+
|
70+
7071

7172
|
7273
|
@@ -177,6 +178,52 @@ image:images/one-script-all.gif[Example of a basic launch]
177178
|
178179
|
179180

181+
| ✓
182+
| cdp-719
183+
| CDP 7.1.9.1015 & CM 7.11.3.26
184+
| RHEL 8.10
185+
| Postgres 14
186+
| MIT KDC
187+
| True
188+
|
189+
190+
| ✓
191+
| cdp-719-basic
192+
| CDP 7.1.9.1015 & CM 7.11.3.26
193+
| RHEL 8.10
194+
| Postgres 14
195+
| MIT KDC
196+
| True
197+
|
198+
199+
| ✓
200+
| cdp-719-all-services
201+
| CDP 7.1.9.1015 & CM 7.11.3.26
202+
| RHEL 8.10
203+
| Postgres 14
204+
| MIT KDC
205+
| True
206+
|
207+
208+
| ✓
209+
| cdp-719-streaming
210+
| CDP 7.1.9.1015 & CM 7.11.3.26 & CFM 2.1.7.1000
211+
| RHEL 8.10
212+
| Postgres 14
213+
| MIT KDC
214+
| True
215+
|
216+
217+
| ✓
218+
| cdp-719-pvc
219+
| CDP 7.1.9.1015 & CM 7.11.3.26 & PvC 1.5.4
220+
| RHEL 8.8
221+
| Postgres 14
222+
| Free IPA
223+
| True
224+
| Use --os-version=8.8
225+
226+
180227
| ✓
181228
| cdp-717
182229
| CDH 7.1.7.2026 & CM 7.6.7

RELEASE_NOTES.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Releases Notes
22

3+
## v3.0
4+
5+
### New Features:
6+
7+
- Restructure ansible files in directories
8+
- Update to latest versions
9+
- Support for CDP 7.3.1
10+
- Support of PvC 1.5.4
11+
- Support of Datagen 1.0.0
12+
- Archives of 7.1.9 with 5 cluster types
13+
14+
### Bug Fixed
15+
16+
- No longer issues with stale connections
17+
18+
### WIP:
19+
20+
- Optimization of parameters for cluster set
21+
- PvC on AWS (Requires some PTR Records)
22+
323
## v2.0
424

525
### New Features:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)