Skip to content

Releases: tsuru/rpaas-operator

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

v0.7.5

25 Mar 22:19
c9d4495
Compare
Choose a tag to compare

Changelog

c9d4495 chore(ci): run golangci-lint on v1.23.8 version
17c911b fix(api): prevent nil dereferencing in GetInstanceInfo method

v0.7.4

25 Mar 18:45
a093664
Compare
Choose a tag to compare

Changelog

a093664 chore(ci): release rpaasv2 plugin with goreleaser
53a0135 feat(cmd/plugin): show instance informations
b1fa4d6 bump nginx-operator version