Releases: tsuru/rpaas-operator
Releases · tsuru/rpaas-operator
v0.27.4
Changelog
- 8842151 feat: support Auth provider to directly connect to GCP
v0.27.3
Changelog
- b7eb3b4 purger: add extra API request tests for extra_headers
- 7eaeee5 purger: add extra purger headers for vary support on nginx cache keys
v0.27.2
Changelog
- 4419011 purger: fix request to purger nginx path // fix returned succesfully purged instances (#114)
v0.27.1
Changelog
- 52116f0 chore(ci): update golangci-lint to 1.45.2
- 9eca6f6 Revert "Update version of golint"
- f3f9766 golint: Update version of go
- b559021 Remove lint cache
- e965536 Update version of golint
- 6a31369 Change order to run lint
- 55caa8b fix: pods without ip (#113)
- c6dc109 controller: skip PDB creation when nginx object status is empty (#112)
- 81e356a chore(integration): fixing flaky tests \o/
v0.26.3
Changelog
- facc4c5 Merge pull request #110 from tsuru/ignore_pod_status_allowed_to_fail
- d6923d6 api: ignore some pod statuses with allowed errors
- 390cf14 fix(web/acl): get upstream data from JSON
v0.26.2
Changelog
- 68f8a4e gomod: update nginx-operator to v0.9.1 - add toleration support
v0.26.1
Changelog
- 4ae3829 fix(pdb): taking 90% of min available to allow recycling nodes
- cf15a48 chore(gomod): update nginx-operator to v0.9.0
v0.26.0
Changelog
- 951ce64 feat(controller): support skipping rpaasinstance reconciliation w/ annotation
v0.25.2
Changelog
- a57ee05 fix(controller): handling k8s quantity on mergo transformer properly
v0.25.1
Changelog
- f23dec0 fix(controller/pdb): skip PDB creation when flag isn't provided
- 886009a fix(controller/pdb): set min available to zero replicas at least
- f2cfeb1 fix(controller): give precedence to user defined plan template