Skip to content
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

[pull] main from CrunchyData:main #8

Open
wants to merge 55 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.1)

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
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Jan 17, 2024
benjaminjb and others added 23 commits February 5, 2024 08:45
Issue: [PGO-812]
Now that we have released our .2 release of the newest PG,
we should update to using that in our examples.
* pgadmin config example with readme pointing to the docs.
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
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.