Skip to content

[pull] main from CrunchyData:main #8

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

Open
wants to merge 71 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 17, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

tony-landreth and others added 30 commits March 7, 2023 15:50
Issue: [sc-17776]
* Add keyType to postgres s3 helm template

keyType was missing from the list of s3 config fields.
releases of Postgres 15 we are dropping postgres 13.

Issue [sc-17907]
Issue: [sc-17991]
Major PG Upgrades is now integrated into a single postgres-operator
binary. Deployment of a separate upgrade binary is no longer needed.

Issue: [sc-16349]

Co-authored-by: Drew Sessler <[email protected]>
keyType was missing from the list of s3 config fields.
Now that we've had 2 patch releases of Postgres 15 we are dropping postgres 13.

Issue [sc-17907]
Issue [sc-17991]
Applies fixes contributed by dajeffers in
PR 3307 for CrunchyData/postgres-operator.

Issue: [sc-20286]
Issue [sc-19704]
Users can now provide custom pod labels through the values.yaml file.
Any labels that overlap with Crunchy labels will lead to duplicate
labels on the resource and errors returned from the Kube API when
creating the templated resource.
* patching Kustomize monitoring installer
* Update README.md
ValClarkson and others added 30 commits June 10, 2024 13:58
adding crunchy bridge resource
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 <[email protected]>

---------

Co-authored-by: Drew Sessler <[email protected]>
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.