forked from CrunchyData/postgres-operator-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 50bba1e
ltellesfljmckulkAnthony Landrethjaitaiwandsessler7
authoredPull latest crunchy updates (#10)
* Revert "[DEV-12476] Get 5.7.0 update (#7)"
This reverts commit 3dc4784.
* Pull latest crunchy updates (#9)
* Updates for August Release
* Bump monitoring versions
* feat: Add customised env var and feature flags
This change adds 3 new features:
- The ability to enable feature flags with the .Values.features key
- The ability to add extra environment variables to the container env
- The ability to completely override env variables (not recommended)
Closes CrunchyData#262
* Update pgAdmin example
- add user management to pgAdmin example
- Deploy with `internal` only auth by default
* Define use in postgres example
* Remove Images from examples
- Images are defined in the operator deployment as RELATED_IMAGES. We
don't need to define them in two places.
- Leave a commented image field in the postgres example
* Changes to operator installers for 5.7 release.
* Remove old singlenamespace installer artifacts.
* Fix broken hyperlinks.
* patching Kustomize monitoring installer
* 5.7.1 release updates (CrunchyData#289)
5.7.1 release updates
* 5.7.2 release
* Update copyright to 2025 (CrunchyData#292)
* v5.7.3 release
* Release 5.7.4 PGO-2238
* update
p
* Adds missing gis image from last release
* Updates to v5.8.0
* Update Postgres Helm Chart to include instrumentation (CrunchyData#299)
* Update postgres.yaml
* Update values.yaml
* Update postgres.yaml
* Apply suggestions from code review
Co-authored-by: Drew Sessler <36803518+dsessler7@users.noreply.github.com>
---------
Co-authored-by: Drew Sessler <36803518+dsessler7@users.noreply.github.com>
* Updates monitoring example for v5.8
* Update for 2025-04 minor release (CrunchyData#302)
* Added Helm support for Affinity and Tolerations (CrunchyData#304)
* Added support for tolerations / affinity to Helm chart with consistent flow control
* update for release
* fix whitespace
* Update Examples for the Latest Version of Keycloak
The Keycloak example now works with the latest version of Keycloak. This includes using
the new env vars and settings that are now available in the latest version of Keycloak.
The PostgresCluster's created for the Keycloak examples (which includes any PostgresCluster's
created for use with Keycloak in the Crunchy Postgres for Kubernetes documentation) have
also been updated to set the "autoCreateUserSchema" annotation to "true". Without this setting,
Keycloak will crash on startup when attempting to use the public schema.
---------
Co-authored-by: jmckulk <joseph.mckulka@crunchydata.com>
Co-authored-by: Joseph Mckulka <16840147+jmckulk@users.noreply.github.com>
Co-authored-by: Anthony Landreth <tony.landreth@crunchydata.com>
Co-authored-by: Daniel Holmes <daniel.holmes@djcentric.com>
Co-authored-by: Drew Sessler <drew.sessler@crunchydata.com>
Co-authored-by: crunchy-containers-bot <sysops+containersbot@crunchydata.com>
Co-authored-by: Tony Landreth <56887169+tony-landreth@users.noreply.github.com>
Co-authored-by: ValClarkson <valerie.clarkson@crunchydata.com>
Co-authored-by: Benjamin Blattberg <ben.blattberg@crunchydata.com>
Co-authored-by: Drew Sessler <36803518+dsessler7@users.noreply.github.com>
Co-authored-by: Dan T <96055340+Dan0x54@users.noreply.github.com>
Co-authored-by: andrewlecuyer <andrew.lecuyer@crunchydata.com>
---------
Co-authored-by: jmckulk <joseph.mckulka@crunchydata.com>
Co-authored-by: Joseph Mckulka <16840147+jmckulk@users.noreply.github.com>
Co-authored-by: Anthony Landreth <tony.landreth@crunchydata.com>
Co-authored-by: Daniel Holmes <daniel.holmes@djcentric.com>
Co-authored-by: Drew Sessler <drew.sessler@crunchydata.com>
Co-authored-by: crunchy-containers-bot <sysops+containersbot@crunchydata.com>
Co-authored-by: Tony Landreth <56887169+tony-landreth@users.noreply.github.com>
Co-authored-by: ValClarkson <valerie.clarkson@crunchydata.com>
Co-authored-by: Benjamin Blattberg <ben.blattberg@crunchydata.com>
Co-authored-by: Drew Sessler <36803518+dsessler7@users.noreply.github.com>
Co-authored-by: Dan T <96055340+Dan0x54@users.noreply.github.com>
Co-authored-by: andrewlecuyer <andrew.lecuyer@crunchydata.com>1 parent 9f55cb4 commit 50bba1e
File tree
47 files changed
+5416
-752
lines changed- helm
- install
- crds
- templates
- postgres
- templates
- kustomize
- azure
- certmanager/postgres
- gcs
- high-availability
- install
- components/images-by-tag
- crd/bases
- default
- manager
- rbac/cluster
- singlenamespace
- keycloak
- monitoring
- alertmanager/config
- grafana
- config
- dashboards
- prometheus
- config
- multi-backup-repo
- postgres
- s3
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+5416
-752
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 | - | ||
178 | + | ||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
8 | - | ||
7 | + | ||
8 | + |
Lines changed: 43 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
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 | + |
Lines changed: 8 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | - | ||
6 | - | ||
7 | - | ||
8 | - | ||
5 | + | ||
9 | 6 |
| |
7 | + | ||
8 | + | ||
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
47 | - | ||
48 | - | ||
49 | - | ||
50 | - | ||
51 | - | ||
46 | + | ||
52 | 47 |
| |
53 | 48 |
| |
54 | 49 |
| |
| |||
94 | 89 |
| |
95 | 90 |
| |
96 | 91 |
| |
92 | + | ||
97 | 93 |
| |
98 | 94 |
| |
99 | 95 |
| |
| |||
152 | 148 |
| |
153 | 149 |
| |
154 | 150 |
| |
151 | + | ||
155 | 152 |
| |
156 | 153 |
| |
157 | 154 |
| |
| |||
160 | 157 |
| |
161 | 158 |
| |
162 | 159 |
| |
163 | - | ||
164 | - | ||
160 | + | ||
165 | 161 |
| |
166 | 162 |
| |
167 | 163 |
| |
| |||
202 | 198 |
| |
203 | 199 |
| |
204 | 200 |
| |
205 | - | ||
206 | - | ||
207 | - | ||
208 | - | ||
209 | - | ||
210 | - | ||
201 | + | ||
211 | 202 |
| |
212 | 203 |
| |
213 | 204 |
| |
|
0 commit comments