Skip to content

Releases: tsuru/rpaas-operator

v0.24.0

17 Dec 18:46
eb0fedc
Compare
Choose a tag to compare

Changelog

  • eb0fedc fix(integration): making sure to stabilize changes on Nginx
  • ec4c112 chore(integration): update Nginx module to 0.8.3
  • 2682f10 chore(controller): add permission to create PDB
  • c09ad2e feat(controller): support pod disruption budget

v0.23.2

14 Dec 18:29
3860069
Compare
Choose a tag to compare

Changelog

  • 3860069 Use equality.Semantic.DeepDerivative instead of reflect.DeepEqual
  • 5284646 refactor(controller): move func to render custom annotations to util package
  • 8e422a1 feat(controller): render custom values in affinity field
  • 639377d Avoid use of scale when autoscale is enabled

v0.23.1

28 Oct 18:00
a337495
Compare
Choose a tag to compare

Changelog

a337495 feat(client): add method to list cert manager requests

v0.23.0

28 Oct 00:22
5197ecb
Compare
Choose a tag to compare

Changelog

5197ecb fix(client): pass query string correctly when using Tsuru proxy
e4e6abf feat(web): add enpoint to list Cert Manager requests

v0.22.4

26 Oct 18:03
c6d6b98
Compare
Choose a tag to compare

Changelog

c6d6b98 fix(cert-manager): ensure key annotation isn't greater than 63 chars

v0.22.3

26 Oct 14:52
b7b455e
Compare
Choose a tag to compare

Changelog

b7b455e fix(cert_manager): ensure certificate name is lowercased

v0.22.2

22 Oct 19:21
eff76bc
Compare
Choose a tag to compare

Changelog

eff76bc fix(api/types): generate DNS name default before creating Certificate
9bc8dd6 fix(api/types): merge cert-manager request w/ same issuer name[2]

v0.22.1

22 Oct 13:29
a98bebb
Compare
Choose a tag to compare

Changelog

a98bebb fix(api/types): merge cert-manager request w/ same issuer name

v0.22.0

19 Oct 16:31
1c9e654
Compare
Choose a tag to compare

Changelog

1c9e654 feat: support several Cert Manager requests (#108)
fddcdb4 chore(crd): remove workaround to disable OpenAPI validation
f876155 chore: update controller-gen to v0.7.0

v0.21.2

07 Oct 15:31
b4ac46b
Compare
Choose a tag to compare

Changelog

b4ac46b fix(controller): back CJ API version to batch/v1beta1
4ed8f34 fix(api/upstream): get params from query string on delete
5feb2b6 chore(go mod): update echo to v4.6.1
ff54fd7 chore(ci): install Helm from GitHub action
6eace8c chore(integration): update k8s to 1.21.2
193b69b chore(integration): support running integration test w/ minikube
e3d4b35 refactor: improve logs feature on api and plugin
d49144c Update version of kubernetes in integration tests
cdb5976 Update version of batch api and limit number of jobs by cronjobs