-
Notifications
You must be signed in to change notification settings - Fork 4
Merge whole release into main #47
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Patroni update
Change the auth method to scram-sha-256
When monitor field is added to the Postgresql spec with a docker image, then a sidecar with the name "postgres-exporter" is created. It also creates a postgres user named "cpo_exporter" and the secret required for it. The environment variables required for this container are also created. Co-authored-by: rafia sabih <[email protected]>
This includes providing right permissions to the user cpo_exporter, creating the required schema, etc. Co-authored-by: rafia sabih <[email protected]>
Fix PDB for single clusters
Sync for monitoring changes
…sation removed tree info from operator-git-urls
* Update codegen to use renamed package. * Check in new codegen files. * Rename references to Acid API to CPO.
V0.7.0 build fixes
When replica is started before leader promotes it fails to rewind and gets stuck.
The feature was conflicting with beign able to pass in secrets for S3 configuration.
Now using additional volumes mechanism as it is intended. Also enables not adding pgbackrest volumes to logical backup jobs.
Introduce PVC based repo-host for pgbackrest
…kzeug-3.0.3 Bump werkzeug from 2.3.8 to 3.0.3 in /ui
…/golang.org/x/net-0.23.0 Bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…uests-2.32.2 Bump requests from 2.31.0 to 2.32.2 in /ui
updated tests
Fix for labels selector
Fix pooler security context
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To switch back to the main branch, the entire v0.7.0-dev must be merged into the main branch.
This is part of the release preparation