Commit Graph

1489 Commits

Author SHA1 Message Date
Ida Novindasari 04a952cefe
edit comment 2026-02-17 09:21:23 +01:00
idanovinda 709448fbf3 update spilo image 2026-02-16 20:35:49 +01:00
Polina Bungina a2f2ae591a update spilo image with checksums fix for upgrade 2026-02-16 10:06:27 +01:00
Polina Bungina 4a5f1a69a0 Update spilo-18-dev 2026-02-13 16:26:52 +01:00
Polina Bungina d51e209230 Pull both plarforms' image in e2e 2026-02-13 14:06:26 +01:00
idanovinda c6adc32d20 use new spilo image with new approach of provider 2026-02-13 11:43:31 +01:00
idanovinda d297bd3dc9 bring back unintended changes 2026-02-13 11:10:24 +01:00
idanovinda d455ab1e74 uncomment tests 2026-02-12 19:10:04 +01:00
idanovinda aeb4f74bce use latest spilo image for dev-18 2026-02-12 19:09:17 +01:00
idanovinda a76d5e6393 update spilo images 2026-02-12 14:41:22 +01:00
idanovinda 15710403ff use specific built e2e spilo image 2026-02-12 14:16:58 +01:00
idanovinda 0e67c47f22 specify SPILO_PROVIDER to major upgrade manifest 2026-02-06 21:08:02 +01:00
idanovinda f8b2b8cad8 use spilo-18-dev-e2e for lazy image 2026-02-06 20:43:24 +01:00
idanovinda 8cd27a11a9 specify SPILO_PROVIDER 2026-02-06 09:42:24 +01:00
idanovinda fc362ebe51 Merge branch 'master' into pg-18 2026-02-06 09:41:15 +01:00
Felix Kunde 4f130f9cce
provide examples for maintenance_windows in manifest examples (#3040) 2026-02-02 16:35:01 +01:00
idanovinda 8cb2741858 keep old generator version 2026-01-30 13:19:37 +01:00
idanovinda abb6785ad4 Merge remote-tracking branch 'origin/master' into pg-18 2026-01-30 11:44:08 +01:00
idanovinda 04159a302c add more time to setUpClass 2026-01-30 11:42:09 +01:00
Felix Kunde b84c58c2a6
add support for global maintenance windows (#3038)
* add support for global maintenance windows
* fix schema validation and trim \ when unmarshalling maintenance window
2026-01-30 11:37:21 +01:00
idanovinda 95cf0e4967 update controller gen version 2026-01-29 16:59:25 +01:00
idanovinda 45c802a8f7 Merge branch 'master' into pg-18 2026-01-29 11:28:25 +01:00
Ida Novindasari 137f3e769d
bugfix: fix image naming to use it correctly in e2e test (#3037)
* bugfix: fix image naming to use it in e2e test
* Fix embeded crd
* Add crd generation as dependency for docker

---------

Co-authored-by: Polina Bungina <polina.bungina@zalando.de>
2026-01-29 11:22:50 +01:00
Polina Bungina dde8a5536b debug 2026-01-28 13:38:42 +01:00
Polina Bungina f47d3f7738 Merge branch 'master' into pg-18 2026-01-28 11:32:18 +01:00
Mikkel Oscar Lyderik Larsen f05150a81e
Use UpdateStatus instead of patch (#3005)
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2026-01-27 10:44:30 +01:00
idanovinda 608d45a14c update run.sh for e2e test 2026-01-26 15:16:04 +01:00
inovindasari 0fa6f619c5 remove container registry image 2026-01-23 13:40:53 +01:00
inovindasari a1855f47eb change to ghcr spilo image 2026-01-23 13:38:49 +01:00
inovindasari 895e86dd40 use older kind 2026-01-23 13:31:30 +01:00
inovindasari 4da5efebed use spilo oss image for e2e test 2026-01-23 11:58:13 +01:00
inovindasari f7780d692a Add support for pg18 and remove pg13 2026-01-20 15:51:29 +01:00
Polina Bungina b97de5d7f1
Standby section improvements (#3033)
- Allow standby_host to be specified together with wal_path
- Add standby_primary_slot_name
2026-01-19 13:54:27 +01:00
Mikkel Oscar Lyderik Larsen ad9ae4ec1b
Fix linting issues in delivery.yaml (#3032)
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
2026-01-16 17:56:06 +01:00
Mikkel Oscar Lyderik Larsen 32d6d0a7a7
Fix serving CRD at runtime (#3031)
* Fix serving CRD at runtime

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>

* Correctly string quote version enum

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>

---------

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
2026-01-13 17:23:56 +01:00
Felix Kunde 97115d6e3d
add annotation to ignore resources thresholds (#3030)
* add annotation to ignore resources thresholds
* add test case when annotation key is set but value is not true
2026-01-13 09:33:24 +01:00
Mikkel Oscar Lyderik Larsen a585b17796
Generate postgresql CRD from go structs (#3007)
* Sort postgresql.crd.yaml
* Generate postgresql CRD from go structs
* Expand sidecars, env and initcontainers
* Embed CRD to be submitted by the operator

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>

---------

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
2026-01-12 17:33:28 +01:00
Mikkel Oscar Lyderik Larsen 0a44252534
Generate CRD for postgresteam resource (#3004)
* Sort postgresteam.crd.yaml

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>

* Generate CRD for postgresteam resource

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>

---------

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2026-01-10 19:39:08 +01:00
dependabot[bot] c331fd9434
Bump werkzeug from 3.1.4 to 3.1.5 in /ui (#3028)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 to 3.1.5.
- [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.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-10 09:22:44 +01:00
Mikkel Oscar Lyderik Larsen 55cc167fca
Regenerate code for 2026 header (#3029)
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
2026-01-09 15:38:16 +01:00
Mikkel Oscar Lyderik Larsen f6839f87b9
Modernize code generation (#3003)
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
2026-01-09 14:22:10 +01:00
Ida Novindasari a06f8d796b
Do not promote operator image when merge to master (#3018) 2025-12-19 09:53:38 +01:00
Felix Kunde 1f4ee605ae
fix docker build for UI and bumped some outdated versions in docs and config (#3017)
* fix docker build for UI and bumped some outdated versions in docs and config
* update helm chart image again because of wrong format field
* switch to new registry ghcr.io for e2e test
* update e2e test runner Dockerfile
2025-12-18 12:12:53 +01:00
Felix Kunde c4f10ceadc
bump to v1.15.1 (#3011)
* bump to v1.15.1
2025-12-16 19:25:12 +01:00
Ida Novindasari a27727f8d0
[ui] internal pipeline fix to build ui image (#3013)
* fix ui pipeline
* adjust logical backup image tagging
2025-12-12 16:49:58 +01:00
Steven Berler cd05682482
fix switchover schedule tests (#2995)
* fix switchover schedule tests

Previously the tests would fail depending on the local time zone and the
time of day the test was being run.

---------

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
Co-authored-by: Mikkel Oscar Lyderik Larsen <mikkeloscar@users.noreply.github.com>
2025-12-11 10:22:40 +01:00
Felix Kunde 5aa8f961ec
only trigger ghcr build on tag event (#3010) 2025-12-10 17:11:53 +01:00
dependabot[bot] fe340cb429
Bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 in /kubectl-pg (#3008)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.23.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.23.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 17:11:22 +01:00
dependabot[bot] 543acd5731
Bump werkzeug from 3.0.6 to 3.1.4 in /ui (#3001)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.4.
- [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.6...3.1.4)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 17:08:01 +01:00
dependabot[bot] f826f75769
Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#2997)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 17:07:20 +01:00