Skip to content

Releases: tsuru/rpaas-operator

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

v0.21.1

29 Sep 14:20
4191de6
Compare
Choose a tag to compare

Changelog

4191de6 Add label to classify session-tickets pods
c4e7484 fix: update rpaas-api rbac rules

v0.21.0

24 Sep 18:35
083cac7
Compare
Choose a tag to compare

Changelog

083cac7 feat(rpaas-api): streaming instance logs (#106)

v0.20.0

23 Sep 17:03
6a33437
Compare
Choose a tag to compare

Changelog

6a33437 feat(api): show load balancer attached on Ingresses
6bef76a feat(certificates/cert-manager): support for custom issuers

v0.19.0

10 Sep 22:38
e0978dc
Compare
Choose a tag to compare

Changelog

e0978dc feat(controller): support to render custom values on ingress annotations
7450c95 feat(controller): append custom hostnames in ExternalDNS annotation
9702ed2 feat: support to expose instance over ingress
7acb756 chore(crds): remove validation field for all CRDs

v0.18.0

06 Sep 15:56
98516de
Compare
Choose a tag to compare

Changelog

98516de refactor: split instance's certificates into several TLS secrets (#107)

v0.16.3

06 Sep 14:31
92beec6
Compare
Choose a tag to compare

Changelog

92beec6 Add validation to prevent to unset creationOnly flavor

v0.16.2

06 Sep 13:51
67654bc
Compare
Choose a tag to compare

Changelog

67654bc Add validation to prevent use of creationOnly flavor

v0.16.1

01 Sep 19:16
deefc7e
Compare
Choose a tag to compare

Changelog

deefc7e Ignore the auto-generated domain name when DNSNames is set on the instance
1d04844 Add validation to avoid certificate with dns names duplicated

v0.16.0

25 Aug 15:59
8c46831
Compare
Choose a tag to compare

Changelog

8c46831 Provide nginx with many server blocks for each certificate (#105)
5bc8423 move responsability to set service.Type to controller after merge of flavors