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

fix(github-release): update cloudnative-pg-source to v1.19.1 #621

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
cloudnative-pg-source patch v1.19.0 -> v1.19.1

Release Notes

cloudnative-pg/cloudnative-pg

v1.19.1

Compare Source

Release date: March 20, 2023

Enhancements:

  • Allow overriding the default backup target policy (#​1602): previously, all backups and scheduled backups would use the cluster-level target policy
  • Extend the debug cluster's log level to the initdb job (#​1503)
  • Support IPv6 and custom pg_hba for the PgBouncer pooler (#​1395)
  • Enhance observability of backups with two new metrics and additional information in the status (#​1428)
  • Document API calls from the instance manager (#​1641)
  • Clarify deployment name via Helm (#​1505)
  • Add the psql command to the cnpg plugin for kubectl (#​1668) allowing the user to start a psql session with a pod (the primary by default)

Technical enhancements:

  • Adopt Renovate for dependency tracking/updating (#​1367, #​1473)
  • Inject binaries for all supported architectures in the operator image (#​1513)
  • Use the backup name to match resources in the backup object store (#​1650) Leverages the --name option introduced with Barman 3.3 to make the association betwen backups and the object store more robust.

Fixes:

  • Prevent panic with error handling in the probes (#​1716)
  • Ensure that the HTTP package and controller runtime logs are in JSON format (#​1442)
  • Adds WAL storage to a cluster in a single instance Cluster (#​1570)
  • Various improvements to make backup code more robust (#​1536, #​1564, #​1588, #​1466, #​1647)
  • Properly show WAL archiving information with status command of the cnpg plugin (#​1666)
  • Ensure nodeAffinity is applied even if AdditionalPodAffinity and AdditionalPodAntiAffinity are not set (#​1663)
  • Introduce failover delay during OnlineUpgrading phase (#​1728) Previously, the online upgrade process could trigger failover logic unnecessarily.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource  | package                       | from    | to      |
| ----------- | ----------------------------- | ------- | ------- |
| github-tags | cloudnative-pg/cloudnative-pg | v1.19.0 | v1.19.1 |
@snoopy82481-bot snoopy82481-bot bot added renovate/github-release type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 20, 2023
@snoopy82481-bot
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.87s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.55s
✅ YAML prettier 1 0 0.51s
✅ YAML yamllint 1 0 0.27s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@snoopy82481 snoopy82481 merged commit 3dbe0d0 into main Mar 29, 2023
@snoopy82481 snoopy82481 deleted the renovate/cloudnative-pg-source-1.x branch March 29, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/github-release size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant