Releases: tsuru/rpaas-operator
Releases · tsuru/rpaas-operator
v0.21.2
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
Changelog
4191de6 Add label to classify session-tickets pods
c4e7484 fix: update rpaas-api rbac rules
v0.21.0
Changelog
083cac7 feat(rpaas-api): streaming instance logs (#106)
v0.20.0
Changelog
6a33437 feat(api): show load balancer attached on Ingresses
6bef76a feat(certificates/cert-manager): support for custom issuers
v0.19.0
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
Changelog
98516de refactor: split instance's certificates into several TLS secrets (#107)
v0.16.3
Changelog
92beec6 Add validation to prevent to unset creationOnly flavor
v0.16.2
Changelog
67654bc Add validation to prevent use of creationOnly flavor
v0.16.1
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
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