- Dec 28, 2024
-
- Dec 27, 2024
-
-
renovate[bot] authored
-
- Dec 26, 2024
-
-
renovate[bot] authored
-
- Dec 24, 2024
-
-
Gabriele Bartolini authored
Closes #6444 Signed-off-by:
Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Signed-off-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Signed-off-by:
Leonardo Cecchi <leonardo.cecchi@enterprisedb.com> Co-authored-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by:
Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
-
- Dec 23, 2024
-
-
github-actions[bot] authored
Signed-off-by:
Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Co-authored-by:
Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
-
Gabriele Bartolini authored
Signed-off-by:
Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
-
Gabriele Bartolini authored
Relates #6420 Signed-off-by:
Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
-
Marco Nenciarini authored
Closes #6420 Signed-off-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com> Signed-off-by:
Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Co-authored-by:
Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
-
Leonardo Cecchi authored
Our documentation generator is not able to cope with that, so let's remove it. Closes: #6430 Signed-off-by:
Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
-
Leonardo Cecchi authored
Our documentation generator is not able to handle that type alias, so let's get rid of it. Closes: #6427 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>
-
Marco Nenciarini authored
Signed-off-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com>
-
- Dec 22, 2024
-
-
renovate[bot] authored
-
Marco Nenciarini authored
Signed-off-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com>
-
Pierrick authored
The `schedule` field of `scheduledbackup.spec` can have 5 or 6 parameters as defined by the [Go cron package format](https://pkg.go.dev/github.com/robfig/cron#hdr-CRON_Expression_Format ) This syntax may be misleading when using just 5 parameters, as the `seconds` field is not included. This patch improves the webhook to raise a warning when a schedule specification has just 5 fields while retaining compatibility. Closes #5380 Signed-off-by:
Pierrick <pierrick.chovelon@dalibo.com> Signed-off-by:
Leonardo Cecchi <leonardo.cecchi@enterprisedb.com> Signed-off-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by:
Leonardo Cecchi <leonardo.cecchi@enterprisedb.com> Co-authored-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com>
-
- Dec 20, 2024
-
-
Armando Ruocco authored
This patch adds the missing kinds to the groupversion_info file. This can be useful when referencing CRDs `kind` value. Signed-off-by:
Armando Ruocco <armando.ruocco@enterprisedb.com> Signed-off-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com>
-
renovate[bot] authored
-
renovate[bot] authored
-
renovate[bot] authored
https://github.com/operator-framework/operator-registry `v1.48.0` -> `v1.49.0` https://github.com/redhat-openshift-ecosystem/openshift-preflight `1.10.2` -> `1.11.1`
-
renovate[bot] authored
fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.79.2 (main) (#6379) https://github.com/prometheus-operator/prometheus-operator v0.78.2` -> `v0.79.2` golang.org/x/crypto `v0.28.0` -> `v0.30.0` golang.org/x/net `v0.30.0` -> `v0.32.0` golang.org/x/sync `v0.8.0` -> `v0.10.0` golang.org/x/text `v0.19.0` -> `v0.21.0` sigs.k8s.io/json `v0.0.0-20241010143419-9aa6b5e7a4b3` -> `v0.0.0-20241014173422-cfa47c3a1cc8` sigs.k8s.io/structured-merge-diff/v4 `v4.4.2` -> `v4.5.0` Signed-off-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
-
- Dec 19, 2024
-
-
Jonathan Gonzalez V. authored
The operator was missing a label "maintainer" for certifications and also for standards, it was relying on having the label from the parent image. Signed-off-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
-
Gabriele Quaresima authored
This patch fixes an issue where the `inRoles` parameter was not properly quoted in SQL statements, which could cause syntax errors if the role name contains special characters. Closes #6337 Signed-off-by:
wolfox <gabriele.quaresima@enterprisedb.com>
-
renovate[bot] authored
https://github.com/kubernetes/api `v0.31.3` -> `v0.32.0` https://github.com/kubernetes/apiextensions-apiserver `v0.31.3` -> `v0.32.0` https://github.com/kubernetes/apimachinery `v0.31.3` -> `v0.32.0` https://github.com/kubernetes/cli-runtime `v0.31.3` -> `v0.32.0` https://github.com/kubernetes/client-go `v0.31.3` -> `v0.32.0` Signed-off-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
-
Marco Nenciarini authored
The problem was introduced in #6320 Signed-off-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com>
-
renovate[bot] authored
-
renovate[bot] authored
-
renovate[bot] authored
-
Peggie authored
Update the versions used to test the operator on public cloud providers Signed-off-by:
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by:
public-cloud-k8s-versions-check <public-cloud-k8s-versions-check@users.noreply.github.com>
-
Niccolò Fei authored
* Implement end-to-end tests to verify publication and subscription functionalities * Ensure data replication scenarios are thoroughly tested Closes #6306 Signed-off-by:
Niccolò Fei <niccolo.fei@enterprisedb.com> Signed-off-by:
Gabriele Quaresima <gabriele.quaresima@enterprisedb.com> Signed-off-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com> Signed-off-by:
Armando Ruocco <armando.ruocco@enterprisedb.com> Signed-off-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by:
Gabriele Quaresima <gabriele.quaresima@enterprisedb.com> Co-authored-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by:
Armando Ruocco <armando.ruocco@enterprisedb.com> Co-authored-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
-
renovate[bot] authored
-
- Dec 18, 2024
-
-
renovate[bot] authored
-
Leonardo Cecchi authored
Kubernetes does not implement strategic merge for CRDs, and every JSON merge patch will replace the condition set with a new one. It is possible for a proposed patch to start from a Cluster that is not up-to-date, and in that case, the conditions will be reverted back to an older status. This patch fixes this race condition by encapsulating this operator with a merge patch that requires optimistic locking and retrying the conditions update when needed. Fixes: #6317 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>
-
Jaime Silvela authored
Inside the logs we found the name `name` as a key for a couple of values, now we assign the proper keys like `jobName` and `podName` Closes #6321 Signed-off-by:
Jaime Silvela <jaime.silvela@enterprisedb.com>
-
renovate[bot] authored
https://github.com/kubernetes-csi/external-snapshotter `v8.1.0` -> `v8.2.0` https://github.com/rook/rook `v1.15.6` -> `v1.16.0`
-
renovate[bot] authored
-
- Dec 17, 2024
-
-
renovate[bot] authored
-
renovate[bot] authored
https://github.com/goreleaser/goreleaser `v2.4.8` -> `v2.5.0` https://github.com/grpc-ecosystem/go-grpc-middleware `v2.1.0` -> `v2.2.0` https://github.com/kubernetes-csi/external-snapshotter `v8.0.0` -> `v8.2.0` https://github.com/onsi/gomega `v1.36.0` -> `v1.36.1` golang.org/x/term `v0.26.0` -> `v0.27.0` https://github.com/grpc/grpc-go `v1.68.0` -> `v1.69.0`
-
renovate[bot] authored
https://github.com/kubernetes/utils `6fe5fd8` -> `24370be` https://github.com/kubernetes-sigs/controller-runtime `v0.19.2` -> `v0.19.3`
-
- Dec 12, 2024
-
-
Jaime Silvela authored
Close #6267 Signed-off-by:
Jaime Silvela <jaime.silvela@enterprisedb.com> Signed-off-by:
wolfox <gabriele.quaresima@enterprisedb.com> Signed-off-by:
Armando Ruocco <armando.ruocco@enterprisedb.com> Signed-off-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by:
wolfox <gabriele.quaresima@enterprisedb.com> Co-authored-by:
Armando Ruocco <armando.ruocco@enterprisedb.com> Co-authored-by:
Marco Nenciarini <marco.nenciarini@enterprisedb.com>
-
Jonathan Battiato authored
This patch adds the missing status field in the `olm-samples` as reported in the "Suggestions" section from olm-scorecard tests. Closes #5710 Signed-off-by:
Jonathan Battiato <jonathan.battiato@enterprisedb.com> Signed-off-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Signed-off-by:
Niccolò Fei <niccolo.fei@enterprisedb.com> Co-authored-by:
Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by:
Niccolò Fei <niccolo.fei@enterprisedb.com>
-
- Dec 11, 2024
-
-
Leonardo Cecchi authored
Signed-off-by:
Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
-