postgres-operator/pkg/apis/acid.zalan.do/v1
Felix Kunde d268c589c2
change volume specs to int32 and define max iops and throughput values (#3139)
* change int64 volume specs to int32 like in used AWS lib
* upper iops and throughput limits
* minor refactoring in ebs.go
2026-07-27 16:32:22 +02:00
..
const.go add unit test and documentation for finalizers (#2509) 2024-01-22 12:13:40 +01:00
crds.go auto-generate configuration CRD (#3102) 2026-06-22 10:44:46 +02:00
doc.go Fix golint failures 2019-01-08 13:04:48 +01:00
marshal.go switch to metav1.Duration for timeout options (#3121) 2026-06-29 10:32:24 +02:00
operator_configuration_type.go remove gp3 migration flow (#3142) 2026-07-27 14:02:44 +02:00
operatorconfiguration.crd.yaml remove gp3 migration flow (#3142) 2026-07-27 14:02:44 +02:00
postgres_team_type.go update docs about CRD generation and copy paste to chart dir, too (#3117) 2026-06-26 10:43:57 +02:00
postgresql.crd.yaml change volume specs to int32 and define max iops and throughput values (#3139) 2026-07-27 16:32:22 +02:00
postgresql_type.go change volume specs to int32 and define max iops and throughput values (#3139) 2026-07-27 16:32:22 +02:00
register.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
util.go Make teamId in cluster name optional (#2001) 2022-08-24 10:12:50 +02:00
util_test.go drop deprecated fields from Postgresql CRD (#3106) 2026-07-02 16:53:03 +02:00
zz_generated.deepcopy.go change volume specs to int32 and define max iops and throughput values (#3139) 2026-07-27 16:32:22 +02:00