Skip to content

Conversation

@philrhurst
Copy link
Owner

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

Other Information:

cbandy and others added 3 commits January 13, 2025 20:50
When Postgres replication is broken and synchronous commit is enabled,
the controller blocks waiting for a remote write that will never happen.
This change allows the controller to return from SQL writes and repair
replication.

Issue: PGO-1592
The SARIF results from govulncheck should be compatible with GitHub since v1.1.4.

See: https://github.com/golang/vuln/releases/tag/v1.1.4
Currently, the pgBackRest repo host uses the 'default' service
account. However, EKS's IAM role integration requires a specific
annotation to enable this feature. This change adds a new SA
for the repo host to allow PGO to reconcile a SA with this annotation,
thus allowing the IAM integration to work as expected.

fixes #4006
Issue: PGO-2123
@philrhurst philrhurst marked this pull request as ready for review January 22, 2025 20:22
@philrhurst philrhurst merged commit b0c8385 into philrhurst:main Jan 22, 2025
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.

3 participants