Skip to content

Releases: tsuru/rpaas-operator

v0.9.2

17 Jun 19:19
0118126
Compare
Choose a tag to compare

Changelog

0118126 fix(api): use ajg/form decoder only for Parameters field
c92d1ac chore(gomod): update dependecies digest

v0.9.1

16 Jun 00:11
8117969
Compare
Choose a tag to compare

Changelog

8117969 fix(session tickets): improve smoothness of key rotation
3c099c8 fix(rbac): use Role instead ClusterRole for STEK rotator

v0.8.3-rc.1

10 Jun 18:35
Compare
Choose a tag to compare

Changelog

153df74 chore: improve logs for snapshot cronjob

v0.9.0

05 Jun 19:09
04a547d
Compare
Choose a tag to compare

Changelog

04a547d feat: support TLS session resumption through session tickets (#77)
a84e9cb Add status code on response of error

v0.8.1

08 Apr 19:47
8f5eece
Compare
Choose a tag to compare

Changelog

8f5eece feat({api,cmd}/info): improve feedback about the observed instance status (#74)
54605a4 feat(cmd/plugin): manage autoscaling settings over rpaasv2 plugin (#72)
a08124b chore(ci): unify GH Actions workflows into one
a1b9694 chore(ci): remove lint and test from Travis CI
1adc382 chore(ci): make GH Actions to run lint and tests

v0.8.1-rc.4

07 Apr 16:49
Compare
Choose a tag to compare

Changelog

7af5460 Update generated code by operator-sdk

v0.8.1-rc.3

06 Apr 22:10
Compare
Choose a tag to compare

Changelog

731677b Avoid crashes when miss CacheHeaterStorage

v0.8.1-rc.2

06 Apr 19:31
Compare
Choose a tag to compare

Changelog

954ab30 Fix Watch of PersistentVolumeClaim

v0.8.1-rc.1

06 Apr 18:19
Compare
Choose a tag to compare

Changelog

5b945c0 Fix golang lint
d2a6860 Update nginx-operator dependency to fix tests
cd82d82 Declare VolumeMount when cacheheater is enabled
d04568e feat(rpaas): add field to configure cache heater storage size
45ed0c8 Attach PersistentVolumeClaim on Nginx instance
0ebbdd5 Add support to specify storageClassName for CacheHeater
fe1da62 Create PVC when CacheHeater is enabled
8c53923 Enable proxy_cache directive to enable cache on default location
a08124b chore(ci): unify GH Actions workflows into one
a1b9694 chore(ci): remove lint and test from Travis CI
1adc382 chore(ci): make GH Actions to run lint and tests

v0.8.0

26 Mar 18:41
7d69daf
Compare
Choose a tag to compare

Changelog

7d69daf feat(nginx/config_renderer): add strings.{Contains,Has{Prefix,Suffix}} as custom funcs