renovate[bot]
79238f5772
fix(deps): update module github.com/cert-manager/cert-manager to v1.19.3 [security] ( #775 )
...
release-please / release-please (push) Failing after 4s
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/ ) |
[Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
|
[github.com/cert-manager/cert-manager](https://redirect.github.com/cert-manager/cert-manager )
| `v1.19.2` → `v1.19.3` |

|

|
### GitHub Vulnerability Alerts
####
[CVE-2026-25518](https://redirect.github.com/cert-manager/cert-manager/security/advisories/GHSA-gx3x-vq4p-mhhv )
### Impact
The cert-manager-controller performs DNS lookups during ACME DNS-01
processing (for zone discovery and propagation self-checks). By default,
these lookups use standard unencrypted DNS.
An attacker who can intercept and modify DNS traffic from the
cert-manager-controller pod can insert a crafted entry into
cert-manager's DNS cache. Accessing this entry will trigger a panic,
resulting in Denial of Service (DoS) of the cert-manager controller.
The issue can also be exploited if the authoritative DNS server for the
domain being validated is controlled by a malicious actor.
### Patches
The vulnerability was introduced in cert-manager v1.18.0 and has been
patched in cert-manager v1.19.3 and v1.18.5, which are the supported
minor releases at the time of publishing.
cert-manager versions prior to v1.18.0 are unaffected.
### Workarounds
- Using DNS-over-HTTPS reduces the risk of DNS traffic being intercepted
and modified.
- Note that DNS-over-HTTPS does *not* prevent the risk of an
attacker-controlled authoritative DNS server.
### Resources
- Fix for cert-manager 1.18:
[https://github.com/cert-manager/cert-manager/pull/8467 ](https://redirect.github.com/cert-manager/cert-manager/pull/8467 )
- Fix for cert-manager 1.19:
[https://github.com/cert-manager/cert-manager/pull/8468 ](https://redirect.github.com/cert-manager/cert-manager/pull/8468 )
- Fix for master branch:
[https://github.com/cert-manager/cert-manager/pull/8469 ](https://redirect.github.com/cert-manager/cert-manager/pull/8469 )
### Credits
Huge thanks to Oleh Konko (@​1seal) for reporting the issue,
providing a detailed PoC and an initial patch!
---
### Release Notes
<details>
<summary>cert-manager/cert-manager
(github.com/cert-manager/cert-manager)</summary>
###
[`v1.19.3`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.19.3 )
[Compare
Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.19.2...v1.19.3 )
cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.
This release contains three bug fixes, including a fix for the MODERATE
severity DoS issue in GHSA-gx3x-vq4p-mhhv. All users should upgrade to
the latest release.
#### Changes by Kind
##### Bug or Regression
- Fixed an infinite re-issuance loop that could occur when an issuer
returns a certificate with a public key that doesn't match the CSR. The
issuing controller now validates the certificate before storing it and
fails with backoff on mismatch.
([#​8415](https://redirect.github.com/cert-manager/cert-manager/issues/8415 ),
[@​cert-manager-bot](https://redirect.github.com/cert-manager-bot ))
- Fixed an issue where HTTP-01 challenges failed when the Host header
contained an IPv6 address. This means that users can now issue IP
address certificates for IPv6 address subjects.
([#​8436](https://redirect.github.com/cert-manager/cert-manager/issues/8436 ),
[@​cert-manager-bot](https://redirect.github.com/cert-manager-bot ))
- Security (MODERATE): Fix a potential panic in the cert-manager
controller when a DNS response in an unexpected order was cached. If an
attacker was able to modify DNS responses (or if they controlled the DNS
server) it was possible to cause denial of service for the cert-manager
controller.
([#​8468](https://redirect.github.com/cert-manager/cert-manager/issues/8468 ),
[@​SgtCoDFish](https://redirect.github.com/SgtCoDFish ))
##### Other (Cleanup or Flake)
- Bump go to 1.25.6
([#​8459](https://redirect.github.com/cert-manager/cert-manager/issues/8459 ),
[@​SgtCoDFish](https://redirect.github.com/SgtCoDFish ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/cloudnative-pg/plugin-barman-cloud ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41NS40IiwidXBkYXRlZEluVmVyIjoiNDMuNTUuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwibm8taXNzdWUiXX0=-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-06 12:42:04 +11:00
renovate[bot]
5001fe7831
fix(deps): update all non-major go dependencies ( #751 )
...
release-please / release-please (push) Failing after 3s
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 12:04:15 +01:00
renovate[bot]
71bd4d808d
fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.1 ( #748 )
...
Deploy Docusaurus to GitHub Pages / build (push) Failing after 4s
Deploy Docusaurus to GitHub Pages / deploy (push) Has been skipped
release-please / release-please (push) Failing after 2s
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-01-29 19:39:06 +01:00
renovate[bot]
2c8d0aa8c4
chore(deps): update dependency go to v1.25.6 ( #733 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-18 22:32:51 +01:00
renovate[bot]
4a637d7c58
fix(deps): update all non-major go dependencies ( #719 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-13 16:14:41 +01:00
renovate[bot]
b3bcf6d9c1
fix(deps): update k8s.io/utils digest to 914a6e7 ( #715 )
...
release-please / release-please (push) Failing after 2s
Barman Base Image / build (push) Failing after 2s
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-10 16:08:17 +01:00
Armando Ruocco
2c134eafe4
feat: add support for DefaultAzureCredential authentication mechanism ( #681 )
...
Deploy Docusaurus to GitHub Pages / build (push) Failing after 2s
Deploy Docusaurus to GitHub Pages / deploy (push) Has been skipped
release-please / release-please (push) Failing after 1s
This commit adds support for the DefaultAzureCredential authentication
mechanism in Azure Blob Storage. Users can now use the
`useDefaultAzureCredentials` option to enable Azure's default credential
chain, which automatically discovers and uses available credentials in
the following order
1. Environment Variables (Service Principal)
2. Managed Identity
3. Azure CLI
4. Azure PowerShell
This is particularly useful when running on Azure Kubernetes Service
(AKS) with Workload Identity, eliminating the need to explicitly store
credentials in Kubernetes Secrets.
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-01-08 14:58:27 +01:00
Marco Nenciarini
0153abba82
fix(azure): update barman-cloud with Azure validation fix ( #710 )
...
release-please / release-please (push) Failing after 2s
This change fixes Azure credentials validation to require a storage
account when using explicit credentials such as a storage key or SAS
token, and ensures the connection string is mutually exclusive with
other authentication parameters.
Closes #705
Related: cloudnative-pg/barman-cloud#177
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-01-08 09:25:15 +01:00
Marco Nenciarini
1f1d30043b
fix(targetTime): treat RFC3339-like timestamps without timezone as UTC ( #700 )
...
Update the machinery dependency to include the fix that ensures
RFC3339-like timestamps without timezone (e.g., "2024-01-15T10:30:00")
are interpreted as UTC.
The documentation has been updated to use a targetTime example with an
explicit Z suffix and to clarify that RFC3339-like timestamps without timezone
are interpreted as UTC.
Closes #699
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2025-12-30 09:56:59 +01:00
renovate[bot]
db96dcc128
fix(deps): update all non-major go dependencies ( #701 )
...
Deploy Docusaurus to GitHub Pages / build (push) Failing after 2s
Deploy Docusaurus to GitHub Pages / deploy (push) Has been skipped
release-please / release-please (push) Failing after 2s
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-29 18:00:01 +01:00
renovate[bot]
3f8d4f7257
fix(deps): update module google.golang.org/grpc to v1.78.0 ( #697 )
...
release-please / release-please (push) Failing after 3s
Barman Base Image / build (push) Failing after 11s
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-23 14:23:04 +01:00
renovate[bot]
89bdef2466
chore(deps): update k8s.io/utils digest to 718f0e5 ( #696 )
...
release-please / release-please (push) Failing after 3s
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-23 12:39:37 +01:00
renovate[bot]
95ef5dce1d
fix(deps): update k8s.io/utils digest to 383b50a ( #695 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-23 09:19:51 +01:00
renovate[bot]
30dbc44016
fix(deps): update kubernetes packages to v0.35.0 ( #694 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 17:22:21 +01:00
renovate[bot]
df2f91d885
fix(deps): update all non-major go dependencies ( #685 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 16:32:22 +01:00
renovate[bot]
0ea3d91811
fix(deps): update k8s.io/utils digest to 9d40a56 ( #684 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 16:29:43 +01:00
renovate[bot]
ef19031326
fix(deps): update module sigs.k8s.io/kustomize/api to v0.21.0 ( #651 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 16:28:28 +01:00
renovate[bot]
72e0fe1932
chore(deps): update dependency go to v1.25.5 ( #673 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 14:06:10 +01:00
Marco Nenciarini
df22bf2216
feat: remove wal from cache after archiving ( #659 )
...
release-please / release-please (push) Failing after 5s
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-12-03 11:38:18 +01:00
renovate[bot]
3d63da0b8d
chore(deps): update dependency go to v1.25.4 ( #642 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05 23:41:22 +01:00
renovate[bot]
33f3373b60
fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.4 ( #636 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05 16:19:30 +01:00
renovate[bot]
57e861dea1
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2 ( #635 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05 16:18:59 +01:00
renovate[bot]
3a9697e69c
fix(deps): update all non-major go dependencies ( #616 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-24 11:30:36 +02:00
renovate[bot]
6700c60446
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.0 ( #614 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-23 18:11:34 +02:00
renovate[bot]
d8f78f90d0
fix(deps): update module github.com/cert-manager/cert-manager to v1.19.1 ( #600 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-16 11:49:08 +02:00
renovate[bot]
c2671ec92c
chore(deps): update dependency go to v1.25.3 ( #590 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-15 09:55:00 +02:00
renovate[bot]
ea7673343a
fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.3 ( #586 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 10:44:23 +02:00
renovate[bot]
484b28017e
fix(deps): update module github.com/cert-manager/cert-manager to v1.19.0 ( #575 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 20:41:54 +02:00
Marco Nenciarini
523bd1e2b3
fix(deps,security): update to go 1.25.2 ( #581 )
...
Closes #580
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-10-08 18:28:47 +02:00
renovate[bot]
e1bc0a1d4a
fix(deps): update module google.golang.org/grpc to v1.76.0 ( #569 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 12:26:19 +02:00
renovate[bot]
1b5955ead9
fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.2 ( #568 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 11:56:04 +02:00
renovate[bot]
36db77ced4
fix(deps): update k8s.io/utils digest to bc988d5 ( #559 )
...
| [k8s.io/utils](https://redirect.github.com/kubernetes/utils ) | require
| digest | `0af2bda` -> `bc988d5` |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-05 08:43:11 +02:00
renovate[bot]
529737ffa4
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.26.0 ( #560 )
...
| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://redirect.github.com/onsi/ginkgo ) |
`v2.25.3` -> `v2.26.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-03 22:18:34 +02:00
renovate[bot]
65a0d11ec8
fix(deps): update module github.com/cloudnative-pg/cnpg-i-machinery to v0.4.1 ( #551 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-24 19:49:46 +02:00
renovate[bot]
eced5ea2c6
fix(deps): update kubernetes packages to v0.34.1 ( #530 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/api | v0.34.0 | v0.34.1 |
| go | k8s.io/apiextensions-apiserver | v0.34.0 | v0.34.1 |
| go | k8s.io/apimachinery | v0.34.0 | v0.34.1 |
| go | k8s.io/client-go | v0.34.0 | v0.34.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 09:28:01 +02:00
renovate[bot]
82449d9351
fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.1 ( #531 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | sigs.k8s.io/controller-runtime | v0.21.0 | v0.22.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-09-18 16:34:56 +02:00
renovate[bot]
df92fa6f3e
fix(deps): update all non-major go dependencies ( #521 )
...
| datasource | package | from | to |
| ---------- | ------------------------- | ------- | ------- |
| go | github.com/onsi/ginkgo/v2 | v2.25.1 | v2.25.3 |
| go | github.com/onsi/gomega | v1.38.0 | v1.38.2 |
| go | github.com/spf13/cobra | v1.9.1 | v1.10.1 |
| go | github.com/spf13/viper | v1.20.1 | v1.21.0 |
| go | google.golang.org/grpc | v1.75.0 | v1.75.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-18 12:16:24 +02:00
renovate[bot]
2dc29a5dbc
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.1 ( #495 )
...
| datasource | package | from | to |
| ---------- | ------------------------- | ------- | ------- |
| go | github.com/onsi/ginkgo/v2 | v2.25.0 | v2.25.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 08:28:44 +02:00
renovate[bot]
5b67c11cd0
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.0 ( #489 )
...
| datasource | package | from | to |
| ---------- | ------------------------- | ------- | ------- |
| go | github.com/onsi/ginkgo/v2 | v2.24.0 | v2.25.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 12:47:43 +02:00
renovate[bot]
83ada2b883
fix(deps): update k8s.io/utils digest to 0af2bda ( #487 )
...
| datasource | package | from | to |
| ---------- | ------------ | ---------------------------------- | ---------------------------------- |
| go | k8s.io/utils | v0.0.0-20250604170112-4c0f3b243397 | v0.0.0-20250820121507-0af2bda4dd1d |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:06:42 +02:00
renovate[bot]
86496ac999
fix(deps): update module google.golang.org/grpc to v1.75.0 ( #484 )
...
| datasource | package | from | to |
| ---------- | ---------------------- | ------- | ------- |
| go | google.golang.org/grpc | v1.74.2 | v1.75.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 17:28:11 +02:00
renovate[bot]
423cd5fe3d
fix(deps): update kubernetes packages to v0.33.4 ( #481 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/api | v0.33.3 | v0.33.4 |
| go | k8s.io/apiextensions-apiserver | v0.33.3 | v0.33.4 |
| go | k8s.io/apimachinery | v0.33.3 | v0.33.4 |
| go | k8s.io/client-go | v0.33.3 | v0.33.4 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 13:46:09 +02:00
renovate[bot]
fa20c09525
fix(deps): update module sigs.k8s.io/kustomize/api to v0.20.1 ( #471 )
...
| datasource | package | from | to |
| ---------- | ------------------------- | ------- | ------- |
| go | sigs.k8s.io/kustomize/api | v0.20.0 | v0.20.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 16:29:40 +02:00
renovate[bot]
a7bde51c63
fix(deps): update all non-major go dependencies ( #469 )
...
| datasource | package | from | to |
| ---------- | ---------------------------------------- | ------------------------------------ | ------- |
| go | github.com/cloudnative-pg/api | v1.26.0 | v1.27.0 |
| go | github.com/cloudnative-pg/barman-cloud | v0.3.1 | v0.3.3 |
| go | github.com/cloudnative-pg/cloudnative-pg | v1.26.0 | v1.27.0 |
| go | github.com/cloudnative-pg/cnpg-i | v0.2.2-0.20250723093238-963c368523c2 | v0.3.0 |
| go | github.com/cloudnative-pg/machinery | v0.3.0 | v0.3.1 |
| go | github.com/onsi/ginkgo/v2 | v2.23.4 | v2.24.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 15:31:36 +02:00
renovate[bot]
32a5539c18
fix(deps): update kubernetes packages to v0.33.3 ( #450 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/api | v0.33.2 | v0.33.3 |
| go | k8s.io/apiextensions-apiserver | v0.33.2 | v0.33.3 |
| go | k8s.io/apimachinery | v0.33.2 | v0.33.3 |
| go | k8s.io/client-go | v0.33.2 | v0.33.3 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 13:42:35 +02:00
Armando Ruocco
33172b6466
feat: add upstream backup and recovery metrics ( #459 )
...
Introduce two new Prometheus metrics sourced from the Barman Cloud plugin:
- `barman_cloud_cloudnative_pg_io_first_recoverability_point`
- `barman_cloud_cloudnative_pg_io_last_available_backup_timestamp`
These metrics supersede the following deprecated CNPG metrics:
- `cnpg_collector_first_recoverability_point`
- `cnpg_collector_last_available_backup_timestamp`
Depends on: https://github.com/cloudnative-pg/cloudnative-pg/pull/8033
Relates to: #380
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-08-08 09:15:19 +10:00
renovate[bot]
68dfd0e75e
fix(deps): update module github.com/cloudnative-pg/api to v1.26.0 ( #440 )
...
| datasource | package | from | to |
| ---------- | ----------------------------- | ----------- | ------- |
| go | github.com/cloudnative-pg/api | v1.26.0-rc1 | v1.26.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 16:53:41 +02:00
renovate[bot]
e98faccf72
fix(deps): update module github.com/cloudnative-pg/cnpg-i-machinery to v0.4.0 ( #439 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------------ | ------ | ------ |
| go | github.com/cloudnative-pg/cnpg-i-machinery | v0.3.0 | v0.4.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 15:10:23 +02:00
dependabot[bot]
7da4ad7759
chore(deps): bump github.com/go-viper/mapstructure/v2 ( #436 )
...
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases )
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md )
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-03 14:25:50 +02:00
renovate[bot]
60280118c4
fix(deps): update all non-major go dependencies ( #435 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------ | ------- | ------- |
| go | github.com/cert-manager/cert-manager | v1.18.1 | v1.18.2 |
| go | github.com/cloudnative-pg/machinery | v0.2.0 | v0.3.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 22:22:34 +02:00
renovate[bot]
0769a28a8e
fix(deps): update module github.com/cert-manager/cert-manager to v1.18.1 ( #401 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------ | ------- | ------- |
| go | github.com/cert-manager/cert-manager | v1.17.2 | v1.18.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 18:06:42 +02:00
renovate[bot]
d0013dfe12
fix(deps): update module sigs.k8s.io/kustomize/api to v0.20.0 ( #431 )
...
| datasource | package | from | to |
| ---------- | ------------------------- | ------- | ------- |
| go | sigs.k8s.io/kustomize/api | v0.19.0 | v0.20.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 18:04:13 +02:00
renovate[bot]
e598fb381f
fix(deps): update kubernetes packages to v0.33.2 ( #410 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/api | v0.33.1 | v0.33.2 |
| go | k8s.io/apiextensions-apiserver | v0.33.1 | v0.33.2 |
| go | k8s.io/apimachinery | v0.33.1 | v0.33.2 |
| go | k8s.io/client-go | v0.33.1 | v0.33.2 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 14:31:41 +02:00
renovate[bot]
e58973cd55
fix(deps): update k8s.io/utils digest to 4c0f3b2 ( #392 )
...
| datasource | package | from | to |
| ---------- | ------------ | ---------------------------------- | ---------------------------------- |
| go | k8s.io/utils | v0.0.0-20250502105355-0f33e8f1c979 | v0.0.0-20250604170112-4c0f3b243397 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 11:28:54 +02:00
renovate[bot]
1365906204
fix(deps): update module google.golang.org/grpc to v1.73.0 ( #394 )
...
| datasource | package | from | to |
| ---------- | ---------------------- | ------- | ------- |
| go | google.golang.org/grpc | v1.72.2 | v1.73.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 11:28:31 +02:00
renovate[bot]
fecc2f7d28
fix(deps): update module sigs.k8s.io/controller-runtime to v0.21.0 ( #367 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | sigs.k8s.io/controller-runtime | v0.20.4 | v0.21.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 18:13:33 +02:00
renovate[bot]
1097abbd1d
fix(deps): update all non-major go dependencies ( #366 )
...
| datasource | package | from | to |
| ---------- | ---------------------------------------- | ------- | ------- |
| go | github.com/cloudnative-pg/cloudnative-pg | v1.25.1 | v1.26.0 |
| go | google.golang.org/grpc | v1.72.1 | v1.72.2 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 17:03:02 +02:00
renovate[bot]
9d4bc456b0
fix(deps): update kubernetes packages to v0.33.1 ( #361 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/api | v0.33.0 | v0.33.1 |
| go | k8s.io/apiextensions-apiserver | v0.33.0 | v0.33.1 |
| go | k8s.io/apimachinery | v0.33.0 | v0.33.1 |
| go | k8s.io/client-go | v0.33.0 | v0.33.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 16:08:02 +02:00
renovate[bot]
d9fd8dd868
fix(deps): update module google.golang.org/grpc to v1.72.1 ( #345 )
...
| datasource | package | from | to |
| ---------- | ---------------------- | ------- | ------- |
| go | google.golang.org/grpc | v1.72.0 | v1.72.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 12:59:05 +02:00
renovate[bot]
c6f36d5756
fix(deps): update kubernetes packages to v0.33.0 ( #281 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/api | v0.32.3 | v0.33.0 |
| go | k8s.io/apiextensions-apiserver | v0.32.3 | v0.33.0 |
| go | k8s.io/apimachinery | v0.32.3 | v0.33.0 |
| go | k8s.io/client-go | v0.32.3 | v0.33.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 18:14:04 +02:00
renovate[bot]
ab398d7d30
fix(deps): update k8s.io/utils digest to 0f33e8f ( #301 )
...
| datasource | package | from | to |
| ---------- | ------------ | ---------------------------------- | ---------------------------------- |
| go | k8s.io/utils | v0.0.0-20250321185631-1f6e0b77f77e | v0.0.0-20250502105355-0f33e8f1c979 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:29:24 +02:00
renovate[bot]
010c9b93d4
fix(deps): update all non-major go dependencies ( #278 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------ | ------- | ------- |
| go | github.com/cert-manager/cert-manager | v1.17.1 | v1.17.2 |
| go | google.golang.org/grpc | v1.71.1 | v1.72.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 13:03:24 +02:00
renovate[bot]
ed1feaaddc
fix(deps): update all non-major go dependencies ( #246 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------------ | ------- | ------- |
| go | github.com/cloudnative-pg/cnpg-i | v0.2.0 | v0.2.1 |
| go | github.com/cloudnative-pg/cnpg-i-machinery | v0.2.0 | v0.3.0 |
| go | github.com/onsi/ginkgo/v2 | v2.23.3 | v2.23.4 |
| go | github.com/onsi/gomega | v1.36.3 | v1.37.0 |
| go | google.golang.org/grpc | v1.71.0 | v1.71.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 10:16:58 +02:00
Marco Nenciarini
dd33a39f91
chore(deps): github.com/cloudnative-pg/api to v1.26.0-rc1 ( #247 )
...
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-03-28 18:19:53 +01:00
renovate[bot]
792679ff67
fix(deps): update k8s.io/utils digest to 1f6e0b7 ( #237 )
...
| datasource | package | from | to |
| ---------- | ------------ | ---------------------------------- | ---------------------------------- |
| go | k8s.io/utils | v0.0.0-20241210054802-24370beab758 | v0.0.0-20250321185631-1f6e0b77f77e |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 05:43:55 +01:00
renovate[bot]
9d22676f2a
fix(deps): update kubernetes packages to v0.32.3 ( #216 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/apiextensions-apiserver | v0.32.2 | v0.32.3 |
| go | k8s.io/client-go | v0.32.2 | v0.32.3 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 05:42:29 +01:00
renovate[bot]
0d4a3d38f7
fix(deps): update all non-major go dependencies ( #219 )
...
| datasource | package | from | to |
| ---------- | -------------------------------------- | ------------------------------------ | ------- |
| go | github.com/cloudnative-pg/barman-cloud | v0.3.1-0.20250327134509-02a82773123e | v0.3.1 |
| go | github.com/cloudnative-pg/cnpg-i | v0.1.1-0.20250321093050-de4ab51537cb | v0.2.0 |
| go | github.com/cloudnative-pg/machinery | v0.1.0 | v0.2.0 |
| go | github.com/spf13/viper | v1.20.0 | v1.20.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 05:36:25 +01:00
Marco Nenciarini
c3ee1ffd16
chore: remove support for Barman <= 3.4 ( #231 )
...
Signed-off-by: Marco Nenciarini <mnencia@kcore.it>
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-03-27 15:33:34 +01:00
Leonardo Cecchi
a7ef56b6e7
feat: implement evaluate lifecycle hook ( #222 )
...
This patch allows the plugin trigger a rolling deployment on existing
clusters, enabling seamless migration between the in-tree barman cloud
support and the plugin.
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-03-21 14:49:55 +01:00
renovate[bot]
a5b8649bd0
fix(deps): update all non-major go dependencies ( #213 )
...
| datasource | package | from | to |
| ---------- | ------------------------- | ------- | ------- |
| go | github.com/onsi/ginkgo/v2 | v2.23.0 | v2.23.1 |
| go | github.com/spf13/viper | v1.19.0 | v1.20.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 18:48:51 +01:00
Marco Nenciarini
795313f4aa
feat: support lz4, xz, and zstandard compressions ( #201 )
...
Closes #200
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-03-19 10:58:55 +01:00
Leonardo Cecchi
13e3fab268
feat: lenient decoding of CNPG resources ( #192 )
...
This patch enables the barman-cloud plugin to function with an operator
that is structurally identical to CNPG but works with a different API group.
It achieves this through lenient decoding of the provided CNPG resources
and injecting the detected GVK into the sidecar, enabling it to correctly
encode and decode the Kubernetes resources.
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-03-14 12:23:23 +01:00
Leonardo Cecchi
fcbc472092
feat: support custom CA certificates ( #198 )
...
This patch enables the use of custom CA certificates when connecting
to the object store in the barman-cloud plugin. The certificates are
injected into the sidecar via a projected volume and used by the
barman-cloud tool suite.
If the barman object name or the key name changes, users must trigger
a Pod rollout to apply the new values.
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-03-13 12:05:13 +01:00
Marco Nenciarini
aba0748789
fix(deps): update golang.org/x/net ( #188 )
...
See https://github.com/golang/go/issues/71984
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-03-05 14:08:27 +01:00
renovate[bot]
e1f166023f
fix(deps): update module google.golang.org/grpc to v1.71.0 ( #187 )
...
| datasource | package | from | to |
| ---------- | ---------------------- | ------- | ------- |
| go | google.golang.org/grpc | v1.70.0 | v1.71.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 11:48:08 +01:00
renovate[bot]
9aa4368d90
chore(deps): update dependency go to v1.24.1 ( #174 )
...
| datasource | package | from | to |
| -------------- | ------- | ------ | ------ |
| golang-version | go | 1.24.0 | 1.24.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 11:46:23 +01:00
renovate[bot]
12cd519523
fix(deps): update module github.com/cloudnative-pg/cnpg-i-machinery to v0.1.2 ( #182 )
...
* fix(deps): update module github.com/cloudnative-pg/cnpg-i-machinery to v0.1.2
| datasource | package | from | to |
| ---------- | ------------------------------------------ | ------ | ------ |
| go | github.com/cloudnative-pg/cnpg-i-machinery | v0.1.1 | v0.1.2 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps):use tagged CNPG api
Signed-off-by: Marco Nenciarini <mnencia@kcore.it>
---------
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Marco Nenciarini <mnencia@kcore.it>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Nenciarini <mnencia@kcore.it>
2025-03-02 00:16:24 +01:00
renovate[bot]
e9e636ada0
fix(deps): update github.com/cloudnative-pg/cloudnative-pg digest to 34ab236 ( #180 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 10:32:47 +01:00
renovate[bot]
e77799af02
fix(deps): update all non-major go dependencies ( #152 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------------ | ---------------------------------- | ------- |
| go | github.com/cert-manager/cert-manager | v1.16.3 | v1.17.1 |
| go | github.com/cloudnative-pg/cnpg-i-machinery | v0.0.0-20250124134931-9247f383fe01 | v0.1.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 16:09:28 +01:00
Marco Nenciarini
dfbeaf802e
fix(deps): use latest commit from CNPG 1.25 branch ( #178 )
...
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-02-27 15:26:46 +01:00
renovate[bot]
bb9658b28c
fix(deps): update kubernetes packages to v0.32.2 ( #172 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/api | v0.32.1 | v0.32.2 |
| go | k8s.io/apiextensions-apiserver | v0.32.1 | v0.32.2 |
| go | k8s.io/apimachinery | v0.32.1 | v0.32.2 |
| go | k8s.io/client-go | v0.32.1 | v0.32.2 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 09:04:21 +01:00
renovate[bot]
9ba63518f9
fix(deps): update module sigs.k8s.io/kustomize/api to v0.19.0 ( #148 )
...
| datasource | package | from | to |
| ---------- | ------------------------- | ------- | ------- |
| go | sigs.k8s.io/kustomize/api | v0.18.0 | v0.19.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 15:18:47 +01:00
renovate[bot]
dbc5550c9c
fix(deps): update kubernetes packages to v0.32.1 ( #147 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/apiextensions-apiserver | v0.32.0 | v0.32.1 |
| go | k8s.io/client-go | v0.32.0 | v0.32.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 11:20:47 +01:00
renovate[bot]
55258f6900
fix(deps): update all non-major go dependencies ( #103 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------------ | ----------------------------------------- | ---------------------------------- |
| go | github.com/cert-manager/cert-manager | v1.16.2 | v1.16.3 |
| go | github.com/cloudnative-pg/barman-cloud | v0.0.0-20241218093921-134c7de4954a | v0.0.0-20250116091735-018944b15fd4 |
| go | github.com/cloudnative-pg/cloudnative-pg | v1.25.0-rc1.0.20241211133237-da2d0341a4a4 | v1.25.0 |
| go | github.com/cloudnative-pg/cnpg-i | v0.0.0-20241211164119-6252971211f2 | v0.0.0-20250129202149-1b1d818ad283 |
| go | github.com/cloudnative-pg/cnpg-i-machinery | v0.0.0-20241209132929-8e699460292f | v0.0.0-20250124134931-9247f383fe01 |
| go | github.com/cloudnative-pg/machinery | v0.0.0-20241219102532-2807bc88310d | v0.0.0-20250124134709-2553c239f2c8 |
| go | github.com/onsi/gomega | v1.36.1 | v1.36.2 |
| go | google.golang.org/grpc | v1.68.1 | v1.70.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 09:45:32 +01:00
renovate[bot]
b4d9a3f492
chore(deps): update dependency go to v1.23.5 ( #143 )
...
| datasource | package | from | to |
| -------------- | ------- | ------ | ------ |
| golang-version | go | 1.23.4 | 1.23.5 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 12:19:36 +01:00
renovate[bot]
0c8ff7426f
fix(deps): update module github.com/cloudnative-pg/api to v1 ( #131 )
...
| datasource | package | from | to |
| ---------- | ----------------------------- | ---------------------------------- | ------- |
| go | github.com/cloudnative-pg/api | v0.0.0-20241209133608-a48d55a7861d | v1.25.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-12-24 10:09:58 +01:00
renovate[bot]
1bc5facc9a
fix(deps): update k8s.io/utils digest to 24370be ( #90 )
...
| datasource | package | from | to |
| ---------- | ------------ | ---------------------------------- | ---------------------------------- |
| go | k8s.io/utils | v0.0.0-20241104163129-6fe5fd82f078 | v0.0.0-20241210054802-24370beab758 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 10:57:51 +01:00
renovate[bot]
497022f196
fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.3 ( #78 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | sigs.k8s.io/controller-runtime | v0.19.2 | v0.19.3 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 10:18:38 +01:00
renovate[bot]
378516225d
fix(deps): update all non-major go dependencies ( #19 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------------ | ------------------------------------- | ---------------------------------- |
| go | github.com/cloudnative-pg/api | v0.0.0-20241116094849-219d7a1d257f | v0.0.0-20241209133608-a48d55a7861d |
| go | github.com/cloudnative-pg/barman-cloud | v0.0.0-20241105055149-ae6c2408bd14 | v0.0.0-20241206153842-9d56b349a329 |
| go | github.com/cloudnative-pg/cloudnative-pg | v1.24.1-0.20241113134512-8608232c2813 | v1.24.1 |
| go | github.com/cloudnative-pg/cnpg-i | v0.0.0-20241109002750-8abd359df734 | v0.0.0-20241211164119-6252971211f2 |
| go | github.com/cloudnative-pg/cnpg-i-machinery | v0.0.0-20241205093641-958e207b8afe | v0.0.0-20241209132929-8e699460292f |
| go | github.com/cloudnative-pg/machinery | v0.0.0-20241105070525-042a028b767c | v0.0.0-20241209124314-8e260445e987 |
| go | github.com/docker/docker | v27.3.1+incompatible | v27.4.0+incompatible |
| go | github.com/onsi/ginkgo/v2 | v2.21.0 | v2.22.0 |
| go | github.com/onsi/gomega | v1.35.1 | v1.36.1 |
| go | google.golang.org/grpc | v1.68.0 | v1.68.1 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2024-12-12 09:40:36 +01:00
Leonardo Cecchi
e4735a2f85
feat: separate recovery object store from replica source ( #83 )
...
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2024-12-09 13:29:20 +01:00
renovate[bot]
4c8db6dad6
chore(deps): update dependency go to v1.23.4 ( #79 )
...
| datasource | package | from | to |
| -------------- | ------- | ------ | ------ |
| golang-version | go | 1.23.3 | 1.23.4 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 14:28:06 +01:00
Francesco Canovai
af60a15837
test(e2e): backup and restore ( #71 )
...
Run basic backup and restore tests for the plugin. Use MinIO for S3,
Azurite for ACS and fake-gcs-server for GCS.
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-12-02 15:53:34 +01:00
Leonardo Cecchi
9d8fa079fe
fix: exit code 0 on clean shutdown ( #70 )
...
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2024-11-29 16:15:04 +01:00
renovate[bot]
74d4f5d190
fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.2 ( #67 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | sigs.k8s.io/controller-runtime | v0.19.1 | v0.19.2 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 14:21:55 +00:00
renovate[bot]
c639af1295
fix(deps): update kubernetes packages to v0.31.3 ( #64 )
...
| datasource | package | from | to |
| ---------- | ------------------------------ | ------- | ------- |
| go | k8s.io/api | v0.31.2 | v0.31.3 |
| go | k8s.io/apiextensions-apiserver | v0.31.2 | v0.31.3 |
| go | k8s.io/apimachinery | v0.31.2 | v0.31.3 |
| go | k8s.io/client-go | v0.31.2 | v0.31.3 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 19:47:34 +00:00
renovate[bot]
b2d3032054
fix(deps): update module sigs.k8s.io/kustomize/api to v0.18.0 ( #51 )
...
| datasource | package | from | to |
| ---------- | ------------------------- | ------- | ------- |
| go | sigs.k8s.io/kustomize/api | v0.17.3 | v0.18.0 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 04:53:25 +00:00
renovate[bot]
53d2c09993
fix(deps): update module github.com/cert-manager/cert-manager to v1.16.2 [security] ( #63 )
...
| datasource | package | from | to |
| ---------- | ------------------------------------ | ------- | ------- |
| go | github.com/cert-manager/cert-manager | v1.16.1 | v1.16.2 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 02:34:22 +00:00
renovate[bot]
28f4ec6ff2
chore(deps): update dependency go to v1.23.3 ( #49 )
...
| datasource | package | from | to |
| -------------- | ------- | ------ | ------ |
| golang-version | go | 1.23.1 | 1.23.3 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 10:21:54 +01:00
Francesco Canovai
c77be7fe03
test(e2e): remove exec.Command calls ( #53 )
...
Switch from using exec.Command to using kind and docker as libraries, so
tests won't depend on external binaries.
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-11-18 10:09:57 +01:00
Armando Ruocco
beef96e12f
chore: add secrets cache ( #47 )
...
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Co-authored-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-11-14 16:10:17 +01:00