-
### Context
Automatically backport failure for pull request 3701
Pull request: https://github.com/cloudnative-pg/cloudnative-pg/pull/3701
Commit: https://github.com/cloudnative-pg/cloudnative-pg/comm…
-
The tag workflow is failing due to some missing parameter: https://github.com/cloudnative-pg/charts/actions/runs/4771923594/jobs/8484163898#step:5:1
`Error: Parameter token or opts.auth is required`
-
We should deploy Keycloak via k3s on the management plane.
This is basically a concrete example of #249.
## Definition of Ready:
- [ ] User Story is small enough to be finished within one spr…
reqa updated
8 months ago
-
The helm chart of trivy-operator is published using the classic approach with a static webserver and an index.yaml (on a separate Repository https://github.com/aquasecurity/helm-charts).
```bash
$…
-
### Context
Automatically backport failure for pull request 3668
Pull request: https://github.com/cloudnative-pg/cloudnative-pg/pull/3668
Commit: https://github.com/cloudnative-pg/cloudnative-pg/comm…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
As noted in #279, we don't really need a netstandard2.1 build... but when targeting .NET 6 (and presumably 7, or even .NET Core App 3.1) we end up with a problem if we refer to the netstandard2.0 buil…
-
Greetings,
The instances created by postgresql.cnpg.io/v1 is not respecting the limits that has been set on the cluster resource.
For Example:
```
apiVersion: v1
items:
- apiVersion: postgresql.…
-
We are seeing these log message from our pods:
```
{
"level":"info",
"ts":"2023-06-14T02:39:45Z",
"logger":"Replicator",
"msg":"synchronizing replication slots",
"logging_pod":"pg-database-2"…
-
#### Summary
I would like to use cloudnative-pg in the latest version 1.22.0. Unfortunately in the currently provided MicroK8s addon is the version 1.21.1 hard-coded.
Please, could the maintainer of…