Commit 1d5276b
Release cloudnative-pg-v0.27.1-maarlab1 (#1)
* fix(ci): use PAT instead of GITHUB_TOKEN in release-pr workflow (cloudnative-pg#754)
PRs created with GITHUB_TOKEN don't trigger other workflows. Using
REPO_GHA_PAT instead allows the continuous-delivery and lint workflows
to run properly on release PRs.
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
* docs: add plugin-barman-cloud chart release instructions (cloudnative-pg#717)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
* chore(cloudnative-pg): use port names rather than numbers (cloudnative-pg#765)
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
Co-authored-by: Itay Grudev <itay@verito.digital>
* Release plugin-barman-cloud-v0.4.0 (cloudnative-pg#767)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
* docs: add security policy (cloudnative-pg#621)
Signed-off-by: Zied ABID <zied.abid@jobteaser.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
* fix(cloudnative-pg): queries identation in `cnpg-default-monitoring` (cloudnative-pg#650)
Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
* docs( cluster ): Improved Runbooks and monitoring (cloudnative-pg#774)
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Itay Grudev <itay@verito.digital>
* feat(plugin-barman-cloud): Add imagePullSecrets to deployment.yaml (cloudnative-pg#704)
Signed-off-by: Florian Aymard <florian.aymard@batch.com>
Co-authored-by: Itay Grudev <itay@verito.digital>
* feat(cloudnative-pg#727): add container and pod security context configuration via values (cloudnative-pg#728)
Signed-off-by: Fuochi <ffuochi@hotmail.com>
Signed-off-by: Itay Grudev <itay@verito.digital>
Co-authored-by: Itay Grudev <itay@verito.digital>
* chore(deps): update Grafana Helm Chart dependency version (cloudnative-pg#784)
Signed-off-by: Itay Grudev <itay@verito.digital>
Co-authored-by: Itay Grudev <itay@verito.digital>
* feat( cluster ): Add support for console stateful set (cloudnative-pg#782)
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Itay Grudev <itay@verito.digital>
Co-authored-by: Itay Grudev <itay@verito.digital>
* Release plugin-barman-cloud-v0.5.0 (cloudnative-pg#803)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
* Release cloudnative-pg-v0.27.1 (cloudnative-pg#804)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
* fix(cluster): document plugins and fix replica secret indentation
Add documentation for the plugins configuration in values.yaml.
Correct the indentation of the replica password secret key to ensure
it is correctly nested within the passwordSecret object.
Signed-off-by: Enrique Hernández Bello <ehernandez@maarlab.com>
* feat(crds): add selectorLabels to enable VPA support
Add the selectorLabels field to the Cluster status schema and configure
the labelSelectorPath in the scale subresource. This enables support
for Vertical Pod Autoscaler (VPA) by allowing it to query pods managed
by the operator.
Signed-off-by: Enrique Hernández Bello <ehernandez@maarlab.com>
* build: switch cloudnative-pg image to maarlab-rethinking fork
Update the image repository to ghcr.io/maarlab-rethinking/cloudnative-pg
across Renovate configuration, Helm chart values, and documentation.
Additionally, bump the appVersion to 1.28.1-maarlab4 to track the
forked version.
Signed-off-by: Enrique Hernández Bello <ehernandez@maarlab.com>
* docs(helm): update repository URL in documentation
Update the CloudNativePG Helm repository URL from the official
GitHub Pages location to the maarlab-rethinking repository across all
README files, release guides, and example commands.
Signed-off-by: Enrique Hernández Bello <ehernandez@maarlab.com>
* test(console-statefulset): wait for PostgreSQL connections in chainsaw test
Add a retry loop to ensure PostgreSQL is accepting connections before
executing the long-running query in the console-statefulset chainsaw
test. This prevents race conditions where the pod is ready but the
database service is not yet fully initialized.
Signed-off-by: Enrique Hernández Bello <ehernandez@maarlab.com>
* Release cloudnative-pg-v0.27.1-maarlab1
Signed-off-by: Enrique Hernández Bello <ehernandez@maarlab.com>
---------
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
Signed-off-by: Zied ABID <zied.abid@jobteaser.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
Signed-off-by: Philippe Noël <philippemnoel@gmail.com>
Signed-off-by: Itay Grudev <itay@verito.digital>
Signed-off-by: Florian Aymard <florian.aymard@batch.com>
Signed-off-by: Fuochi <ffuochi@hotmail.com>
Signed-off-by: Enrique Hernández Bello <ehernandez@maarlab.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Pat Riehecky <3534830+jcpunk@users.noreply.github.com>
Co-authored-by: Itay Grudev <itay@verito.digital>
Co-authored-by: Peggie <info@cloudnative-pg.io>
Co-authored-by: Zied ABID <58431623+zied-jt@users.noreply.github.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Co-authored-by: Ryan Yin <xiaoyin_c@qq.com>
Co-authored-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com>
Co-authored-by: Florian Aymard <florian.aymard@gmail.com>
Co-authored-by: Fuochi <ffuochi@hotmail.com>
Co-authored-by: David Gries <mail@dgries.de>
Co-authored-by: Enrique Hernández Bello <ehernandez@maarlab.com>1 parent aed4f46 commit 1d5276b
File tree
45 files changed
+2364
-129
lines changed- .github
- workflows
- charts
- cloudnative-pg
- templates
- crds
- cluster
- docs
- runbooks
- monitoring
- prometheus_rules
- templates
- test
- console-statefulset
- postgresql-cluster-configuration
- plugin-barman-cloud
- templates
- crds
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+2364
-129
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
48 | | - | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
102 | | - | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
153 | | - | |
| 155 | + | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 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 | | |
| |||
Large diffs are not rendered by default.
0 commit comments