Releases: fi-ts/postgreslet
Releases · fi-ts/postgreslet
v0.5.0
v0.4.0
General Changes
- 227 standby clusters (#289) @eberlep
⚠️ Allow inplace version upgrades (#302) @eberlep -> triggers rolling update of running databases- Bump github.com/onsi/gomega from 1.14.0 to 1.17.0 (#290) @dependabot
- Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 (#286) @dependabot
- Bump github.com/metal-stack/firewall-controller from 1.0.9 to 1.1.2 (#263) @dependabot
- Allow Any Postgres Params (#295) @eberlep
⚠️ Enable audit logs via pgaudit (#296) @eberlep -> triggers rolling update of running databases- Build optimization (#297) @eberlep
- prevent nil pointer in operator by setting the enableConnectionPooler… (#294) @eberlep
- Create dbo (#283) @eberlep
⚠️ Cybertec image (#282) @eberlep -> triggers rolling update of running databases
v0.3.0
General Changes
v0.2.1
v0.2.0
General Changes
- Add proper support for the shared_buffer configuration parameter (#220) @eberlep
- Remove specific postgres versions from the CRD (#231) @eberlep
- Ignore NotFound errors when deleting the passwords secret in the reconcile loop (#229) @eberlep
- Update README (#194) @LimKianAn
- Switch from UID to Name when creating Zalando postgres resources (#206) @eberlep
- Bump github.com/metal-stack/firewall-controller from 1.0.7 to 1.0.9 (#216) @dependabot
- Bump github.com/onsi/gomega from 1.12.0 to 1.13.0 (#212) @dependabot
- Bump github.com/metal-stack/firewall-controller from 1.0.4 to 1.0.7 (#207) @dependabot
- build with go 1.16, update build dependencies, linter fixes (#204) @majst01
v0.1.0
General Changes
- Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 (#203) @dependabot
- Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2 (#202) @dependabot
- Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1 (#198) @dependabot
- Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0 (#196) @dependabot
- Add test to workflows steps (#187) @LimKianAn
- Remove redundant code (#186) @LimKianAn
⚠️ breaking change: change label value (#185) @eberlep- Bump k8s.io/apiextensions-apiserver from 0.20.4 to 0.20.5 (#184) @dependabot
- Sidecar experimental (#157) @LimKianAn
- Add uid label to the list of inherited_labels (#180) @eberlep
- Set correct value of the project-id label (#179) @eberlep
- Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.2 (#178) @dependabot
- Envtest (#173) @LimKianAn
- Do not record event when a watched postgres can not be found (#177) @eberlep
- Backupconfig additions (#174) @majst01
- Make storageClass configurable (#172) @eberlep
- Switch back to old variable param (#171) @eberlep
- Add/rename printed columns for postgres CRD (#169) @eberlep
- Sidecars (#146) @eberlep
- Sidecars Services (#163) @eberlep
- Use func
BuildConfigFromFlags
(#164) @LimKianAn - Bump sigs.k8s.io/controller-runtime from 0.8.2 to 0.8.3 (#168) @dependabot
- Remove redundant dependency (#165) @LimKianAn
- Fix clusterrolebinding with duplicate sa (#154) @LimKianAn
- Update status upon deletion (#152) @LimKianAn
- Fix make deploy glitch (#150) @LimKianAn
- Backupconfig (#151) @majst01
- Consider value nil with type, e.g. []string(nil) (#148) @LimKianAn
- Change maintenance to string (#147) @LimKianAn
- Delete duplicate postgresql (#144) @LimKianAn
- Bump github.com/metal-stack/v from 1.0.2 to 1.0.3 (#141) @dependabot
- Remove IsAlreadyExists check (#145) @LimKianAn
- Implement Operator Update (#134) @eberlep
- Inherited labels (#138) @eberlep
- Add support for EventRecorder (#136) @eberlep
- Naming fixes (#133) @eberlep
- WIP: One Operator per Database (#131) @eberlep
- WIP: Add a reference to the zalando resource in the status (#132) @eberlep
- Add a random label to the pods when configured to do so (forces reloa… (#130) @eberlep
- update controller runtime (#124) @majst01
- Update to latest dependencies (#122) @majst01
- Create empty pod environment configmap (#111) @eberlep
- Implement func createOrUpdateZPostgresql like the other peripheral resources (#113) @LimKianAn
- Change github env (#116) @LimKianAn
- Better the logic in function IsOperatorDeletable (#107) @LimKianAn
- Use socket port for cwnp (#104) @LimKianAn
- Helper to get backup secret name (#105) @majst01
- Create secret (#97) @LimKianAn
- Use existing LoadBalancer IP of one already exists, create a new otherwise (#103) @eberlep
- Always set values from postgres -> zalando postgres (#101) @majst01
- also set limits (#99) @majst01
- Add memory to size (#98) @majst01
- Add an empty IPBlock to the CWNP when no source range was supplied (#96) @eberlep
- Allow to configure an empty load balancer ip (#94) @eberlep
- 70 load balancer (#86) @LimKianAn
- add references to the secrets (#92) @majst01
- Patch clusterrole programatically (#90) @eberlep
- Limit Resource Name Length (#91) @eberlep
- set linter timeout (#89) @eberlep
- Namespace fix (#82) @majst01
- make image public pullable (#81) @majst01
- Add serviceAccount to postgreslet-support chart (#80) @eberlep
- Rename to postgreslet (#79) @majst01
- create clusterwidenetworkpolicy from AccessList.SourceRanges (#67) @majst01
- Migrate to AGPL (#78) @majst01
- Bump github.com/onsi/gomega from 1.10.4 to 1.10.5 (#72) @dependabot
- Implementation for handling the relation between (our) Postgresql… (#77) @eberlep
- Helm charts (#65) @eberlep
- Fix swapped variables (#75) @eberlep
- Update the sample file so it matches the default configuration of 'make run' (#74) @eberlep
- kubebuilder CRD validation (#69) @LimKianAn
- Configmap (#68) @LimKianAn
- Disable the use of the kube-rbac-proxy (#63) @eberlep
- Disable second metrics server (#62) @eberlep
- Z operator for each project (#35) @LimKianAn
- Disable webhook untill needed (#58) @eberlep
- Second kubeconfig as secret (#51) @eberlep
- Fix postgrelet pod failure (#50) @LimKianAn
- Re enable deletion (#46) @eberlep
- implementation of k8s client separation. (#31) @eberlep
- Set namespaces of zalando postgreql to ProjectID (#30) @LimKianAn
- make partition and tenant this postgreslet is responsible configurable (#23) @LimKianAn
- Z dependencies installation (#19) @LimKianAn
- Bump github.com/onsi/gomega from 1.10.3 to 1.10.4 (#21) @dependabot
- 11 separate reconciler to consume zalando status and update into our postgres type (#18) @eberlep
- Add UID in zalando postgresql name (#16) @eberlep
- fix actions, fix static analysis findings (#15) @majst01
- Add basic set of github actions (#14) @majst01
- Reconciler with old controller gen (#8) @majst01
- add version into binary and log on startup (#6) @majst01
- Add architecture documentation (#4) @majst01
- Postgres profile (#3) @LimKianAn
- Add zalando postgres (#2) @majst01
🚀 Features
- Remove crd installer (#193) @LimKianAn
- Refactoring of LBManager.nextFreeSocket (#140) @eberlep
🐛 Bug Fixes
- Add secret deletion and tests (#192) @LimKianAn