- Jan 03, 2025
-
-
Ida Novindasari authored
-
- Dec 23, 2024
-
-
Felix Kunde authored
-
Mario Trangoni authored
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com> Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
-
Felix Kunde authored
-
Felix Kunde authored
-
Tabby authored
* Feat: Support Running Sidecard with a Command. This PR addresses issue #2448 . Some containers may not have entry points, if this is the case they would need to be run using a command. This change extends the definition of sidecar so that there is an optional command field. If the field is present then the container will be run using that command. This is a two line change that is fully backward compatible.
-
Christoffer Anselm authored
* Fix operator extraEnvs indentation Fix bad operator extraEnvs indentation by matching the statement to how other lists are expanded in the deployment template * Replace nindent by indent to fully mirror the other similar lines in the file --------- Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
-
Demch1k authored
* Add abitility to set QPS and Burst limits for api client --------- Co-authored-by: Ivan Sokoryan <i.sokoryan@robo.cash> Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
-
- Dec 20, 2024
-
-
Ida Novindasari authored
* Add support for pg17 * use new gcov2lcov-action * Use ghcr spilo-17 * Update SPILO_CURRENT and SPILO_LAZY * Update e2e/run.sh --------- Co-authored-by: Polina Bungina <27892524+hughcapet@users.noreply.github.com>
-
- Dec 19, 2024
-
-
Felix Kunde authored
-
zyue110026 authored
Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
-
cosimomeli authored
* Add support for EBS CSI Driver
-
- Dec 18, 2024
-
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.31.0. - [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.31.0 ) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Felix Kunde authored
-
- Dec 17, 2024
-
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.31.0. - [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.31.0 ) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Felix Kunde authored
* do not use extra labels to list stream CRDs * add diff on labels for streams + unit test coverage
-
- Dec 16, 2024
-
-
Felix Kunde authored
* add resource annotation and ignore recovery type * Update docs/reference/cluster_manifest.md --------- Co-authored-by: Ida Novindasari <idanovinda@gmail.com>
-
Felix Kunde authored
-
Felix Kunde authored
* Update major version upgrade logs
-
Ida Novindasari authored
-
- Nov 06, 2024
-
-
dependabot[bot] authored
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.6 ) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Nov 01, 2024
-
-
fahed dorgaa authored
* fix switch over candidate retrieving Signed-off-by: fahed dorgaa <fahed.dorgaa.ext@corp.ovh.com> --------- Signed-off-by: fahed dorgaa <fahed.dorgaa.ext@corp.ovh.com> Co-authored-by: fahed dorgaa <fahed.dorgaa.ext@corp.ovh.com> Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
-
- Oct 31, 2024
-
-
Felix Kunde authored
* add cluster field for PVCs * sync volumes on cluster creation * fully spell pvc in log messages
-
- Oct 30, 2024
-
-
Martin Kucin authored
Co-authored-by: martin.kucin <martin.kucin@yunextraffic.com>
-
- Oct 17, 2024
-
-
Felix Kunde authored
-
- Oct 16, 2024
-
-
Motte authored
* Add empty string cases to patterns for pod resources * Added empty strings test case * Restored k8sres.go and changed test to zeros * Updated validation pattern in manifests/operatorconfiguration.crd.yaml and pkg/apis/acid.zalan.do/v1/crds.go
-
Prasad Krishnan authored
* update clusterrole.yaml * Update charts/postgres-operator/templates/clusterrole.yaml --------- Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
-
Felix Kunde authored
-
- Oct 15, 2024
-
-
Polina Bungina authored
Skip when - it is a standby clusters - there is no master in the cluster
-
- Oct 11, 2024
-
-
Polina Bungina authored
Don't fail major upgrade (don't set annotation) if replica(s) are not (yet) streaming or replication lag is too high
-
- Sep 10, 2024
-
-
Ida Novindasari authored
-
- Aug 28, 2024
-
-
Ida Novindasari authored
Co-authored-by: Felix Kunde <felix-kunde@gmx.de> Co-authored-by: Polina Bungina <27892524+hughcapet@users.noreply.github.com>
-
- Aug 27, 2024
-
-
Felix Kunde authored
-
Felix Kunde authored
* reflect linter feedback, remove unused argumnents and redundant literal definitions * add logical backup to TestCreate unit test
-
Felix Kunde authored
-
- Aug 22, 2024
-
-
Felix Kunde authored
* bump operator to v1.13.0 * align configmap with CRD config * remove default from CRD config option additional_secret_mount_path * enable automatic major version upgrades by default
-
- Aug 20, 2024
-
-
Rob Nickmans authored
* fix: add secret only when not in secret file * fix indentation --------- Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
-
Polina Bungina authored
-
Felix Kunde authored
* fix stream duplication on operator restart * add try except to streams e2e test
-
- Aug 14, 2024
-
-
Felix Kunde authored
* extend and improve hasSlotsInSync unit test * fix sync streams and add diffs for annotations and owner references * incl. current annotations as desired where we do not fully control them * added one more unit test and fixed sub test names * pass maintenance windows to function and update unit test
-