postgres-operator/docs
Tiago Condeixa 7578f9d2c0
feat (operator): add support for IRSA (aws resources access) (#3128)
* fix data to POSIX and sed working on macos
* add ServiceAccountGetter to the newFakeK8sAnnotationsClient for unit tests
* try to update the service account
* use irsa_role_arn since we need the full arn, and remove enable_irsa
* move sa sync code to existing sync.go file to be all together
* change all Irsa to IRSA to follow go idiomatic that capitalize initialisms or acronyms
* using Update instead of Patch for the service account syn
* document the new option and add the key in the values/configs
* add the new option to the administrator docs
* trying to increase the timeout for the flaky test after sync

---------

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2026-07-15 18:19:10 +02:00
..
diagrams Improve appearance of Readme image in github dark mode (#2431) 2023-10-16 11:54:51 +02:00
reference feat (operator): add support for IRSA (aws resources access) (#3128) 2026-07-15 18:19:10 +02:00
administrator.md feat (operator): add support for IRSA (aws resources access) (#3128) 2026-07-15 18:19:10 +02:00
developer.md update docs about CRD generation and copy paste to chart dir, too (#3117) 2026-06-26 10:43:57 +02:00
index.md Update the link to a post (#2360) 2023-08-01 11:01:43 +02:00
migrate.md drop deprecated fields from Postgresql CRD (#3106) 2026-07-02 16:53:03 +02:00
operator-ui.md docs: fix broken links (#1594) 2021-10-18 16:50:27 +02:00
quickstart.md DOC: Minikube has many drivers now, incl. Docker (#2949) 2025-10-14 13:50:11 +02:00
user.md fix: set password encryption default to scram-sha-256 (#2962) 2026-06-04 20:55:04 +02:00