Skip to content

Pull latest crunchy updates #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Jun 3, 2025

Conversation

ltellesfl
Copy link

No description provided.

jmckulk and others added 28 commits August 22, 2024 15:26
Updates for August Release
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 #262
- add user management to pgAdmin example
- Deploy with `internal` only auth by default
- 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
Update cluster deployment examples
5.7.1 release updates
* 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>
* Added support for tolerations / affinity to Helm chart with consistent flow control
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.
@ltellesfl ltellesfl merged commit d6f500e into IndicoDataSolutions:5.6-fix Jun 3, 2025
4 of 5 checks passed
ltellesfl added a commit that referenced this pull request Jun 4, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants